Time bar (total: 8.8s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 6.3% | 6.2% | 93.7% | 0.1% | 0% | 0% | 0% | 6 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 7 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 8 |
| 49.1% | 43.7% | 45.3% | 0.1% | 10.9% | 0% | 0% | 9 |
| 49.6% | 43.7% | 44.5% | 0.1% | 11.7% | 0% | 0% | 10 |
| 56.9% | 46.8% | 35.5% | 0.1% | 17.6% | 0% | 0% | 11 |
| 57.3% | 46.8% | 34.9% | 0.1% | 18.1% | 0% | 0% | 12 |
Compiled 10 to 7 computations (30% saved)
| 831.0ms | 1917× | body | 1024 | infinite |
| 824.0ms | 2101× | body | 1024 | valid |
| 740.0ms | 5104× | body | 256 | valid |
| 351.0ms | 2028× | body | 256 | infinite |
| 322.0ms | 1049× | body | 512 | valid |
| 265.0ms | 985× | body | 512 | infinite |
| 1.0ms | 2× | body | 2048 | valid |
| 1.0ms | 1× | body | 2048 | infinite |
| 2× | egg-herbie |
| 740× | fma-neg_binary64 |
| 620× | fma-def_binary64 |
| 554× | div-sub_binary64 |
| 485× | associate-*l/_binary64 |
| 400× | associate-/r*_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 22 |
| 1 | 28 | 22 |
| 2 | 63 | 22 |
| 3 | 144 | 22 |
| 4 | 329 | 22 |
| 5 | 839 | 22 |
| 6 | 2566 | 22 |
| 7 | 6744 | 22 |
| 0 | 2 | 2 |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
0 |
1 |
| Outputs |
|---|
0 |
1 |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (sinh.f64 x) x)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 (sin.f64 y) (/.f64 (sinh.f64 x) x)) |
Compiled 11 to 8 computations (27.3% saved)
| 1× | egg-herbie |
| 804× | fma-neg_binary64 |
| 491× | times-frac_binary64 |
| 419× | associate-/l*_binary64 |
| 357× | div-sub_binary64 |
| 352× | cancel-sign-sub-inv_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 11 |
| 1 | 16 | 11 |
| 2 | 35 | 11 |
| 3 | 77 | 11 |
| 4 | 171 | 11 |
| 5 | 428 | 11 |
| 6 | 1295 | 11 |
| 7 | 5092 | 11 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
Compiled 23 to 10 computations (56.5% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 3 | 3 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 4 | 4 |
| Status | Error | Program |
|---|---|---|
| ▶ | 0.3b | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| ▶ | 0.4b | (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
| ▶ | 0.3b | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 27 to 18 computations (33.3% saved)
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (/.f64 (sinh.f64 y) y) |
| ✓ | 0.0b | (sinh.f64 y) |
| ✓ | 0.2b | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 19 to 6 computations (68.4% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | x | @ | inf | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 3.0ms | y | @ | -inf | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2.0ms | y | @ | inf | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | y | @ | 0 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | x | @ | 0 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1× | batch-egg-rewrite |
| 822× | pow1_binary64 |
| 761× | add-log-exp_binary64 |
| 760× | log1p-expm1-u_binary64 |
| 760× | expm1-log1p-u_binary64 |
| 743× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 20 |
| 1 | 148 | 20 |
| 2 | 1998 | 20 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sinh.f64 y) |
(/.f64 (sinh.f64 y) y) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (sin.f64 x) (/.f64 y (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 (sinh.f64 y)) (sin.f64 x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 (sinh.f64 y) y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3) (pow.f64 (sin.f64 x) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (exp.f64 y) 2) (/.f64 (exp.f64 (neg.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sinh.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (sinh.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (sinh.f64 y)) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (cbrt.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sinh.f64 y)) (sqrt.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 2 (sinh.f64 y)) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 2 (*.f64 2 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 2 (sinh.f64 y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 2 (sinh.f64 y))) -2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sinh.f64 y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sinh.f64 y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (sinh.f64 y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (sinh.f64 y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (sinh.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (sinh.f64 y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (sinh.f64 y))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (/.f64 (sinh.f64 y) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sinh.f64 y) (/.f64 1 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 (sinh.f64 y) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 2) (cbrt.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (*.f64 (cbrt.f64 (sinh.f64 y)) (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (sqrt.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sinh.f64 y)) (*.f64 (sqrt.f64 (sinh.f64 y)) (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (sinh.f64 y)) (/.f64 1 (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 y) (sinh.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) 1) (/.f64 (cbrt.f64 (sinh.f64 y)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sinh.f64 y)) 1) (/.f64 (sqrt.f64 (sinh.f64 y)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sinh.f64 y) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (sinh.f64 y)) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (sinh.f64 y) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (sinh.f64 y)) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sinh.f64 y) y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (sinh.f64 y)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 y 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 (sinh.f64 y) y))))))) |
| 1× | egg-herbie |
| 580× | unswap-sqr_binary64 |
| 564× | fma-def_binary64 |
| 360× | associate-/r/_binary64 |
| 285× | associate-/l/_binary64 |
| 279× | log-prod_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 1919 |
| 1 | 553 | 1679 |
| 2 | 2455 | 1446 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
y |
(+.f64 y (*.f64 1/6 (pow.f64 y 3))) |
(+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
1 |
(+.f64 1 (*.f64 1/6 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(-.f64 (+.f64 1 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 1) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(/.f64 1 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) 1) y) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) (sin.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 1) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 3) 1/3) |
(pow.f64 (cbrt.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 3) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 2) |
(sqrt.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 2)) |
(log.f64 (exp.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(cbrt.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 (sinh.f64 y) y) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3) (pow.f64 (sin.f64 x) 3))) |
(expm1.f64 (log1p.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(log1p.f64 (expm1.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(-.f64 (+.f64 1 (sinh.f64 y)) 1) |
(-.f64 (/.f64 (exp.f64 y) 2) (/.f64 (exp.f64 (neg.f64 y)) 2)) |
(*.f64 (sinh.f64 y) 1) |
(*.f64 1 (sinh.f64 y)) |
(*.f64 (cbrt.f64 (sinh.f64 y)) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (cbrt.f64 (sinh.f64 y))) |
(*.f64 (sqrt.f64 (sinh.f64 y)) (sqrt.f64 (sinh.f64 y))) |
(*.f64 (*.f64 2 (sinh.f64 y)) 1/2) |
(/.f64 1 (/.f64 2 (*.f64 2 (sinh.f64 y)))) |
(/.f64 (*.f64 2 (sinh.f64 y)) 2) |
(/.f64 (neg.f64 (*.f64 2 (sinh.f64 y))) -2) |
(pow.f64 (sinh.f64 y) 1) |
(pow.f64 (pow.f64 (sinh.f64 y) 3) 1/3) |
(pow.f64 (cbrt.f64 (sinh.f64 y)) 3) |
(pow.f64 (sqrt.f64 (sinh.f64 y)) 2) |
(sqrt.f64 (pow.f64 (sinh.f64 y) 2)) |
(log.f64 (exp.f64 (sinh.f64 y))) |
(cbrt.f64 (pow.f64 (sinh.f64 y) 3)) |
(expm1.f64 (log1p.f64 (sinh.f64 y))) |
(log1p.f64 (expm1.f64 (sinh.f64 y))) |
(exp.f64 (log.f64 (sinh.f64 y))) |
(-.f64 (+.f64 1 (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 (sinh.f64 y) (/.f64 1 y)) |
(*.f64 (/.f64 (sinh.f64 y) y) 1) |
(*.f64 1 (/.f64 (sinh.f64 y) y)) |
(*.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 2) (cbrt.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (*.f64 (cbrt.f64 (sinh.f64 y)) (/.f64 1 y))) |
(*.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (sqrt.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (sqrt.f64 (sinh.f64 y)) (*.f64 (sqrt.f64 (sinh.f64 y)) (/.f64 1 y))) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 1 (neg.f64 y))) |
(*.f64 (/.f64 1 y) (sinh.f64 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) 1) (/.f64 (cbrt.f64 (sinh.f64 y)) y)) |
(*.f64 (/.f64 (sqrt.f64 (sinh.f64 y)) 1) (/.f64 (sqrt.f64 (sinh.f64 y)) y)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sinh.f64 y) (cbrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (/.f64 (sqrt.f64 (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (sinh.f64 y)) (cbrt.f64 y))) |
(*.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (sinh.f64 y) (sqrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (sinh.f64 y)) (sqrt.f64 y))) |
(pow.f64 (/.f64 (sinh.f64 y) y) 1) |
(pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3) 1/3) |
(pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 3) |
(pow.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) 2) |
(pow.f64 (/.f64 y (sinh.f64 y)) -1) |
(neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y))) |
(sqrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2)) |
(log.f64 (exp.f64 (/.f64 (sinh.f64 y) y))) |
(cbrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 y 3))) |
(expm1.f64 (log1p.f64 (/.f64 (sinh.f64 y) y))) |
(log1p.f64 (expm1.f64 (/.f64 (sinh.f64 y) y))) |
(exp.f64 (log.f64 (/.f64 (sinh.f64 y) y))) |
| Outputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x)) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (/.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) -1/12) (/.f64 y (pow.f64 x 3)))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (*.f64 (/.f64 -1/12 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 3)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (*.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5)))))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (fma.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5)) (*.f64 (/.f64 -1/12 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 3))))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 -1/10080 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 7))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 -1/10080 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 7)) (fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (*.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 -1/10080 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 7)) (fma.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5)) (*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))) |
(*.f64 (fma.f64 1/6 (*.f64 y y) 1) (sin.f64 x)) |
(*.f64 (fma.f64 y (*.f64 y 1/6) 1) (sin.f64 x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 (fma.f64 1/6 (*.f64 y y) 1) (sin.f64 x))) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y 1/6) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (fma.f64 1/5040 (*.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))))) |
(+.f64 (*.f64 (sin.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/6 (*.f64 y y)))) (fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (sin.f64 x))) |
(+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 y (*.f64 y 1/6)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
y |
(+.f64 y (*.f64 1/6 (pow.f64 y 3))) |
(fma.f64 1/6 (pow.f64 y 3) y) |
(+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))) |
(fma.f64 1/120 (pow.f64 y 5) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))) |
(fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) |
(fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) |
(+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) |
(fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) |
(fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) |
(fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
1 |
(+.f64 1 (*.f64 1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) 1) |
(fma.f64 y (*.f64 y 1/6) 1) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 y (*.f64 y 1/6) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(+.f64 1 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(+.f64 1 (fma.f64 1/5040 (pow.f64 y 6) (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/5040 (pow.f64 y 6) (fma.f64 y (*.f64 y 1/6) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y)) |
(-.f64 (+.f64 1 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 1) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 1 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (neg.f64 y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) 1) y) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (sqrt.f64 y)) (sqrt.f64 y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sinh.f64 y)) (sin.f64 x)) (neg.f64 y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 1) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 3) 1/3) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(pow.f64 (cbrt.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 3) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)) 2) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(sqrt.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 2)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(log.f64 (exp.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(cbrt.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y) 3)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(cbrt.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 (sinh.f64 y) y) 3))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3) (pow.f64 (sin.f64 x) 3))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(expm1.f64 (log1p.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(log1p.f64 (expm1.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(exp.f64 (log.f64 (/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) 1)) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(-.f64 (+.f64 1 (sinh.f64 y)) 1) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) 2) (/.f64 (exp.f64 (neg.f64 y)) 2)) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(*.f64 (sinh.f64 y) 1) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(*.f64 1 (sinh.f64 y)) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(*.f64 (cbrt.f64 (sinh.f64 y)) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (cbrt.f64 (sinh.f64 y))) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(*.f64 (sqrt.f64 (sinh.f64 y)) (sqrt.f64 (sinh.f64 y))) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(*.f64 (*.f64 2 (sinh.f64 y)) 1/2) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(/.f64 1 (/.f64 2 (*.f64 2 (sinh.f64 y)))) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(/.f64 (*.f64 2 (sinh.f64 y)) 2) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(/.f64 (neg.f64 (*.f64 2 (sinh.f64 y))) -2) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(pow.f64 (sinh.f64 y) 1) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(pow.f64 (pow.f64 (sinh.f64 y) 3) 1/3) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(pow.f64 (cbrt.f64 (sinh.f64 y)) 3) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(pow.f64 (sqrt.f64 (sinh.f64 y)) 2) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(sqrt.f64 (pow.f64 (sinh.f64 y) 2)) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(log.f64 (exp.f64 (sinh.f64 y))) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(cbrt.f64 (pow.f64 (sinh.f64 y) 3)) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(expm1.f64 (log1p.f64 (sinh.f64 y))) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(log1p.f64 (expm1.f64 (sinh.f64 y))) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(exp.f64 (log.f64 (sinh.f64 y))) |
(+.f64 1 (-.f64 (sinh.f64 y) 1)) |
(+.f64 (sinh.f64 y) 0) |
(sinh.f64 y) |
(-.f64 (+.f64 1 (/.f64 (sinh.f64 y) y)) 1) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (sinh.f64 y) (/.f64 1 y)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 (sinh.f64 y) y) 1) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 1 (/.f64 (sinh.f64 y) y)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 2)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 2) (cbrt.f64 (/.f64 (sinh.f64 y) y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (*.f64 (cbrt.f64 (sinh.f64 y)) (/.f64 1 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (sqrt.f64 (/.f64 (sinh.f64 y) y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (sqrt.f64 (sinh.f64 y)) (*.f64 (sqrt.f64 (sinh.f64 y)) (/.f64 1 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (neg.f64 (sinh.f64 y)) (/.f64 1 (neg.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 1 y) (sinh.f64 y)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) 1) (/.f64 (cbrt.f64 (sinh.f64 y)) y)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 (sqrt.f64 (sinh.f64 y)) 1) (/.f64 (sqrt.f64 (sinh.f64 y)) y)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sinh.f64 y) (cbrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (pow.f64 (cbrt.f64 y) 2))) |
(/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (/.f64 (sinh.f64 y) y)))) |
(*.f64 (/.f64 (sqrt.f64 (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (sinh.f64 y)) (cbrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (sinh.f64 y) (sqrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (sinh.f64 y)) (sqrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(pow.f64 (/.f64 (sinh.f64 y) y) 1) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3) 1/3) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) 3) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(pow.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) 2) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(pow.f64 (/.f64 y (sinh.f64 y)) -1) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(sqrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(log.f64 (exp.f64 (/.f64 (sinh.f64 y) y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(cbrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 3)) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(cbrt.f64 (/.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 y 3))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(expm1.f64 (log1p.f64 (/.f64 (sinh.f64 y) y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(log1p.f64 (expm1.f64 (/.f64 (sinh.f64 y) y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
(exp.f64 (log.f64 (/.f64 (sinh.f64 y) y))) |
(+.f64 1 (-.f64 (/.f64 (sinh.f64 y) y) 1)) |
(+.f64 (/.f64 (sinh.f64 y) y) 0) |
(/.f64 (sinh.f64 y) y) |
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (sinh.f64 y) | |
| ✓ | 0.2b | (/.f64 (sin.f64 x) y) |
| ✓ | 0.4b | (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
Compiled 19 to 6 computations (68.4% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
| 1.0ms | x | @ | 0 | (/.f64 (sin.f64 x) y) |
| 0.0ms | x | @ | -inf | (/.f64 (sin.f64 x) y) |
| 0.0ms | x | @ | inf | (/.f64 (sin.f64 x) y) |
| 0.0ms | y | @ | -inf | (/.f64 (sin.f64 x) y) |
| 1× | batch-egg-rewrite |
| 829× | pow1_binary64 |
| 768× | add-log-exp_binary64 |
| 767× | log1p-expm1-u_binary64 |
| 767× | expm1-log1p-u_binary64 |
| 750× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 148 | 17 |
| 2 | 2008 | 17 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(/.f64 (sin.f64 x) y) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (sinh.f64 y) (/.f64 y (sin.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 y (*.f64 (sinh.f64 y) (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 2 (sinh.f64 y)) (*.f64 (/.f64 y (sin.f64 x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (sin.f64 x)) (*.f64 2 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) 1) (*.f64 2 (/.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 2 (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sin.f64 x) (*.f64 2 (sinh.f64 y))) (*.f64 y 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 2 (sinh.f64 y))) (*.f64 (neg.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (/.f64 (sin.f64 x) y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.f64 2 (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (/.f64 (sin.f64 x) y)) (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 (/.f64 (sin.f64 x) y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3) (pow.f64 (sinh.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (/.f64 (sin.f64 x) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 x) (/.f64 1 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 (sin.f64 x) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) (pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 2) (cbrt.f64 (/.f64 (sin.f64 x) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (sin.f64 x) y)) (sqrt.f64 (/.f64 (sin.f64 x) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 y) (sin.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sin.f64 x) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (/.f64 (sin.f64 x) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (sin.f64 x) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sin.f64 x) y) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (sin.f64 x) y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (sin.f64 x)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (sin.f64 x) (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (sin.f64 x) y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 (sin.f64 x) y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 y 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 (sin.f64 x) y)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 (sin.f64 x) y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 (sin.f64 x) y))))))) |
| 1× | egg-herbie |
| 680× | associate-/r*_binary64 |
| 486× | fma-def_binary64 |
| 425× | unswap-sqr_binary64 |
| 387× | associate-/l/_binary64 |
| 375× | associate-/r/_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 1730 |
| 1 | 568 | 1631 |
| 2 | 2167 | 1066 |
| 1× | node limit |
| Inputs |
|---|
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 x y) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) y)) (/.f64 x y)) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) y)) (+.f64 (/.f64 x y) (*.f64 1/120 (/.f64 (pow.f64 x 5) y)))) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) y)) (+.f64 (/.f64 x y) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 x 5) y)) (*.f64 -1/5040 (/.f64 (pow.f64 x 7) y))))) |
(-.f64 (+.f64 1 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 1) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 1 (/.f64 y (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(/.f64 (*.f64 2 (sinh.f64 y)) (*.f64 (/.f64 y (sin.f64 x)) 2)) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (sin.f64 x)) (*.f64 2 y)) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) 1) (*.f64 2 (/.f64 y (sin.f64 x)))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 2 (neg.f64 y))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 2 (sinh.f64 y))) (*.f64 y 2)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 2 (sinh.f64 y))) (*.f64 (neg.f64 y) 2)) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) 1) y) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (/.f64 (sin.f64 x) y)) 2) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.f64 2 (sinh.f64 y))) 2) |
(pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 1) |
(pow.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 3) |
(pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 2)) |
(log.f64 (pow.f64 (exp.f64 (/.f64 (sin.f64 x) y)) (sinh.f64 y))) |
(cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 (/.f64 (sin.f64 x) y) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3) (pow.f64 (sinh.f64 y) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)))) |
(log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)))) |
(exp.f64 (log.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)))) |
(-.f64 (+.f64 1 (/.f64 (sin.f64 x) y)) 1) |
(*.f64 (sin.f64 x) (/.f64 1 y)) |
(*.f64 (/.f64 (sin.f64 x) y) 1) |
(*.f64 1 (/.f64 (sin.f64 x) y)) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) (pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 2) (cbrt.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 y))) |
(*.f64 (sqrt.f64 (/.f64 (sin.f64 x) y)) (sqrt.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 y))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 y))) |
(*.f64 (/.f64 1 y) (sin.f64 x)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) y)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sin.f64 x) (cbrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 y))) |
(*.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (sin.f64 x) (sqrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 y))) |
(pow.f64 (/.f64 (sin.f64 x) y) 1) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3) 1/3) |
(pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 3) |
(pow.f64 (sqrt.f64 (/.f64 (sin.f64 x) y)) 2) |
(pow.f64 (/.f64 y (sin.f64 x)) -1) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 y))) |
(sqrt.f64 (pow.f64 (/.f64 (sin.f64 x) y) 2)) |
(log.f64 (exp.f64 (/.f64 (sin.f64 x) y))) |
(cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 y 3))) |
(expm1.f64 (log1p.f64 (/.f64 (sin.f64 x) y))) |
(log1p.f64 (expm1.f64 (/.f64 (sin.f64 x) y))) |
(exp.f64 (log.f64 (/.f64 (sin.f64 x) y))) |
| Outputs |
|---|
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) 1)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x))) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (fma.f64 1/5040 (*.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))))) |
(+.f64 (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (*.f64 (/.f64 x y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))) |
(fma.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)) (*.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 (/.f64 x y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 -1/12 (*.f64 (/.f64 (pow.f64 x 3) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)) (/.f64 (*.f64 1/240 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (/.f64 y (pow.f64 x 5))))) |
(fma.f64 1/2 (*.f64 (/.f64 x y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (fma.f64 -1/12 (*.f64 (/.f64 (pow.f64 x 3) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (/.f64 1/240 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 5))))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 7)) y) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 -1/10080 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 7)) (fma.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)) (/.f64 (*.f64 1/240 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (/.f64 y (pow.f64 x 5)))))) |
(fma.f64 -1/10080 (*.f64 (/.f64 (pow.f64 x 7) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (fma.f64 1/2 (*.f64 (/.f64 x y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (fma.f64 -1/12 (*.f64 (/.f64 (pow.f64 x 3) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (/.f64 1/240 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 5)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 x y) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) y)) (/.f64 x y)) |
(fma.f64 -1/6 (/.f64 (pow.f64 x 3) y) (/.f64 x y)) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) y)) (+.f64 (/.f64 x y) (*.f64 1/120 (/.f64 (pow.f64 x 5) y)))) |
(+.f64 (fma.f64 -1/6 (/.f64 (pow.f64 x 3) y) (/.f64 x y)) (*.f64 1/120 (/.f64 (pow.f64 x 5) y))) |
(fma.f64 -1/6 (/.f64 (pow.f64 x 3) y) (fma.f64 1/120 (/.f64 (pow.f64 x 5) y) (/.f64 x y))) |
(fma.f64 1/120 (/.f64 (pow.f64 x 5) y) (fma.f64 -1/6 (/.f64 (pow.f64 x 3) y) (/.f64 x y))) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) y)) (+.f64 (/.f64 x y) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 x 5) y)) (*.f64 -1/5040 (/.f64 (pow.f64 x 7) y))))) |
(+.f64 (fma.f64 -1/6 (/.f64 (pow.f64 x 3) y) (/.f64 x y)) (fma.f64 1/120 (/.f64 (pow.f64 x 5) y) (*.f64 -1/5040 (/.f64 (pow.f64 x 7) y)))) |
(fma.f64 -1/6 (/.f64 (pow.f64 x 3) y) (fma.f64 1/120 (/.f64 (pow.f64 x 5) y) (fma.f64 -1/5040 (/.f64 (pow.f64 x 7) y) (/.f64 x y)))) |
(-.f64 (+.f64 1 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 1) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 1 (/.f64 y (*.f64 (sinh.f64 y) (sin.f64 x)))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 2 (sinh.f64 y)) (*.f64 (/.f64 y (sin.f64 x)) 2)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (sin.f64 x))) (neg.f64 y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (sin.f64 x)) (*.f64 2 y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) 1) (*.f64 2 (/.f64 y (sin.f64 x)))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (neg.f64 (sin.f64 x))) (*.f64 2 (neg.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (*.f64 2 (sinh.f64 y))) (*.f64 y 2)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (*.f64 2 (sinh.f64 y))) (*.f64 (neg.f64 y) 2)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) 1) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) (sin.f64 x)) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (/.f64 (sin.f64 x) y)) 2) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sinh.f64 y)) (neg.f64 y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 (sin.f64 x))) (neg.f64 y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) y) (*.f64 2 (sinh.f64 y))) 2) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 1) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(pow.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 3) 1/3) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 3) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) 2) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 2)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(log.f64 (pow.f64 (exp.f64 (/.f64 (sin.f64 x) y)) (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 3)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 (/.f64 (sin.f64 x) y) 3))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3) (pow.f64 (sinh.f64 y) 3))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(exp.f64 (log.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (sinh.f64 y) (/.f64 y (sin.f64 x))) |
(-.f64 (+.f64 1 (/.f64 (sin.f64 x) y)) 1) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (sin.f64 x) (/.f64 1 y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 (sin.f64 x) y) 1) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 1 (/.f64 (sin.f64 x) y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) (pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 2)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 2) (cbrt.f64 (/.f64 (sin.f64 x) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (sqrt.f64 (/.f64 (sin.f64 x) y)) (sqrt.f64 (/.f64 (sin.f64 x) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 1 y) (sin.f64 x)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) y)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sin.f64 x) (cbrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (/.f64 (sin.f64 x) y))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 y) 2))) |
(/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (/.f64 (sin.f64 x) y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (sin.f64 x) (sqrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(pow.f64 (/.f64 (sin.f64 x) y) 1) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3) 1/3) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) y)) 3) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(pow.f64 (sqrt.f64 (/.f64 (sin.f64 x) y)) 2) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(pow.f64 (/.f64 y (sin.f64 x)) -1) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(sqrt.f64 (pow.f64 (/.f64 (sin.f64 x) y) 2)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(log.f64 (exp.f64 (/.f64 (sin.f64 x) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) y) 3)) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 y 3))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(expm1.f64 (log1p.f64 (/.f64 (sin.f64 x) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(log1p.f64 (expm1.f64 (/.f64 (sin.f64 x) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
(exp.f64 (log.f64 (/.f64 (sin.f64 x) y))) |
(+.f64 1 (-.f64 (/.f64 (sin.f64 x) y) 1)) |
(+.f64 (/.f64 (sin.f64 x) y) 0) |
(/.f64 (sin.f64 x) y) |
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (sinh.f64 y) | |
| ✓ | 0.0b | (/.f64 y (sinh.f64 y)) |
| ✓ | 0.2b | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
Compiled 19 to 6 computations (68.4% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | (/.f64 y (sinh.f64 y)) |
| 1.0ms | y | @ | inf | (/.f64 y (sinh.f64 y)) |
| 0.0ms | x | @ | 0 | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| 0.0ms | y | @ | 0 | (/.f64 y (sinh.f64 y)) |
| 0.0ms | y | @ | inf | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| 1× | batch-egg-rewrite |
| 920× | pow1_binary64 |
| 856× | add-log-exp_binary64 |
| 855× | log1p-expm1-u_binary64 |
| 855× | expm1-log1p-u_binary64 |
| 836× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 1 | 154 | 17 |
| 2 | 2240 | 17 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(/.f64 y (sinh.f64 y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (/.f64 (neg.f64 y) (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) y) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 y) (/.f64 (sin.f64 x) (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) y) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) 1) (/.f64 (sinh.f64 y) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) (neg.f64 y)) (neg.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 (sin.f64 x) y) 1) (sinh.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 (sin.f64 x) y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 (sin.f64 x) y) (sqrt.f64 (sinh.f64 y))) (sqrt.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (sin.f64 x) (/.f64 (neg.f64 y) (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (/.f64 y (sinh.f64 y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 y (/.f64 1 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 y (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2) (cbrt.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) (sqrt.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 y) (/.f64 1 (neg.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sinh.f64 y)) y)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 y (cbrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (sinh.f64 y))) (/.f64 y (sqrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (*.f64 2 (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sinh.f64 y) y) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 y (neg.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))))))) |
| 1× | egg-herbie |
| 540× | fma-def_binary64 |
| 537× | unswap-sqr_binary64 |
| 455× | associate-/r/_binary64 |
| 326× | associate-/l/_binary64 |
| 263× | log-prod_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 2052 |
| 1 | 625 | 1533 |
| 2 | 2177 | 1396 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(-.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) y) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (/.f64 1 y) (/.f64 (sin.f64 x) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) y) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 1 (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (sin.f64 x) 1) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 y)) (neg.f64 (sinh.f64 y))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) y) 1) (sinh.f64 y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (sinh.f64 y))) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) y) (sqrt.f64 (sinh.f64 y))) (sqrt.f64 (sinh.f64 y))) |
(pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -1) |
(neg.f64 (/.f64 (sin.f64 x) (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 2)) |
(log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(-.f64 (+.f64 1 (/.f64 y (sinh.f64 y))) 1) |
(*.f64 y (/.f64 1 (sinh.f64 y))) |
(*.f64 (/.f64 y (sinh.f64 y)) 1) |
(*.f64 1 (/.f64 y (sinh.f64 y))) |
(*.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) (sqrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (neg.f64 y) (/.f64 1 (neg.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 1 (sinh.f64 y)) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (sinh.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (sinh.f64 y))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 y (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 1 (sqrt.f64 (sinh.f64 y))) (/.f64 y (sqrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 y (*.f64 2 (sinh.f64 y))) 2) |
(pow.f64 (/.f64 y (sinh.f64 y)) 1) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3) |
(pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2) |
(pow.f64 (/.f64 (sinh.f64 y) y) -1) |
(neg.f64 (/.f64 y (neg.f64 (sinh.f64 y)))) |
(sqrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2)) |
(log.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) |
(cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3))) |
(expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) |
(log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y)))) |
(exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))) |
| Outputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 1/2 (/.f64 y (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (/.f64 -1/12 (/.f64 y (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 3))))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (*.f64 (/.f64 -1/12 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 3)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5)) (/.f64 1/2 (/.f64 y (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x))))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (*.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5))))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 -1/10080 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 7))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 -1/10080 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 7)) (fma.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5)) (/.f64 1/2 (/.f64 y (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (fma.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5)) (*.f64 (/.f64 -1/10080 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 7)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y (*.f64 y (sin.f64 x))) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) 1)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (fma.f64 1/6 (*.f64 y (*.f64 y (sin.f64 x))) (sin.f64 x))) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (fma.f64 1/5040 (*.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))))) |
(+.f64 (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 (*.f64 1/120 (pow.f64 y 4)) (sin.f64 x) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 (/.f64 1/2 y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) |
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 (*.f64 y y) -1/6)) |
(fma.f64 (*.f64 y y) -1/6 1) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/6 (*.f64 y y) (*.f64 (pow.f64 y 4) 7/360))) |
(+.f64 1 (fma.f64 (*.f64 y y) -1/6 (*.f64 (pow.f64 y 4) 7/360))) |
(fma.f64 (pow.f64 y 4) 7/360 (fma.f64 (*.f64 y y) -1/6 1)) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(+.f64 1 (fma.f64 -31/15120 (pow.f64 y 6) (fma.f64 -1/6 (*.f64 y y) (*.f64 (pow.f64 y 4) 7/360)))) |
(+.f64 1 (fma.f64 (pow.f64 y 6) -31/15120 (fma.f64 (*.f64 y y) -1/6 (*.f64 (pow.f64 y 4) 7/360)))) |
(fma.f64 (pow.f64 y 6) -31/15120 (fma.f64 (pow.f64 y 4) 7/360 (fma.f64 (*.f64 y y) -1/6 1))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(-.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) y) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 1 y) (/.f64 (sin.f64 x) (/.f64 1 (sinh.f64 y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) y) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2))) |
(*.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))) (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 1 (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) 1) (/.f64 (sinh.f64 y) y)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 y)) (neg.f64 (sinh.f64 y))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) y) 1) (sinh.f64 y)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (sinh.f64 y))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (/.f64 (sin.f64 x) y) (sqrt.f64 (sinh.f64 y))) (sqrt.f64 (sinh.f64 y))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 3) 1/3) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -1) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(neg.f64 (/.f64 (sin.f64 x) (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 2)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 3)) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(+.f64 (+.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) -1) |
(+.f64 (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) 0) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(-.f64 (+.f64 1 (/.f64 y (sinh.f64 y))) 1) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 y (/.f64 1 (sinh.f64 y))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 y (sinh.f64 y)) 1) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 1 (/.f64 y (sinh.f64 y))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 1 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) (sqrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 1 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (neg.f64 y) (/.f64 1 (neg.f64 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 1 (sinh.f64 y)) y) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (sinh.f64 y))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (sinh.f64 y))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 y (cbrt.f64 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 1 (sqrt.f64 (sinh.f64 y))) (/.f64 y (sqrt.f64 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 y (*.f64 2 (sinh.f64 y))) 2) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 y (sinh.f64 y)) 1) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 (sinh.f64 y) y) -1) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(neg.f64 (/.f64 y (neg.f64 (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(sqrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(log.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 y (sinh.f64 y)) |
Compiled 6783 to 2871 computations (57.7% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 441 | 10 | 451 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 441 | 13 | 454 |
| Status | Error | Program |
|---|---|---|
| 0.9b | (/.f64 (sin.f64 x) (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))))) | |
| ✓ | 0.3b | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| ▶ | 1.3b | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| ▶ | 0.5b | (/.f64 (sin.f64 x) (*.f64 (/.f64 1 (sinh.f64 y)) y)) |
| 1.2b | (*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) | |
| ✓ | 0.4b | (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
| ▶ | 33.9b | (*.f64 (sinh.f64 y) (/.f64 x y)) |
| 0.5b | (*.f64 (sinh.f64 y) (*.f64 (/.f64 1 y) (sin.f64 x))) | |
| ✓ | 0.3b | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| ▶ | 1.0b | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
| 0.9b | (*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))))) | |
| 2.0b | (*.f64 y (/.f64 (sin.f64 x) y)) | |
| ▶ | 1.9b | (sin.f64 x) |
Compiled 293 to 218 computations (25.6% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (sinh.f64 y) | |
| ✓ | 0.0b | (/.f64 1 (sinh.f64 y)) |
| ✓ | 0.2b | (*.f64 (/.f64 1 (sinh.f64 y)) y) |
| ✓ | 0.2b | (/.f64 (sin.f64 x) (*.f64 (/.f64 1 (sinh.f64 y)) y)) |
Compiled 28 to 14 computations (50% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | (*.f64 (/.f64 1 (sinh.f64 y)) y) |
| 1.0ms | y | @ | -inf | (/.f64 1 (sinh.f64 y)) |
| 0.0ms | y | @ | inf | (/.f64 1 (sinh.f64 y)) |
| 0.0ms | x | @ | 0 | (/.f64 (sin.f64 x) (*.f64 (/.f64 1 (sinh.f64 y)) y)) |
| 0.0ms | y | @ | 0 | (/.f64 1 (sinh.f64 y)) |
| 1× | batch-egg-rewrite |
| 499× | log-prod_binary64 |
| 390× | exp-prod_binary64 |
| 335× | prod-exp_binary64 |
| 268× | pow-prod-down_binary64 |
| 247× | pow2_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 23 |
| 1 | 189 | 23 |
| 2 | 2540 | 23 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (sin.f64 x) (*.f64 (/.f64 1 (sinh.f64 y)) y)) |
(*.f64 (/.f64 1 (sinh.f64 y)) y) |
(/.f64 1 (sinh.f64 y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (/.f64 (neg.f64 y) (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 1 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 y) (*.f64 (sin.f64 x) (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) y) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) y) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))) (/.f64 (sqrt.f64 (sin.f64 x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 1 (sinh.f64 y))) (/.f64 (cbrt.f64 (sin.f64 x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) -2) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -1/2) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (E.f64) (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (sin.f64 x) (/.f64 (neg.f64 y) (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (*.f64 (log.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 (/.f64 (sinh.f64 y) y)) (*.f64 (log.f64 (sin.f64 x)) 1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 y (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (sinh.f64 y) y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 y (sinh.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (sinh.f64 y) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (sqrt.f64 y) (/.f64 (sinh.f64 y) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 y) (neg.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 y (sqrt.f64 (sinh.f64 y))) (sqrt.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 y 1) (sinh.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 y (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 y -1) (neg.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (E.f64) (log.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sinh.f64 y) y) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))) 2)) (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 y (sinh.f64 y)))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 y (sinh.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 y (sinh.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (log.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (neg.f64 (log.f64 (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (log.f64 y) (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) (log.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) (log.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (neg.f64 (log.f64 (sinh.f64 y))) (*.f64 (log.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) (*.f64 (log.f64 y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) (*.f64 (log.f64 y) 1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 1 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 1 (sinh.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 1 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (cbrt.f64 (sinh.f64 y))) (cbrt.f64 (pow.f64 (sinh.f64 y) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (sinh.f64 y) -2)) (/.f64 1 (cbrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sinh.f64 y) -1/2) (pow.f64 (sinh.f64 y) -1/2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (/.f64 1 (neg.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) -2) (/.f64 1 (cbrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (*.f64 2 (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sinh.f64 y) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 1 (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (E.f64) (neg.f64 (log.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sinh.f64 y) 2) -1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sinh.f64 y) 3) -1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sinh.f64 y) -2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sinh.f64 y) -3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (sinh.f64 y)) -3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 1 (cbrt.f64 (sinh.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (sinh.f64 y)) -2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (sinh.f64 y) -1/2) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 -1) (log.f64 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (neg.f64 (neg.f64 (sinh.f64 y))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (neg.f64 (log.f64 (sinh.f64 y)))) 2)) (cbrt.f64 (neg.f64 (log.f64 (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (neg.f64 (log.f64 (sinh.f64 y))))) (sqrt.f64 (neg.f64 (log.f64 (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (sinh.f64 y) -2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (sinh.f64 y) -3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 1 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (neg.f64 (log.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sinh.f64 y)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (neg.f64 (*.f64 (log.f64 (sinh.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (sinh.f64 y) -3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (neg.f64 (log.f64 (cbrt.f64 (sinh.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 -1/2 (log.f64 (sinh.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (sinh.f64 y)) 1) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) 1)))))) |
| 1× | egg-herbie |
| 778× | fma-def_binary64 |
| 547× | unswap-sqr_binary64 |
| 343× | distribute-rgt-in_binary64 |
| 237× | sqr-pow_binary64 |
| 230× | log-prod_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 3013 |
| 1 | 1020 | 2419 |
| 2 | 2892 | 2398 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 1 y) |
(+.f64 (/.f64 1 y) (*.f64 -1/6 y)) |
(+.f64 (/.f64 1 y) (+.f64 (*.f64 -1/6 y) (*.f64 7/360 (pow.f64 y 3)))) |
(+.f64 (*.f64 -31/15120 (pow.f64 y 5)) (+.f64 (/.f64 1 y) (+.f64 (*.f64 -1/6 y) (*.f64 7/360 (pow.f64 y 3))))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(+.f64 0 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 1 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 1 y) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) y) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) y) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))) (/.f64 (sqrt.f64 (sin.f64 x)) y)) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 1 (sinh.f64 y))) (/.f64 (cbrt.f64 (sin.f64 x)) y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) -2) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -1/2) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(pow.f64 (E.f64) (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2) 1/2) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -1) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)) 1/3) |
(pow.f64 (/.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) 1) -1) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(neg.f64 (/.f64 (sin.f64 x) (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(sqrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2)) |
(log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3)) 1/3)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) -1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) 1)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 y (sinh.f64 y))))) |
(exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(exp.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (*.f64 (log.f64 y) 1))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 (sinh.f64 y) y)))) |
(exp.f64 (+.f64 (log.f64 (/.f64 (sinh.f64 y) y)) (*.f64 (log.f64 (sin.f64 x)) 1))) |
(+.f64 0 (/.f64 y (sinh.f64 y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) 1) |
(/.f64 1 (/.f64 (sinh.f64 y) y)) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (sinh.f64 y) (cbrt.f64 y))) |
(/.f64 (sqrt.f64 y) (/.f64 (sinh.f64 y) (sqrt.f64 y))) |
(/.f64 (neg.f64 y) (neg.f64 (sinh.f64 y))) |
(/.f64 (/.f64 y (sqrt.f64 (sinh.f64 y))) (sqrt.f64 (sinh.f64 y))) |
(/.f64 (/.f64 y 1) (sinh.f64 y)) |
(/.f64 (/.f64 y (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (sinh.f64 y))) |
(/.f64 (*.f64 y -1) (neg.f64 (sinh.f64 y))) |
(pow.f64 (/.f64 y (sinh.f64 y)) 1) |
(pow.f64 (E.f64) (log.f64 (/.f64 y (sinh.f64 y)))) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2) 1/2) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3) |
(pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2) |
(pow.f64 (/.f64 (sinh.f64 y) y) -1) |
(pow.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)) 1/3) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))) 2)) (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(sqrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2)) |
(log.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 y (sinh.f64 y))))) |
(cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3))) |
(expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) |
(log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y)))) |
(exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 y (sinh.f64 y)))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 y (sinh.f64 y)))) 3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 y (sinh.f64 y)))) 2)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1) 1)) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (log.f64 (sinh.f64 y)))) |
(exp.f64 (-.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (neg.f64 (log.f64 (sinh.f64 y))))) |
(exp.f64 (+.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) -1))) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) -1))) |
(exp.f64 (+.f64 (log.f64 y) (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1))) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) (log.f64 y))) |
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) (log.f64 y))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (sinh.f64 y))) (*.f64 (log.f64 y) 1))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) (*.f64 (log.f64 y) 1))) |
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) (*.f64 (log.f64 y) 1))) |
(+.f64 0 (/.f64 1 (sinh.f64 y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (sinh.f64 y)))) 1) |
(*.f64 1 (/.f64 1 (sinh.f64 y))) |
(*.f64 (/.f64 1 (sinh.f64 y)) 1) |
(*.f64 (/.f64 1 (cbrt.f64 (sinh.f64 y))) (cbrt.f64 (pow.f64 (sinh.f64 y) -2))) |
(*.f64 (cbrt.f64 (pow.f64 (sinh.f64 y) -2)) (/.f64 1 (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (pow.f64 (sinh.f64 y) -1/2) (pow.f64 (sinh.f64 y) -1/2)) |
(*.f64 -1 (/.f64 1 (neg.f64 (sinh.f64 y)))) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) -2) (/.f64 1 (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 1 (*.f64 2 (sinh.f64 y))) 2) |
(pow.f64 (sinh.f64 y) -1) |
(pow.f64 (/.f64 1 (sinh.f64 y)) 1) |
(pow.f64 (E.f64) (neg.f64 (log.f64 (sinh.f64 y)))) |
(pow.f64 (pow.f64 (sinh.f64 y) 2) -1/2) |
(pow.f64 (pow.f64 (sinh.f64 y) 3) -1/3) |
(pow.f64 (pow.f64 (sinh.f64 y) -2) 1/2) |
(pow.f64 (pow.f64 (sinh.f64 y) -3) 1/3) |
(pow.f64 (cbrt.f64 (sinh.f64 y)) -3) |
(pow.f64 (/.f64 1 (cbrt.f64 (sinh.f64 y))) 3) |
(pow.f64 (sqrt.f64 (sinh.f64 y)) -2) |
(pow.f64 (pow.f64 (sinh.f64 y) -1/2) 2) |
(pow.f64 (exp.f64 -1) (log.f64 (sinh.f64 y))) |
(pow.f64 (neg.f64 (neg.f64 (sinh.f64 y))) -1) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (neg.f64 (log.f64 (sinh.f64 y)))) 2)) (cbrt.f64 (neg.f64 (log.f64 (sinh.f64 y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (neg.f64 (log.f64 (sinh.f64 y))))) (sqrt.f64 (neg.f64 (log.f64 (sinh.f64 y))))) |
(sqrt.f64 (pow.f64 (sinh.f64 y) -2)) |
(log.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (sinh.f64 y))))) |
(cbrt.f64 (pow.f64 (sinh.f64 y) -3)) |
(expm1.f64 (log1p.f64 (/.f64 1 (sinh.f64 y)))) |
(log1p.f64 (expm1.f64 (/.f64 1 (sinh.f64 y)))) |
(exp.f64 (neg.f64 (log.f64 (sinh.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (sinh.f64 y)) -1)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sinh.f64 y) -3)) 1/3)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cbrt.f64 (sinh.f64 y)))) 3)) |
(exp.f64 (*.f64 (*.f64 -1/2 (log.f64 (sinh.f64 y))) 2)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sinh.f64 y)) 1) -1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) 1)) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) 1)) |
| Outputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)) y) |
(*.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x)) |
(/.f64 1/2 (/.f64 y (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)) y)) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (/.f64 (*.f64 (*.f64 -1/12 (pow.f64 x 3)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (/.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) -1/12) (/.f64 y (pow.f64 x 3)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)) y))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (*.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5)))))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (fma.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5)) (/.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) -1/12) (/.f64 y (pow.f64 x 3))))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 -1/10080 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 7))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)) y)))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 -1/10080 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 7)) (fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (*.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (fma.f64 1/240 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 5)) (/.f64 (*.f64 -1/10080 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (/.f64 y (pow.f64 x 7)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) 1)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x))) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (fma.f64 1/5040 (*.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))))) |
(+.f64 (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (sin.f64 x))) |
(fma.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (sin.f64 x))) y) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 (*.f64 y y) -1/6)) |
(fma.f64 (*.f64 y y) -1/6 1) |
(fma.f64 y (*.f64 y -1/6) 1) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/6 (*.f64 y y) (*.f64 (pow.f64 y 4) 7/360))) |
(+.f64 1 (fma.f64 (*.f64 y y) -1/6 (*.f64 (pow.f64 y 4) 7/360))) |
(fma.f64 y (*.f64 y -1/6) (fma.f64 (pow.f64 y 4) 7/360 1)) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(+.f64 1 (fma.f64 -31/15120 (pow.f64 y 6) (fma.f64 -1/6 (*.f64 y y) (*.f64 (pow.f64 y 4) 7/360)))) |
(+.f64 1 (fma.f64 (pow.f64 y 6) -31/15120 (fma.f64 (*.f64 y y) -1/6 (*.f64 (pow.f64 y 4) 7/360)))) |
(fma.f64 (pow.f64 y 6) -31/15120 (fma.f64 y (*.f64 y -1/6) (fma.f64 (pow.f64 y 4) 7/360 1))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 1 y) |
(+.f64 (/.f64 1 y) (*.f64 -1/6 y)) |
(+.f64 (/.f64 1 y) (*.f64 y -1/6)) |
(fma.f64 y -1/6 (/.f64 1 y)) |
(+.f64 (/.f64 1 y) (+.f64 (*.f64 -1/6 y) (*.f64 7/360 (pow.f64 y 3)))) |
(+.f64 (/.f64 1 y) (fma.f64 -1/6 y (*.f64 7/360 (pow.f64 y 3)))) |
(+.f64 (/.f64 1 y) (fma.f64 y -1/6 (*.f64 7/360 (pow.f64 y 3)))) |
(fma.f64 y -1/6 (fma.f64 7/360 (pow.f64 y 3) (/.f64 1 y))) |
(+.f64 (*.f64 -31/15120 (pow.f64 y 5)) (+.f64 (/.f64 1 y) (+.f64 (*.f64 -1/6 y) (*.f64 7/360 (pow.f64 y 3))))) |
(fma.f64 -31/15120 (pow.f64 y 5) (+.f64 (/.f64 1 y) (fma.f64 -1/6 y (*.f64 7/360 (pow.f64 y 3))))) |
(+.f64 (fma.f64 y -1/6 (*.f64 7/360 (pow.f64 y 3))) (fma.f64 -31/15120 (pow.f64 y 5) (/.f64 1 y))) |
(fma.f64 -31/15120 (pow.f64 y 5) (fma.f64 y -1/6 (fma.f64 7/360 (pow.f64 y 3) (/.f64 1 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) |
(/.f64 2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(+.f64 0 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 2))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (/.f64 1 y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 1 y) (*.f64 (sin.f64 x) (sinh.f64 y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) y) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) y) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))) (/.f64 (sqrt.f64 (sin.f64 x)) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) y) (sinh.f64 y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 1 (sinh.f64 y))) (/.f64 (cbrt.f64 (sin.f64 x)) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) -2) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -1/2) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (E.f64) (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2) 1/2) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3) 1/3) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)) 1/3) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(pow.f64 (/.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) 1) -1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(neg.f64 (/.f64 (sin.f64 x) (/.f64 (neg.f64 y) (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sqrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -3)) 1/3)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 3)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y)))) -1)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) 1)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (log.f64 (*.f64 (sin.f64 x) (sinh.f64 y))) (*.f64 (log.f64 y) 1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (+.f64 (log.f64 (/.f64 (sinh.f64 y) y)) (*.f64 (log.f64 (sin.f64 x)) 1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(+.f64 0 (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) 1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 1 (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 (pow.f64 (cbrt.f64 y) 2) (/.f64 (sinh.f64 y) (cbrt.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (sqrt.f64 y) (/.f64 (sinh.f64 y) (sqrt.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (neg.f64 y) (neg.f64 (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (/.f64 y (sqrt.f64 (sinh.f64 y))) (sqrt.f64 (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (/.f64 y 1) (sinh.f64 y)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (/.f64 y (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (cbrt.f64 (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(/.f64 (*.f64 y -1) (neg.f64 (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 y (sinh.f64 y)) 1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (E.f64) (log.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2) 1/2) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 (sinh.f64 y) y) -1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)) 1/3) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))) 2)) (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(sqrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 2)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(log.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 y (sinh.f64 y)))) 1/3)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 y (sinh.f64 y)))) 3)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 y (sinh.f64 y)))) 2)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1) 1)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (log.f64 (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (-.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (neg.f64 (log.f64 (sinh.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) -1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) -1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (log.f64 y) (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (*.f64 (log.f64 y) 1) (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) (log.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) (log.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (sinh.f64 y))) (*.f64 (log.f64 y) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) (*.f64 (log.f64 y) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (+.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) (*.f64 (log.f64 y) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(+.f64 0 (/.f64 1 (sinh.f64 y))) |
(/.f64 1 (sinh.f64 y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) |
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 1 (sinh.f64 y)))) 1) |
(/.f64 1 (sinh.f64 y)) |
(*.f64 1 (/.f64 1 (sinh.f64 y))) |
(/.f64 1 (sinh.f64 y)) |
(*.f64 (/.f64 1 (sinh.f64 y)) 1) |
(/.f64 1 (sinh.f64 y)) |
(*.f64 (/.f64 1 (cbrt.f64 (sinh.f64 y))) (cbrt.f64 (pow.f64 (sinh.f64 y) -2))) |
(/.f64 (cbrt.f64 (pow.f64 (sinh.f64 y) -2)) (cbrt.f64 (sinh.f64 y))) |
(*.f64 (cbrt.f64 (pow.f64 (sinh.f64 y) -2)) (/.f64 1 (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 1 (cbrt.f64 (sinh.f64 y))) (cbrt.f64 (pow.f64 (sinh.f64 y) -2))) |
(/.f64 (cbrt.f64 (pow.f64 (sinh.f64 y) -2)) (cbrt.f64 (sinh.f64 y))) |
(*.f64 (pow.f64 (sinh.f64 y) -1/2) (pow.f64 (sinh.f64 y) -1/2)) |
(/.f64 1 (sinh.f64 y)) |
(*.f64 -1 (/.f64 1 (neg.f64 (sinh.f64 y)))) |
(/.f64 1 (sinh.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) -2) (/.f64 1 (cbrt.f64 (sinh.f64 y)))) |
(/.f64 1 (sinh.f64 y)) |
(*.f64 (/.f64 1 (*.f64 2 (sinh.f64 y))) 2) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (sinh.f64 y) -1) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (/.f64 1 (sinh.f64 y)) 1) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (E.f64) (neg.f64 (log.f64 (sinh.f64 y)))) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (pow.f64 (sinh.f64 y) 2) -1/2) |
(pow.f64 (pow.f64 (sinh.f64 y) 3) -1/3) |
(*.f64 (pow.f64 (pow.f64 (sinh.f64 y) 3) -1/6) (pow.f64 (pow.f64 (sinh.f64 y) 3) -1/6)) |
(pow.f64 (pow.f64 (sinh.f64 y) -2) 1/2) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (pow.f64 (sinh.f64 y) -3) 1/3) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (cbrt.f64 (sinh.f64 y)) -3) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (/.f64 1 (cbrt.f64 (sinh.f64 y))) 3) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (sqrt.f64 (sinh.f64 y)) -2) |
(pow.f64 (pow.f64 (sinh.f64 y) -1/2) 2) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (exp.f64 -1) (log.f64 (sinh.f64 y))) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (neg.f64 (neg.f64 (sinh.f64 y))) -1) |
(/.f64 1 (sinh.f64 y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (neg.f64 (log.f64 (sinh.f64 y)))) 2)) (cbrt.f64 (neg.f64 (log.f64 (sinh.f64 y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (neg.f64 (log.f64 (sinh.f64 y))))) (sqrt.f64 (neg.f64 (log.f64 (sinh.f64 y))))) |
(sqrt.f64 (pow.f64 (sinh.f64 y) -2)) |
(/.f64 1 (sinh.f64 y)) |
(log.f64 (exp.f64 (/.f64 1 (sinh.f64 y)))) |
(/.f64 1 (sinh.f64 y)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 1 (sinh.f64 y))))) |
(/.f64 1 (sinh.f64 y)) |
(cbrt.f64 (pow.f64 (sinh.f64 y) -3)) |
(/.f64 1 (sinh.f64 y)) |
(expm1.f64 (log1p.f64 (/.f64 1 (sinh.f64 y)))) |
(/.f64 1 (sinh.f64 y)) |
(log1p.f64 (expm1.f64 (/.f64 1 (sinh.f64 y)))) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (neg.f64 (log.f64 (sinh.f64 y)))) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (sinh.f64 y)) -1)) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1)) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sinh.f64 y) -3)) 1/3)) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (cbrt.f64 (sinh.f64 y)))) 3)) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 -1/2 (log.f64 (sinh.f64 y))) 2)) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sinh.f64 y)) 1) -1)) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sinh.f64 y)) -1) 1)) |
(/.f64 1 (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (sinh.f64 y))) 1) 1)) |
(/.f64 1 (sinh.f64 y)) |
Compiled 5 to 3 computations (40% saved)
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (sinh.f64 y) | |
| ✓ | 15.9b | (*.f64 (sinh.f64 y) (/.f64 x y)) |
Compiled 15 to 5 computations (66.7% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (*.f64 (sinh.f64 y) (/.f64 x y)) |
| 1.0ms | y | @ | -inf | (*.f64 (sinh.f64 y) (/.f64 x y)) |
| 1.0ms | y | @ | inf | (*.f64 (sinh.f64 y) (/.f64 x y)) |
| 1.0ms | x | @ | 0 | (*.f64 (sinh.f64 y) (/.f64 x y)) |
| 1.0ms | y | @ | 0 | (*.f64 (sinh.f64 y) (/.f64 x y)) |
| 1× | batch-egg-rewrite |
| 734× | pow1_binary64 |
| 682× | add-log-exp_binary64 |
| 681× | log1p-expm1-u_binary64 |
| 681× | expm1-log1p-u_binary64 |
| 666× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 9 |
| 1 | 129 | 9 |
| 2 | 1784 | 9 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (sinh.f64 y) (/.f64 x y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (sinh.f64 y) (/.f64 x y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (sinh.f64 y) (/.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 y (*.f64 (sinh.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 2 (sinh.f64 y)) (*.f64 (/.f64 y x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sinh.f64 y) x) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 (sinh.f64 y) x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) x) (*.f64 2 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) 1) (*.f64 2 (/.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (neg.f64 x)) (*.f64 2 (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (*.f64 2 (sinh.f64 y))) (*.f64 y 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) (*.f64 2 (sinh.f64 y))) (*.f64 (neg.f64 y) 2))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sinh.f64 y) x) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sinh.f64 y) x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (sinh.f64 y) x) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (/.f64 x y)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) (sinh.f64 y)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sinh.f64 y) (neg.f64 x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (/.f64 x y) (*.f64 2 (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (sinh.f64 y)) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 (/.f64 x y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (/.f64 x y) 3) (pow.f64 (sinh.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sinh.f64 y) (/.f64 x y)))))))) |
| 1× | egg-herbie |
| 908× | log-div_binary64 |
| 801× | times-frac_binary64 |
| 594× | fma-neg_binary64 |
| 469× | associate-/l*_binary64 |
| 274× | associate-/r*_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 1014 |
| 1 | 308 | 1014 |
| 2 | 1178 | 508 |
| 3 | 6135 | 508 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) x))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(-.f64 (+.f64 1 (*.f64 (sinh.f64 y) (/.f64 x y))) 1) |
(/.f64 (sinh.f64 y) (/.f64 y x)) |
(/.f64 1 (/.f64 y (*.f64 (sinh.f64 y) x))) |
(/.f64 (*.f64 2 (sinh.f64 y)) (*.f64 (/.f64 y x) 2)) |
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) x)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) x) (*.f64 2 y)) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) 1) (*.f64 2 (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (neg.f64 x)) (*.f64 2 (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 2 (sinh.f64 y))) (*.f64 y 2)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 2 (sinh.f64 y))) (*.f64 (neg.f64 y) 2)) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) x) 1) y) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (/.f64 x y)) 2) |
(/.f64 (*.f64 (neg.f64 x) (sinh.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 2 (sinh.f64 y))) 2) |
(pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 1) |
(pow.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))) 3) |
(pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 2)) |
(log.f64 (pow.f64 (exp.f64 (sinh.f64 y)) (/.f64 x y))) |
(cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 (/.f64 x y) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 x y) 3) (pow.f64 (sinh.f64 y) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) (/.f64 x y)))) |
(log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) (/.f64 x y)))) |
(exp.f64 (log.f64 (*.f64 (sinh.f64 y) (/.f64 x y)))) |
| Outputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(fma.f64 (*.f64 (*.f64 1/6 y) y) x x) |
(*.f64 x (fma.f64 (*.f64 1/6 y) y 1)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (fma.f64 1/5040 (*.f64 x (pow.f64 y 6)) x))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) 1))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(-.f64 (+.f64 1 (*.f64 (sinh.f64 y) (/.f64 x y))) 1) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (sinh.f64 y) (/.f64 y x)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 1 (/.f64 y (*.f64 (sinh.f64 y) x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 2 (sinh.f64 y)) (*.f64 (/.f64 y x) 2)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) x)) (neg.f64 y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) x) (*.f64 2 y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) 1) (*.f64 2 (/.f64 y x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (neg.f64 x)) (*.f64 2 (neg.f64 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 x (*.f64 2 (sinh.f64 y))) (*.f64 y 2)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 2 (sinh.f64 y))) (*.f64 (neg.f64 y) 2)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) x) 1) y) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (/.f64 (*.f64 (sinh.f64 y) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) (/.f64 x y)) 2) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (sinh.f64 y)) (neg.f64 y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 x)) (neg.f64 y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 (/.f64 x y) (*.f64 2 (sinh.f64 y))) 2) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 1) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(pow.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 3) 1/3) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))) 3) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))) 2) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 2)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(log.f64 (pow.f64 (exp.f64 (sinh.f64 y)) (/.f64 x y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) (/.f64 x y)) 3)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 (/.f64 x y) 3))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 x y) 3) (pow.f64 (sinh.f64 y) 3))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) (/.f64 x y)))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) (/.f64 x y)))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
(exp.f64 (log.f64 (*.f64 (sinh.f64 y) (/.f64 x y)))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 x (/.f64 y (sinh.f64 y))) |
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| ✓ | 0.2b | (*.f64 (*.f64 y y) -1/6) |
Compiled 33 to 17 computations (48.5% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | 0 | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| 1.0ms | y | @ | inf | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| 1.0ms | x | @ | inf | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| 1.0ms | x | @ | 0 | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| 1.0ms | x | @ | -inf | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| 1× | batch-egg-rewrite |
| 477× | log-prod_binary64 |
| 380× | prod-diff_binary64 |
| 365× | exp-prod_binary64 |
| 297× | fma-def_binary64 |
| 264× | pow-prod-down_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 22 |
| 1 | 209 | 20 |
| 2 | 2680 | 20 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 y y) -1/6) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 y (*.f64 y -1/6)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (fma.f64 y (*.f64 y -1/6) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (*.f64 y -1/6)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (E.f64) (log.f64 (*.f64 y (*.f64 y -1/6))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 y (*.f64 y -1/6))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (sqrt.f64 -1/6)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 y 6) -1/216) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6)))) 2)) (cbrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))) (sqrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 y 4) 1/36))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y -1/6)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 y 6) -1/216))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 y (*.f64 y -1/6))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (*.f64 (log1p.f64 (*.f64 y (*.f64 y -1/6))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 y (*.f64 y -1/6))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (*.f64 y -1/6)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 -1/6))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 6) -1/216)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 3) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 y (*.f64 y -1/6) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 y (*.f64 y -1/6) 1) 1 -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 (pow.f64 y 6) -1/216 1) (/.f64 1 (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 1/6 (*.f64 y y))))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (-.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (/.f64 1 (+.f64 1 (*.f64 1/6 (*.f64 y y)))) -1))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 x) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2)) (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)) (sin.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (fma.f64 y (*.f64 y -1/6) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (fma.f64 y (*.f64 y -1/6) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) -2) (/.f64 (sin.f64 x) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2)) (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) -1/2) (/.f64 (sin.f64 x) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))) (/.f64 (cbrt.f64 (sin.f64 x)) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) (fma.f64 (pow.f64 y 6) -1/216 1)) (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 1/6 (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) (-.f64 1 (*.f64 (pow.f64 y 4) 1/36))) (+.f64 1 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (E.f64) (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x))) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 1) 1)))))) |
| 1× | egg-herbie |
| 570× | fma-def_binary64 |
| 466× | log-div_binary64 |
| 456× | times-frac_binary64 |
| 398× | associate-/l*_binary64 |
| 247× | associate-/r*_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 1892 |
| 1 | 643 | 1824 |
| 2 | 1745 | 1791 |
| 3 | 7444 | 1791 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) |
(+.f64 (*.f64 1/120 (/.f64 (pow.f64 x 5) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))))) |
(+.f64 (*.f64 -1/5040 (/.f64 (pow.f64 x 7) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 x 5) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/36 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/216 (*.f64 (pow.f64 y 6) (sin.f64 x))) (+.f64 (*.f64 1/36 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2)))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (+.f64 (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8)))))) |
(*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2)))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (+.f64 (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8)))))) |
(+.f64 0 (*.f64 y (*.f64 y -1/6))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))))) |
(-.f64 (fma.f64 y (*.f64 y -1/6) 1) 1) |
(pow.f64 (*.f64 y (*.f64 y -1/6)) 1) |
(pow.f64 (E.f64) (log.f64 (*.f64 y (*.f64 y -1/6)))) |
(pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y -1/6))) 3) |
(pow.f64 (*.f64 y (sqrt.f64 -1/6)) 2) |
(pow.f64 (*.f64 (pow.f64 y 6) -1/216) 1/3) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6)))) 2)) (cbrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))) (sqrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(log.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y -1/6))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) -1/216)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y -1/6)))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 y (*.f64 y -1/6))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y -1/6)))) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y -1/6)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (*.f64 y -1/6)))) 3)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 -1/6))) 2)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 6) -1/216)) 1/3)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 1) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 3) 1/3)) |
(fma.f64 1 (fma.f64 y (*.f64 y -1/6) 1) -1) |
(fma.f64 (fma.f64 y (*.f64 y -1/6) 1) 1 -1) |
(fma.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) -1) |
(fma.f64 (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) -1) |
(fma.f64 (fma.f64 (pow.f64 y 6) -1/216 1) (/.f64 1 (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 1/6 (*.f64 y y))))) -1) |
(fma.f64 (-.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (/.f64 1 (+.f64 1 (*.f64 1/6 (*.f64 y y)))) -1) |
(+.f64 0 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 1) |
(*.f64 (sin.f64 x) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1))) |
(*.f64 1 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) |
(*.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 1) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2)) (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)) (sin.f64 x)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (fma.f64 y (*.f64 y -1/6) 1))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (fma.f64 y (*.f64 y -1/6) 1))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) -2) (/.f64 (sin.f64 x) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2)) (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) -1/2) (/.f64 (sin.f64 x) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))) (/.f64 (cbrt.f64 (sin.f64 x)) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))))) |
(*.f64 (/.f64 (sin.f64 x) (fma.f64 (pow.f64 y 6) -1/216 1)) (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 1/6 (*.f64 y y))))) |
(*.f64 (/.f64 (sin.f64 x) (-.f64 1 (*.f64 (pow.f64 y 4) 1/36))) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 1) |
(pow.f64 (E.f64) (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2) 1/2) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3) 1/3) |
(pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 3) |
(pow.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 2) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -1) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) 3)) 1/3) |
(pow.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) 1) -1) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2)) |
(log.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) |
(cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) 3))) |
(expm1.f64 (log1p.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(log1p.f64 (expm1.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(exp.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 1)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3)) 1/3)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x))) -1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 1) 1)) |
| Outputs |
|---|
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(*.f64 -1/6 (pow.f64 y 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 x (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 x (fma.f64 -1/6 (*.f64 y y) 1)) |
(+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) |
(fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 y (*.f64 -1/6 y) 1)) (/.f64 x (fma.f64 y (*.f64 -1/6 y) 1))) |
(fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 -1/6 (*.f64 y y) 1)) (/.f64 x (fma.f64 -1/6 (*.f64 y y) 1))) |
(+.f64 (*.f64 1/120 (/.f64 (pow.f64 x 5) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))))) |
(fma.f64 1/120 (/.f64 (pow.f64 x 5) (fma.f64 y (*.f64 -1/6 y) 1)) (fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 y (*.f64 -1/6 y) 1)) (/.f64 x (fma.f64 y (*.f64 -1/6 y) 1)))) |
(fma.f64 1/120 (/.f64 (pow.f64 x 5) (fma.f64 -1/6 (*.f64 y y) 1)) (fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 -1/6 (*.f64 y y) 1)) (/.f64 x (fma.f64 -1/6 (*.f64 y y) 1)))) |
(fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 -1/6 (*.f64 y y) 1)) (fma.f64 1/120 (/.f64 (pow.f64 x 5) (fma.f64 -1/6 (*.f64 y y) 1)) (/.f64 x (fma.f64 -1/6 (*.f64 y y) 1)))) |
(+.f64 (*.f64 -1/5040 (/.f64 (pow.f64 x 7) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 x 5) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (+.f64 (*.f64 -1/6 (/.f64 (pow.f64 x 3) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))) (/.f64 x (+.f64 1 (*.f64 -1/6 (pow.f64 y 2))))))) |
(fma.f64 -1/5040 (/.f64 (pow.f64 x 7) (fma.f64 y (*.f64 -1/6 y) 1)) (fma.f64 1/120 (/.f64 (pow.f64 x 5) (fma.f64 y (*.f64 -1/6 y) 1)) (fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 y (*.f64 -1/6 y) 1)) (/.f64 x (fma.f64 y (*.f64 -1/6 y) 1))))) |
(fma.f64 -1/5040 (/.f64 (pow.f64 x 7) (fma.f64 -1/6 (*.f64 y y) 1)) (fma.f64 1/120 (/.f64 (pow.f64 x 5) (fma.f64 -1/6 (*.f64 y y) 1)) (fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 -1/6 (*.f64 y y) 1)) (/.f64 x (fma.f64 -1/6 (*.f64 y y) 1))))) |
(fma.f64 1/120 (/.f64 (pow.f64 x 5) (fma.f64 -1/6 (*.f64 y y) 1)) (fma.f64 -1/5040 (/.f64 (pow.f64 x 7) (fma.f64 -1/6 (*.f64 y y) 1)) (fma.f64 -1/6 (/.f64 (pow.f64 x 3) (fma.f64 -1/6 (*.f64 y y) 1)) (/.f64 x (fma.f64 -1/6 (*.f64 y y) 1))))) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 -1/6 (pow.f64 y 2)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (*.f64 y y) (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 y y) 1/6 1)) |
(*.f64 (sin.f64 x) (fma.f64 y (*.f64 y 1/6) 1)) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/36 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (sin.f64 x) (fma.f64 1/36 (*.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 1/6 (*.f64 (*.f64 y y) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (+.f64 1 (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y 1/6))))) |
(*.f64 (sin.f64 x) (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/216 (*.f64 (pow.f64 y 6) (sin.f64 x))) (+.f64 (*.f64 1/36 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(+.f64 (sin.f64 x) (fma.f64 1/216 (*.f64 (sin.f64 x) (pow.f64 y 6)) (fma.f64 1/36 (*.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 1/6 (*.f64 (*.f64 y y) (sin.f64 x)))))) |
(+.f64 (*.f64 (sin.f64 x) (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y 1/6)))) (*.f64 (+.f64 (*.f64 1/216 (pow.f64 y 6)) 1) (sin.f64 x))) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/216 (pow.f64 y 6)) (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1)))) |
(*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) |
(*.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y))) |
(*.f64 (/.f64 -6 y) (/.f64 (sin.f64 x) y)) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2)))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)))) |
(fma.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)) (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 y y)) (+.f64 -6 (/.f64 -36 (*.f64 y y)))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y))))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (fma.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)) (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))))) |
(fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 (/.f64 (sin.f64 x) (*.f64 y y)) (+.f64 -6 (/.f64 -36 (*.f64 y y))))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (+.f64 (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8)))))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (fma.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 y y)) (+.f64 -6 (/.f64 -36 (*.f64 y y)))) (fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8))))) |
(*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) |
(*.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y))) |
(*.f64 (/.f64 -6 y) (/.f64 (sin.f64 x) y)) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2)))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)))) |
(fma.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)) (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 y y)) (+.f64 -6 (/.f64 -36 (*.f64 y y)))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y))))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (fma.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)) (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))))) |
(fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 (/.f64 (sin.f64 x) (*.f64 y y)) (+.f64 -6 (/.f64 -36 (*.f64 y y))))) |
(+.f64 (*.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4))) (+.f64 (*.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6))) (+.f64 (*.f64 -6 (/.f64 (sin.f64 x) (pow.f64 y 2))) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8)))))) |
(fma.f64 -36 (/.f64 (sin.f64 x) (pow.f64 y 4)) (fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (fma.f64 -6 (/.f64 (sin.f64 x) (*.f64 y y)) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 y y)) (+.f64 -6 (/.f64 -36 (*.f64 y y)))) (fma.f64 -216 (/.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 -1296 (/.f64 (sin.f64 x) (pow.f64 y 8))))) |
(+.f64 0 (*.f64 y (*.f64 y -1/6))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 -1/6 y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 -1/6 y))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (*.f64 -1/6 y))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(-.f64 (fma.f64 y (*.f64 y -1/6) 1) 1) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(pow.f64 (*.f64 y (*.f64 y -1/6)) 1) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(pow.f64 (E.f64) (log.f64 (*.f64 y (*.f64 y -1/6)))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2) |
(sqrt.f64 (*.f64 1/36 (pow.f64 y 4))) |
(pow.f64 (cbrt.f64 (*.f64 y (*.f64 y -1/6))) 3) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(pow.f64 (*.f64 y (sqrt.f64 -1/6)) 2) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(pow.f64 (*.f64 (pow.f64 y 6) -1/216) 1/3) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6)))) 2)) (cbrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 y (*.f64 -1/6 y)))) 2)) (cbrt.f64 (log.f64 (*.f64 y (*.f64 -1/6 y))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 -1/6 (*.f64 y y)))) 2)) (cbrt.f64 (log.f64 (*.f64 -1/6 (*.f64 y y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))) (sqrt.f64 (log.f64 (*.f64 y (*.f64 y -1/6))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 y (*.f64 -1/6 y))))) (sqrt.f64 (log.f64 (*.f64 y (*.f64 -1/6 y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 -1/6 (*.f64 y y))))) (sqrt.f64 (log.f64 (*.f64 -1/6 (*.f64 y y))))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(sqrt.f64 (*.f64 1/36 (pow.f64 y 4))) |
(log.f64 (pow.f64 (exp.f64 y) (*.f64 y -1/6))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (*.f64 y -1/6))))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(cbrt.f64 (*.f64 (pow.f64 y 6) -1/216)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(expm1.f64 (log1p.f64 (*.f64 y (*.f64 y -1/6)))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 y (*.f64 y -1/6))) 1)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(log1p.f64 (expm1.f64 (*.f64 y (*.f64 y -1/6)))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(exp.f64 (log.f64 (*.f64 y (*.f64 y -1/6)))) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 1)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (*.f64 y -1/6)))) 3)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 -1/6))) 2)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 y 6) -1/216)) 1/3)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 1) 1)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (*.f64 y -1/6))) 3) 1/3)) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(fma.f64 1 (fma.f64 y (*.f64 y -1/6) 1) -1) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(fma.f64 (fma.f64 y (*.f64 y -1/6) 1) 1 -1) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(fma.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2) -1) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) -1) |
(*.f64 y (*.f64 -1/6 y)) |
(*.f64 -1/6 (*.f64 y y)) |
(fma.f64 (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) -1) |
(fma.f64 (fma.f64 (pow.f64 y 6) -1/216 1) (/.f64 1 (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 1/6 (*.f64 y y))))) -1) |
(fma.f64 (fma.f64 (pow.f64 y 6) -1/216 1) (/.f64 1 (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 (*.f64 y y) 1/6)))) -1) |
(fma.f64 (fma.f64 (pow.f64 y 6) -1/216 1) (/.f64 1 (+.f64 1 (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y 1/6))))) -1) |
(+.f64 -1 (/.f64 (fma.f64 (pow.f64 y 6) -1/216 1) (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1)))) |
(fma.f64 (-.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (/.f64 1 (+.f64 1 (*.f64 1/6 (*.f64 y y)))) -1) |
(fma.f64 (-.f64 1 (*.f64 1/36 (pow.f64 y 4))) (/.f64 1 (+.f64 1 (*.f64 (*.f64 y y) 1/6))) -1) |
(fma.f64 (+.f64 1 (*.f64 (pow.f64 y 4) -1/36)) (/.f64 1 (fma.f64 (*.f64 y y) 1/6 1)) -1) |
(+.f64 -1 (/.f64 (fma.f64 (pow.f64 y 4) -1/36 1) (fma.f64 y (*.f64 y 1/6) 1))) |
(+.f64 0 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)))))) |
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 1) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (sin.f64 x) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 1 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 1) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 -1/6 y) 1) (sin.f64 x)) -2))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))) (cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) 2))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 -1/6 (*.f64 y y) 1) (sin.f64 x)) -2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2)) (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 -1/6 y) 1) (sin.f64 x)) -2))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))) (cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) 2))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 -1/6 (*.f64 y y) 1) (sin.f64 x)) -2))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (/.f64 1 (fma.f64 y (*.f64 y -1/6) 1)) (sin.f64 x)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (fma.f64 y (*.f64 y -1/6) 1))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (fma.f64 y (*.f64 y -1/6) 1))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) -2) (/.f64 (sin.f64 x) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2)) (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1))) (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 -1/6 y) 1)) 2))) |
(*.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))) (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 -1/6 (*.f64 y y) 1)) 2))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(*.f64 (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) -1/2) (/.f64 (sin.f64 x) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))))) |
(*.f64 (pow.f64 (fma.f64 y (*.f64 -1/6 y) 1) -1/2) (/.f64 (sin.f64 x) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))))) |
(/.f64 (pow.f64 (fma.f64 -1/6 (*.f64 y y) 1) -1/2) (/.f64 (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (pow.f64 (fma.f64 -1/6 (*.f64 y y) 1) -1/2)) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))) (/.f64 (cbrt.f64 (sin.f64 x)) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))))) |
(/.f64 (/.f64 (sin.f64 x) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6)))) |
(/.f64 (sin.f64 x) (*.f64 (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))) (hypot.f64 1 (*.f64 y (sqrt.f64 -1/6))))) |
(*.f64 (/.f64 (sin.f64 x) (fma.f64 (pow.f64 y 6) -1/216 1)) (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 1/6 (*.f64 y y))))) |
(*.f64 (+.f64 1 (fma.f64 (pow.f64 y 4) 1/36 (*.f64 (*.f64 y y) 1/6))) (/.f64 (sin.f64 x) (fma.f64 (pow.f64 y 6) -1/216 1))) |
(*.f64 (+.f64 1 (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y 1/6)))) (/.f64 (sin.f64 x) (fma.f64 (pow.f64 y 6) -1/216 1))) |
(*.f64 (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1)) (/.f64 (sin.f64 x) (fma.f64 (pow.f64 y 6) -1/216 1))) |
(*.f64 (/.f64 (sin.f64 x) (-.f64 1 (*.f64 (pow.f64 y 4) 1/36))) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(*.f64 (+.f64 1 (*.f64 (*.f64 y y) 1/6)) (/.f64 (sin.f64 x) (-.f64 1 (*.f64 1/36 (pow.f64 y 4))))) |
(*.f64 (fma.f64 (*.f64 y y) 1/6 1) (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (pow.f64 y 4) -1/36)))) |
(*.f64 (fma.f64 y (*.f64 y 1/6) 1) (/.f64 (sin.f64 x) (fma.f64 (pow.f64 y 4) -1/36 1))) |
(pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 1) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (E.f64) (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2) 1/2) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3) 1/3) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 3) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 2) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -1) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) 3)) 1/3) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (/.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) 1) -1) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)))) 2)) (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1))))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)))) 2)) (cbrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1))))) (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))))) (sqrt.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1))))) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(sqrt.f64 (pow.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x)) -2)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(log.f64 (exp.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(cbrt.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (fma.f64 y (*.f64 y -1/6) 1) 3))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(expm1.f64 (log1p.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(log1p.f64 (expm1.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(exp.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 1)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)) 3)) 1/3)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 3)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1)))) 2)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 y (*.f64 y -1/6) 1) (sin.f64 x))) -1)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sin.f64 x) (fma.f64 y (*.f64 y -1/6) 1))) 1) 1)) |
(/.f64 (sin.f64 x) (fma.f64 y (*.f64 -1/6 y) 1)) |
(/.f64 (sin.f64 x) (fma.f64 -1/6 (*.f64 y y) 1)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (fma.f64 1/120 (pow.f64 y 4) 1) |
| ✓ | 0.0b | (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
| ✓ | 0.0b | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
| ✓ | 0.2b | (*.f64 1/6 (*.f64 y y)) |
Compiled 54 to 34 computations (37% saved)
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
| 1.0ms | x | @ | inf | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
| 1.0ms | y | @ | inf | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
| 1.0ms | y | @ | -inf | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
| 0.0ms | y | @ | -inf | (fma.f64 1/120 (pow.f64 y 4) 1) |
| 1× | batch-egg-rewrite |
| 624× | log-prod_binary64 |
| 445× | pow-prod-down_binary64 |
| 373× | fma-def_binary64 |
| 353× | pow2_binary64 |
| 243× | pow1/3_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 50 |
| 1 | 297 | 50 |
| 2 | 3634 | 50 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/6 (*.f64 y y)) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)) 2)) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/6 (*.f64 y y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (sqrt.f64 1/6)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/216 (pow.f64 y 6)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 y 4) 1/36))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 1/216 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 1/6 (*.f64 y y))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 1) (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (*.f64 1/216 (pow.f64 y 6))) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 2) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2) (*.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 2) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (-.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (sin.f64 x)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (sin.f64 x)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sin.f64 x) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (sin.f64 x) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (exp.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/6 (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y y) (*.f64 1/6 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sin.f64 x) (*.f64 1/6 (*.f64 y y)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (sin.f64 x) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 (*.f64 y (sqrt.f64 1/6)) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 1 (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) 2) (cbrt.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y (sqrt.f64 1/6)) (sqrt.f64 (sin.f64 x))) (*.f64 (*.f64 y (sqrt.f64 1/6)) (sqrt.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 x) 1/6) (*.f64 y y) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) 1/6 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 x) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36))) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 x) (*.f64 y (sqrt.f64 1/6))) (*.f64 y (sqrt.f64 1/6)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 x) (*.f64 1/6 y)) y (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (*.f64 (*.f64 y (sqrt.f64 1/6)) (cbrt.f64 (sin.f64 x))) 2) (cbrt.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) (sqrt.f64 (sin.f64 x))) (sqrt.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 x) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (sin.f64 x) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (pow.f64 (cbrt.f64 (sin.f64 x)) 2)) (cbrt.f64 (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (sqrt.f64 (sin.f64 x))) (sqrt.f64 (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 (pow.f64 y 4) 1/36) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) (/.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (/.f64 1 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (+.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (*.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (neg.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (neg.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (*.f64 (pow.f64 y 4) 1/36)) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6) (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 y (*.f64 1/6 y) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y y) 1/6 (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 (*.f64 y y)) 1 (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/120 (pow.f64 y 4) (+.f64 1 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 4) 1/120 (+.f64 1 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (+.f64 1 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1 (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 (pow.f64 (cbrt.f64 y) 2) 1/6) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 y (sqrt.f64 1/6)) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 y) y (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) 2) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (+.f64 1 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 1/120 (pow.f64 y 4))) (sqrt.f64 (*.f64 1/120 (pow.f64 y 4))) (+.f64 1 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/6 y) 1) y (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/6 y) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/6 y) (sqrt.f64 y)) (sqrt.f64 y) (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (+.f64 1 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (pow.f64 (cbrt.f64 y) 8)) (cbrt.f64 (pow.f64 y 4)) (+.f64 1 (*.f64 1/6 (*.f64 y y)))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 1 (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 1/120 (pow.f64 y 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) 2)) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 3) 1) (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) (-.f64 1 (*.f64 (*.f64 1/120 (pow.f64 y 4)) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) 1) (fma.f64 1/120 (pow.f64 y 4) -1))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4))) 1)))))) |
| 1× | egg-herbie |
| 509× | cancel-sign-sub-inv_binary64 |
| 423× | fma-neg_binary64 |
| 306× | associate-*r*_binary64 |
| 302× | associate-*l*_binary64 |
| 275× | distribute-rgt-neg-in_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 4421 |
| 1 | 1022 | 4312 |
| 2 | 4148 | 4252 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
(+.f64 (*.f64 -1/6 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 3))) (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x)) |
(+.f64 (*.f64 -1/6 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 3))) (+.f64 (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) (*.f64 1/120 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 5))))) |
(+.f64 (*.f64 -1/6 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 3))) (+.f64 (*.f64 -1/5040 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 7))) (+.f64 (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) (*.f64 1/120 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 5)))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
1 |
(+.f64 1 (*.f64 1/6 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
1 |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 0 (*.f64 1/6 (*.f64 y y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)) 2)) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) 1) |
(pow.f64 (*.f64 1/6 (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2) |
(pow.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) 3) |
(pow.f64 (*.f64 y (sqrt.f64 1/6)) 2) |
(pow.f64 (*.f64 1/216 (pow.f64 y 6)) 1/3) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))) |
(cbrt.f64 (*.f64 1/216 (pow.f64 y 6))) |
(expm1.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) |
(log1p.f64 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 1/6 (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/6 (*.f64 y y))) 1)) |
(+.f64 0 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(+.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 1) (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 1)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) 1) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (*.f64 1/216 (pow.f64 y 6))) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 2) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2) (*.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 2) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (-.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (sin.f64 x)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (sin.f64 x)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 1) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) 1/2) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 3) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (exp.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))))) |
(cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 1)) |
(fma.f64 1/6 (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 y y) (*.f64 1/6 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sin.f64 x) (*.f64 1/6 (*.f64 y y)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 1 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (sin.f64 x) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 (*.f64 y (sqrt.f64 1/6)) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 1 (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 1)) |
(fma.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) 2) (cbrt.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 1/6)) (sqrt.f64 (sin.f64 x))) (*.f64 (*.f64 y (sqrt.f64 1/6)) (sqrt.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) 1/6) (*.f64 y y) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) 1/6 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36))) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (sqrt.f64 1/6))) (*.f64 y (sqrt.f64 1/6)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 1/6 y)) y (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y (sqrt.f64 1/6)) (cbrt.f64 (sin.f64 x))) 2) (cbrt.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) (sqrt.f64 (sin.f64 x))) (sqrt.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (*.f64 (sin.f64 x) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (pow.f64 (cbrt.f64 (sin.f64 x)) 2)) (cbrt.f64 (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (sqrt.f64 (sin.f64 x))) (sqrt.f64 (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) 1/36) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) (/.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(*.f64 1 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1) |
(*.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(*.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (/.f64 1 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 1 (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (+.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (*.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (neg.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (neg.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (neg.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (*.f64 (pow.f64 y 4) 1/36)) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y)))) |
(pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2) 1/2) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) 1/3) |
(pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3) |
(pow.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) -1) |
(pow.f64 (/.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) -1) |
(sqrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) |
(log.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6) (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))) |
(log.f64 (*.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(log1p.f64 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(exp.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 y (*.f64 1/6 y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 y y) 1/6 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 1/6 (*.f64 y y)) 1 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/120 (pow.f64 y 4) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (pow.f64 y 4) 1/120 (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 (pow.f64 (cbrt.f64 y) 2) 1/6) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 y (sqrt.f64 1/6)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (*.f64 1/6 y) y (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) 2) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (sqrt.f64 (*.f64 1/120 (pow.f64 y 4))) (sqrt.f64 (*.f64 1/120 (pow.f64 y 4))) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (*.f64 1/6 (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 (*.f64 1/6 y) 1) y (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 (*.f64 1/6 y) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 (*.f64 1/6 y) (sqrt.f64 y)) (sqrt.f64 y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (*.f64 1/120 (pow.f64 (cbrt.f64 y) 8)) (cbrt.f64 (pow.f64 y 4)) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 0 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(+.f64 (*.f64 1/120 (pow.f64 y 4)) 1) |
(+.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) 1) 1) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) 2)) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) 1) |
(*.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1) |
(*.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 3) 1) (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) (-.f64 1 (*.f64 (*.f64 1/120 (pow.f64 y 4)) 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) 1) (fma.f64 1/120 (pow.f64 y 4) -1)) |
(pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1) |
(pow.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) 1/2) |
(pow.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 3) |
(pow.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 2) |
(pow.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3) 1/3) |
(sqrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) |
(log.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log1p.f64 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(exp.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4))) 1)) |
| Outputs |
|---|
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 -1/6 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 3))) (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x)) |
(fma.f64 -1/6 (*.f64 (pow.f64 x 3) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 -1/6 (*.f64 (pow.f64 x 3) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(+.f64 (*.f64 -1/6 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 3))) (+.f64 (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) (*.f64 1/120 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 5))))) |
(fma.f64 -1/6 (*.f64 (pow.f64 x 3) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (fma.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x (*.f64 (*.f64 1/120 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 x 5)))) |
(fma.f64 -1/6 (*.f64 (pow.f64 x 3) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (fma.f64 1/120 (*.f64 (pow.f64 x 5) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(+.f64 (*.f64 -1/6 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 3))) (+.f64 (*.f64 -1/5040 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 7))) (+.f64 (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) (*.f64 1/120 (*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 x 5)))))) |
(fma.f64 -1/6 (*.f64 (pow.f64 x 3) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (fma.f64 -1/5040 (*.f64 (pow.f64 x 7) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (fma.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x (*.f64 (*.f64 1/120 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 x 5))))) |
(fma.f64 -1/6 (*.f64 (pow.f64 x 3) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (fma.f64 -1/5040 (*.f64 (pow.f64 x 7) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (fma.f64 1/120 (*.f64 (pow.f64 x 5) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x))) |
(*.f64 (fma.f64 1/6 (*.f64 y y) 1) (sin.f64 x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(fma.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x)) (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x))) |
(*.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/6 (*.f64 y y))) (sin.f64 x)) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(fma.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x)) (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x))) |
(*.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/6 (*.f64 y y))) (sin.f64 x)) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (sin.f64 x) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
1 |
(+.f64 1 (*.f64 1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) 1) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) (*.f64 1/6 (*.f64 y y))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) (*.f64 1/6 (*.f64 y y))) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
1 |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 0 (*.f64 1/6 (*.f64 y y))) |
(*.f64 1/6 (*.f64 y y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)) 2)) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)))) |
(*.f64 1/6 (*.f64 y y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) 1) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 1/6 (*.f64 y y)) 1) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(pow.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) 3) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 y (sqrt.f64 1/6)) 2) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 1/216 (pow.f64 y 6)) 1/3) |
(cbrt.f64 (*.f64 1/216 (pow.f64 y 6))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6)) |
(*.f64 1/6 (*.f64 y y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))) |
(*.f64 1/6 (*.f64 y y)) |
(cbrt.f64 (*.f64 1/216 (pow.f64 y 6))) |
(expm1.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) |
(*.f64 1/6 (*.f64 y y)) |
(log1p.f64 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) |
(*.f64 1/6 (*.f64 y y)) |
(exp.f64 (log.f64 (*.f64 1/6 (*.f64 y y)))) |
(*.f64 1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/6 (*.f64 y y))) 1)) |
(*.f64 1/6 (*.f64 y y)) |
(+.f64 0 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 1) (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 1)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) 1) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (*.f64 1/216 (pow.f64 y 6))) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 2) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2) (*.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 x) 3) (*.f64 1/216 (pow.f64 y 6)) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x)) 2) (-.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2) (*.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (+.f64 (pow.f64 (*.f64 1/6 (*.f64 y (*.f64 y (sin.f64 x)))) 2) (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (-.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y (*.f64 y (sin.f64 x)))))))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (+.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 1/6 (*.f64 y y))) 2) (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (fma.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y (*.f64 y (sin.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 2) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (-.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x)) 2) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (-.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/6 (*.f64 y (*.f64 y (sin.f64 x)))) 2) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (*.f64 (sin.f64 x) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 x) (*.f64 1/6 (*.f64 y y))) 2) (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (*.f64 (sin.f64 x) (+.f64 (fma.f64 1/6 (*.f64 y y) -1) (*.f64 (pow.f64 y 4) -1/120)))) |
(/.f64 (*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (sin.f64 x)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)))) |
(*.f64 (/.f64 (sin.f64 x) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) |
(*.f64 (/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (pow.f64 y 4) 1/36))) (sin.f64 x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (sin.f64 x)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (sin.f64 x) (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)))) |
(*.f64 (/.f64 (sin.f64 x) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) |
(*.f64 (/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (pow.f64 y 4) 1/36))) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x)) |
(pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 1) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) 1/2) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3) 1/3) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 3) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 2) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sin.f64 x))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (exp.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(cbrt.f64 (pow.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 1)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1/6 (*.f64 (*.f64 y y) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 y y) (*.f64 1/6 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sin.f64 x) (*.f64 1/6 (*.f64 y y)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (sin.f64 x) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (sin.f64 x) (cbrt.f64 (*.f64 1/6 (*.f64 y y)))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36))) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (sin.f64 x) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (sin.f64 x) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 1/6 (*.f64 y (*.f64 y (sin.f64 x))))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (sin.f64 x) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (sin.f64 x) (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 (*.f64 y (sqrt.f64 1/6)) (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x))) 1 (*.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1)) 1)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) (cbrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) 2) (cbrt.f64 (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 1/6)) (sqrt.f64 (sin.f64 x))) (*.f64 (*.f64 y (sqrt.f64 1/6)) (sqrt.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) 1/6) (*.f64 y y) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y y)) 1/6 (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36))) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (sin.f64 x) (cbrt.f64 (*.f64 1/6 (*.f64 y y)))) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 y (sqrt.f64 1/6))) (*.f64 y (sqrt.f64 1/6)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (*.f64 1/6 y)) y (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y (sqrt.f64 1/6)) (cbrt.f64 (sin.f64 x))) 2) (cbrt.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) (sqrt.f64 (sin.f64 x))) (sqrt.f64 (sin.f64 x)) (*.f64 (sin.f64 x) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (sin.f64 x) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (sin.f64 x) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (*.f64 1/6 (*.f64 y y)) (sin.f64 x))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (sin.f64 x) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 1/6 (*.f64 y (*.f64 y (sin.f64 x))))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 (sin.f64 x) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (*.f64 (sin.f64 x) (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (*.f64 (sin.f64 x) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (pow.f64 (cbrt.f64 (sin.f64 x)) 2)) (cbrt.f64 (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (sqrt.f64 (sin.f64 x))) (sqrt.f64 (sin.f64 x)) (*.f64 (*.f64 1/6 y) (*.f64 y (sin.f64 x)))) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 1) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 4) 1/36) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) (/.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (pow.f64 y 4) 1/36))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (/.f64 1 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 1 (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)))) |
(*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (+.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (*.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (-.f64 (+.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (+.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (fma.f64 (pow.f64 y 4) 1/36 (*.f64 -1/6 (*.f64 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (+.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (fma.f64 (pow.f64 y 4) 1/36 (*.f64 -1/6 (*.f64 y (*.f64 y (fma.f64 1/120 (pow.f64 y 4) 1))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (neg.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) (neg.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) (neg.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) (*.f64 (pow.f64 y 4) 1/36)) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2) 1/2) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) 1/3) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 3) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(pow.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 2) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3))) -1) |
(*.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (/.f64 1 (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (+.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 -1/6 (*.f64 y y))) (*.f64 (pow.f64 y 4) 1/36))) |
(/.f64 (fma.f64 1/216 (pow.f64 y 6) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 (pow.f64 y 4) 1/36))) |
(pow.f64 (/.f64 (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) -1) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (-.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (fma.f64 (pow.f64 y 4) -1/36 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (fma.f64 -1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(sqrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (exp.f64 y) y) 1/6) (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (pow.f64 (pow.f64 (exp.f64 y) y) 1/6))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (*.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(expm1.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(exp.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 y (*.f64 1/6 y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 y y) 1/6 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 1/6 (*.f64 y y)) 1 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/120 (pow.f64 y 4) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (pow.f64 y 4) 1/120 (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 (pow.f64 (cbrt.f64 y) 2) 1/6) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 (cbrt.f64 y) 2)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 y (sqrt.f64 1/6)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 1/6 y) y (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) 2) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (sqrt.f64 (*.f64 1/120 (pow.f64 y 4))) (sqrt.f64 (*.f64 1/120 (pow.f64 y 4))) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 1/6 (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 (cbrt.f64 y) 2)) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 (*.f64 1/6 y) 1) y (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 (*.f64 1/6 y) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 (*.f64 1/6 y) (sqrt.f64 y)) (sqrt.f64 y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 (*.f64 1/120 (pow.f64 (cbrt.f64 y) 8)) (cbrt.f64 (pow.f64 y 4)) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (*.f64 1/120 (pow.f64 (cbrt.f64 y) 8)) (cbrt.f64 (pow.f64 y 4)) (fma.f64 1/6 (*.f64 y y) 1)) |
(+.f64 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 0 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 (*.f64 1/120 (pow.f64 y 4)) 1) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) 1) 1) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) 2)) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) 1) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(*.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1)) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(*.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 3) 1) (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) (-.f64 1 (*.f64 (*.f64 1/120 (pow.f64 y 4)) 1)))) |
(/.f64 (+.f64 1 (*.f64 1/1728000 (pow.f64 (pow.f64 y 4) 3))) (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) (-.f64 1 (*.f64 1/120 (pow.f64 y 4))))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 (pow.f64 y 4) 3) 1) (+.f64 1 (+.f64 (*.f64 (pow.f64 y 4) -1/120) (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2)))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 (pow.f64 y 4) 3) 1) (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (+.f64 1 (*.f64 (pow.f64 y 4) -1/120)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) 1) (fma.f64 1/120 (pow.f64 y 4) -1)) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2) -1) (fma.f64 1/120 (pow.f64 y 4) -1)) |
(/.f64 (+.f64 -1 (pow.f64 (*.f64 1/120 (pow.f64 y 4)) 2)) (fma.f64 1/120 (pow.f64 y 4) -1)) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 -1) (fma.f64 1/120 (pow.f64 y 4) -1)) |
(pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(pow.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2) 1/2) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(pow.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 3) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(pow.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 2) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(pow.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3) 1/3) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(sqrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 2)) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(log.f64 (exp.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(cbrt.f64 (pow.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 3)) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(expm1.f64 (log1p.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(log1p.f64 (expm1.f64 (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1/120 (pow.f64 y 4) 1) |
(exp.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4))) 1)) |
(exp.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4)))) |
Compiled 13515 to 8014 computations (40.7% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 740 | 11 | 751 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 2 | 5 | 7 |
| Total | 745 | 19 | 764 |
| Status | Error | Program |
|---|---|---|
| ▶ | 33.7b | (fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
| 45.5b | (/.f64 (*.f64 (sinh.f64 y) x) y) | |
| 0.9b | (/.f64 (sin.f64 x) (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))))) | |
| ✓ | 0.3b | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| ▶ | 0.3b | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| ✓ | 1.3b | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| 1.2b | (*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) | |
| ▶ | 34.1b | (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
| ▶ | 33.6b | (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
| ✓ | 0.4b | (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
| 1.0b | (*.f64 (sin.f64 x) (fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (+.f64 1 (*.f64 1/6 (*.f64 y y))))) | |
| ✓ | 0.3b | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.3b | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/216 (pow.f64 y 6)) (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1)))) | |
| 1.3b | (*.f64 (sin.f64 x) (+.f64 1 (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y 1/6))))) | |
| 60.9b | (*.f64 (sin.f64 x) (*.f64 1/120 (pow.f64 y 4))) | |
| 2.0b | (*.f64 y (/.f64 (sin.f64 x) y)) | |
| ▶ | 34.5b | (*.f64 y (/.f64 x y)) |
| ✓ | 1.9b | (sin.f64 x) |
| 34.0b | x |
Compiled 434 to 312 computations (28.1% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (/.f64 (sinh.f64 y) y) | |
| 0.0b | (sinh.f64 y) | |
| ✓ | 0.0b | (/.f64 1 (/.f64 (sinh.f64 y) y)) |
| ✓ | 0.2b | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
Compiled 28 to 11 computations (60.7% saved)
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| 0.0ms | y | @ | -inf | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| 0.0ms | y | @ | 0 | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| 0.0ms | y | @ | inf | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| 0.0ms | x | @ | inf | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| 1× | batch-egg-rewrite |
| 503× | log-prod_binary64 |
| 396× | exp-prod_binary64 |
| 277× | pow-prod-down_binary64 |
| 250× | pow2_binary64 |
| 175× | pow1/3_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 23 |
| 1 | 195 | 17 |
| 2 | 2681 | 17 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
(/.f64 1 (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 y -1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) -2) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 1 (sinh.f64 y))) (/.f64 (cbrt.f64 (sin.f64 x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))) (/.f64 (sqrt.f64 (sin.f64 x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 x) -1) (/.f64 (neg.f64 (sinh.f64 y)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 x) (cbrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2))) (cbrt.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 x) (sqrt.f64 (/.f64 (sinh.f64 y) y))) (sqrt.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (E.f64) (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) -3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) (pow.f64 (sin.f64 x) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) (cbrt.f64 (sin.f64 x))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (sqrt.f64 (sin.f64 x))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (sin.f64 x) (neg.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3)) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x))) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 y (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 y (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 y (/.f64 1 (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2) (cbrt.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) (sqrt.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (neg.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sinh.f64 y)) y)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (sinh.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) -2) (/.f64 y (cbrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (cbrt.f64 y) (cbrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (sinh.f64 y) -1/2) (/.f64 y (sqrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (*.f64 2 (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (neg.f64 (sinh.f64 y))) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) -2) (cbrt.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 1 (sinh.f64 y)) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 1 (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 1 (sinh.f64 y)) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sinh.f64 y) y) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (sinh.f64 y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (E.f64) (log.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) -2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2) -1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) -1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) -3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) -2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 -1) (log.f64 (/.f64 (sinh.f64 y) y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (neg.f64 (/.f64 (neg.f64 (sinh.f64 y)) y)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))) 2)) (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) -2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 y (sinh.f64 y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 y (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 y (sinh.f64 y)))) 1/3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 y (sinh.f64 y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 y (sinh.f64 y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) 1) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (log.f64 (sinh.f64 y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) 1))))))) |
| 1× | egg-herbie |
| 653× | fma-def_binary64 |
| 437× | unswap-sqr_binary64 |
| 242× | log-prod_binary64 |
| 227× | distribute-rgt-in_binary64 |
| 219× | distribute-lft-in_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 2800 |
| 1 | 927 | 2162 |
| 2 | 2711 | 2135 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(+.f64 0 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 y -1)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) -2) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 1 (sinh.f64 y))) (/.f64 (cbrt.f64 (sin.f64 x)) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))) (/.f64 (sqrt.f64 (sin.f64 x)) y)) |
(*.f64 (/.f64 (sin.f64 x) -1) (/.f64 (neg.f64 (sinh.f64 y)) y)) |
(*.f64 (*.f64 (sin.f64 x) (cbrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2))) (cbrt.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (*.f64 (sin.f64 x) (sqrt.f64 (/.f64 (sinh.f64 y) y))) (sqrt.f64 (/.f64 (sinh.f64 y) y))) |
(pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(pow.f64 (E.f64) (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(pow.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2) 1/2) |
(pow.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) |
(pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -1) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)) 1/3) |
(pow.f64 (/.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) 1) -1) |
(pow.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) -3)) 1/3) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) (pow.f64 (sin.f64 x) 3)) 1/3) |
(pow.f64 (*.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) (cbrt.f64 (sin.f64 x))) 3) |
(pow.f64 (*.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (sqrt.f64 (sin.f64 x))) 2) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(sqrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2)) |
(log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3)) 1/3)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x))) -1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) 1)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 y (sinh.f64 y))))) |
(exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1))) |
(exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(+.f64 0 (/.f64 y (sinh.f64 y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) 1) |
(*.f64 1 (/.f64 y (sinh.f64 y))) |
(*.f64 y (/.f64 1 (sinh.f64 y))) |
(*.f64 (/.f64 y (sinh.f64 y)) 1) |
(*.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) (sqrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 -1 (neg.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (/.f64 1 (sinh.f64 y)) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (sinh.f64 y))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (sinh.f64 y))) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) -2) (/.f64 y (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (cbrt.f64 y) (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (pow.f64 (sinh.f64 y) -1/2) (/.f64 y (sqrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 y (*.f64 2 (sinh.f64 y))) 2) |
(*.f64 (/.f64 1 (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) -2) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (*.f64 (/.f64 1 (sinh.f64 y)) 1) y) |
(*.f64 (*.f64 (/.f64 1 (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(*.f64 (*.f64 (/.f64 1 (sinh.f64 y)) (sqrt.f64 y)) (sqrt.f64 y)) |
(pow.f64 (/.f64 (sinh.f64 y) y) -1) |
(pow.f64 (/.f64 y (sinh.f64 y)) 1) |
(pow.f64 (E.f64) (log.f64 (/.f64 y (sinh.f64 y)))) |
(pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) -2) 1/2) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3) |
(pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2) -1/2) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) -1/3) |
(pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3) |
(pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) -3) |
(pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2) |
(pow.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) -2) |
(pow.f64 (exp.f64 -1) (log.f64 (/.f64 (sinh.f64 y) y))) |
(pow.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)) 1/3) |
(pow.f64 (neg.f64 (/.f64 (neg.f64 (sinh.f64 y)) y)) -1) |
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) 2) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))) 2)) (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(sqrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) -2)) |
(log.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 y (sinh.f64 y))))) |
(cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3))) |
(expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) |
(log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y)))) |
(exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 y (sinh.f64 y)))) 1/3)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 y (sinh.f64 y)))) 3)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 y (sinh.f64 y)))) 2)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) 1) -1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1) 1)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1) 1)) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (log.f64 (sinh.f64 y)))) |
(exp.f64 (-.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
| Outputs |
|---|
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 1/2 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(/.f64 (*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) x)) y) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (*.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (/.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) -1/12) (/.f64 y (pow.f64 x 3)))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (/.f64 (*.f64 (*.f64 1/2 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y))) |
(fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (/.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) -1/12) (/.f64 y (pow.f64 x 3))))) |
(+.f64 (*.f64 -1/12 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 3)) y)) (+.f64 (*.f64 -1/10080 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 7)) y)) (+.f64 (*.f64 1/240 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) (pow.f64 x 5)) y)) (*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y))))) |
(fma.f64 -1/12 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 3))) (fma.f64 -1/10080 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 7))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x)))))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 -1/10080 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 7))) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (/.f64 (*.f64 (*.f64 1/2 x) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y)))) |
(fma.f64 -1/12 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (pow.f64 x 3)) (fma.f64 1/2 (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) x) (fma.f64 1/240 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y (pow.f64 x 5))) (/.f64 (*.f64 -1/10080 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (pow.f64 x 7))) y)))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(sin.f64 x) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))) |
(+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) 1)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x))) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) (sin.f64 x))) (+.f64 (sin.f64 x) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) (sin.f64 x))) (*.f64 1/6 (*.f64 (pow.f64 y 2) (sin.f64 x)))))) |
(fma.f64 1/120 (*.f64 (sin.f64 x) (pow.f64 y 4)) (+.f64 (sin.f64 x) (fma.f64 1/5040 (*.f64 (sin.f64 x) (pow.f64 y 6)) (*.f64 1/6 (*.f64 (sin.f64 x) (*.f64 y y)))))) |
(+.f64 (*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/5040 (pow.f64 y 6)))) (*.f64 (+.f64 (*.f64 1/120 (pow.f64 y 4)) 1) (sin.f64 x))) |
(fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) (sin.f64 x) (*.f64 (sin.f64 x) (fma.f64 1/6 (*.f64 y y) (*.f64 1/5040 (pow.f64 y 6))))) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
(*.f64 1/2 (/.f64 (*.f64 (sin.f64 x) (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y)))) y)) |
(*.f64 1/2 (/.f64 (sin.f64 x) (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 1/2 (*.f64 (/.f64 (sin.f64 x) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 1/2 (sin.f64 x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) y) |
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 (*.f64 y y) -1/6)) |
(fma.f64 (*.f64 y y) -1/6 1) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/6 (*.f64 y y) (*.f64 (pow.f64 y 4) 7/360))) |
(+.f64 1 (fma.f64 (*.f64 y y) -1/6 (*.f64 (pow.f64 y 4) 7/360))) |
(fma.f64 y (*.f64 y -1/6) (fma.f64 (pow.f64 y 4) 7/360 1)) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(+.f64 1 (fma.f64 -31/15120 (pow.f64 y 6) (fma.f64 -1/6 (*.f64 y y) (*.f64 (pow.f64 y 4) 7/360)))) |
(+.f64 1 (fma.f64 (pow.f64 y 6) -31/15120 (fma.f64 (*.f64 y y) -1/6 (*.f64 (pow.f64 y 4) 7/360)))) |
(fma.f64 (pow.f64 y 6) -31/15120 (fma.f64 y (*.f64 y -1/6) (fma.f64 (pow.f64 y 4) 7/360 1))) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 2 (/.f64 y (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(+.f64 0 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 1 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2))) |
(*.f64 (cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 y (*.f64 (sin.f64 x) (sinh.f64 y))) -2))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2))) |
(*.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (*.f64 (cbrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sqrt.f64 (sin.f64 x)) (*.f64 (sqrt.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (/.f64 (sin.f64 x) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 (sin.f64 x) (sqrt.f64 (/.f64 (sinh.f64 y) y))) (sqrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (neg.f64 (sin.f64 x)) (/.f64 1 (neg.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) (pow.f64 y -1)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) 1) (/.f64 (cbrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) 1) (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 y (sinh.f64 y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) -2) (/.f64 (sin.f64 x) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2))) |
(/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2) (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) (/.f64 (sqrt.f64 (sin.f64 x)) (cbrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (sqrt.f64 (/.f64 y (sinh.f64 y)))) (/.f64 (cbrt.f64 (sin.f64 x)) (sqrt.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (sin.f64 x)) 2) (/.f64 1 (sinh.f64 y))) (/.f64 (cbrt.f64 (sin.f64 x)) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sqrt.f64 (sin.f64 x)) (/.f64 1 (sinh.f64 y))) (/.f64 (sqrt.f64 (sin.f64 x)) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 x) -1) (/.f64 (neg.f64 (sinh.f64 y)) y)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (*.f64 (sin.f64 x) (cbrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2))) (cbrt.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (*.f64 (cbrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2)) (cbrt.f64 (/.f64 (sinh.f64 y) y)))) |
(*.f64 (*.f64 (sin.f64 x) (sqrt.f64 (/.f64 (sinh.f64 y) y))) (sqrt.f64 (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) 1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (E.f64) (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2) 1/2) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3) 1/3) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 3) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 2) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3)) 1/3) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(pow.f64 (/.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) 1) -1) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) -3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) -3))) |
(pow.f64 (*.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) (pow.f64 (sin.f64 x) 3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) -3))) |
(pow.f64 (*.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) (cbrt.f64 (sin.f64 x))) 3) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (*.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) (sqrt.f64 (sin.f64 x))) 2) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) (cbrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) (sqrt.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(sqrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -2)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log.f64 (pow.f64 (exp.f64 (sin.f64 x)) (/.f64 (sinh.f64 y) y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(cbrt.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(cbrt.f64 (/.f64 (pow.f64 (sin.f64 x) 3) (pow.f64 (/.f64 y (sinh.f64 y)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(log1p.f64 (expm1.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x)) -3)) 1/3)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 3)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)))) 2)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y (sinh.f64 y)) (sin.f64 x))) -1)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))) 1) 1)) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (log.f64 (/.f64 y (sinh.f64 y))))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (log.f64 (sin.f64 x)) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 x)) 1) (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(+.f64 0 (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) 2)) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (/.f64 y (sinh.f64 y)))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) 1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 1 (/.f64 y (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 y (/.f64 1 (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 y (sinh.f64 y)) 1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 2) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) (sqrt.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 -1 (neg.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 1 (sinh.f64 y)) y) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (sinh.f64 y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) -2) (/.f64 y (cbrt.f64 (sinh.f64 y)))) |
(/.f64 (pow.f64 (cbrt.f64 (sinh.f64 y)) -2) (/.f64 (cbrt.f64 (sinh.f64 y)) y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (cbrt.f64 y) (cbrt.f64 (sinh.f64 y)))) |
(/.f64 (/.f64 y (cbrt.f64 (sinh.f64 y))) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) |
(pow.f64 (/.f64 (cbrt.f64 y) (cbrt.f64 (sinh.f64 y))) 3) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) (/.f64 (cbrt.f64 y) (cbrt.f64 (sinh.f64 y)))) |
(/.f64 (/.f64 y (cbrt.f64 (sinh.f64 y))) (pow.f64 (cbrt.f64 (sinh.f64 y)) 2)) |
(pow.f64 (/.f64 (cbrt.f64 y) (cbrt.f64 (sinh.f64 y))) 3) |
(*.f64 (pow.f64 (sinh.f64 y) -1/2) (/.f64 y (sqrt.f64 (sinh.f64 y)))) |
(/.f64 (*.f64 (pow.f64 (sinh.f64 y) -1/2) y) (sqrt.f64 (sinh.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) 2) |
(*.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) 2) |
(*.f64 (/.f64 y (*.f64 2 (sinh.f64 y))) 2) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (/.f64 1 (neg.f64 (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) -2) (cbrt.f64 (/.f64 y (sinh.f64 y)))) |
(*.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) (pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) -2)) |
(*.f64 (*.f64 (/.f64 1 (sinh.f64 y)) 1) y) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (*.f64 (/.f64 1 (sinh.f64 y)) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(*.f64 (*.f64 (/.f64 1 (sinh.f64 y)) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 (sinh.f64 y) y) -1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 y (sinh.f64 y)) 1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (E.f64) (log.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) -2) 1/2) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3) 1/3) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (pow.f64 (/.f64 (sinh.f64 y) y) 2) -1/2) |
(pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) -1/3) |
(*.f64 (pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) -1/6) (pow.f64 (pow.f64 (/.f64 y (sinh.f64 y)) -3) -1/6)) |
(pow.f64 (cbrt.f64 (/.f64 y (sinh.f64 y))) 3) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (cbrt.f64 (/.f64 (sinh.f64 y) y)) -3) |
(pow.f64 (sqrt.f64 (/.f64 y (sinh.f64 y))) 2) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (sqrt.f64 (/.f64 (sinh.f64 y) y)) -2) |
(pow.f64 (exp.f64 -1) (log.f64 (/.f64 (sinh.f64 y) y))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3)) 1/3) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (neg.f64 (/.f64 (neg.f64 (sinh.f64 y)) y)) -1) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (sinh.f64 y))) 2) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (sinh.f64 y))) (/.f64 (cbrt.f64 y) (sqrt.f64 (sinh.f64 y)))) |
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y)))) 2)) (cbrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) (sqrt.f64 (log.f64 (/.f64 y (sinh.f64 y))))) |
(sqrt.f64 (pow.f64 (/.f64 (sinh.f64 y) y) -2)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(log.f64 (exp.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 y (sinh.f64 y))))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(cbrt.f64 (pow.f64 (/.f64 y (sinh.f64 y)) 3)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (sinh.f64 y) 3))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(expm1.f64 (log1p.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(log1p.f64 (expm1.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (log.f64 (/.f64 y (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 3 (log.f64 (/.f64 y (sinh.f64 y)))) 1/3)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (/.f64 y (sinh.f64 y)))) 3)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 y (sinh.f64 y)))) 2)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) 1) -1)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (sinh.f64 y) y)) -1) 1)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 y (sinh.f64 y))) 1) 1)) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (log.f64 (sinh.f64 y)))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (-.f64 (log.f64 y) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) 1) (*.f64 (log.f64 (sinh.f64 y)) 1))) |
(/.f64 (*.f64 2 y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 y (sinh.f64 y)) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 15.7b | (*.f64 y (/.f64 x y)) |
Compiled 12 to 4 computations (66.7% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | (*.f64 y (/.f64 x y)) |
| 0.0ms | x | @ | inf | (*.f64 y (/.f64 x y)) |
| 0.0ms | y | @ | 0 | (*.f64 y (/.f64 x y)) |
| 0.0ms | y | @ | inf | (*.f64 y (/.f64 x y)) |
| 0.0ms | y | @ | -inf | (*.f64 y (/.f64 x y)) |
| 1× | batch-egg-rewrite |
| 593× | pow1_binary64 |
| 549× | add-log-exp_binary64 |
| 549× | log1p-expm1-u_binary64 |
| 549× | expm1-log1p-u_binary64 |
| 536× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 7 |
| 1 | 106 | 7 |
| 2 | 1457 | 7 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 y (/.f64 x y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 y (/.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 y (*.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 y x) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 y x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 y x) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 y x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 y x) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) y) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 y (neg.f64 x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (/.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 y (/.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 y (/.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 y (/.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 y (/.f64 x y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 y) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 y (/.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 y (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 y (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 y (/.f64 x y)))))))) |
| 1× | egg-herbie |
| 756× | log-prod_binary64 |
| 436× | associate-*l*_binary64 |
| 392× | associate-*r*_binary64 |
| 388× | log-div_binary64 |
| 324× | fma-def_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 44 |
| 1 | 133 | 44 |
| 2 | 513 | 44 |
| 3 | 4433 | 44 |
| 1× | node limit |
| Inputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(/.f64 (*.f64 y x) y) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 y x) 1) y) |
(/.f64 (/.f64 (*.f64 y x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(/.f64 (/.f64 (*.f64 y x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 y)) |
(pow.f64 (*.f64 y (/.f64 x y)) 1) |
(pow.f64 (pow.f64 (*.f64 y (/.f64 x y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 y (/.f64 x y))) 3) |
(pow.f64 (sqrt.f64 (*.f64 y (/.f64 x y))) 2) |
(sqrt.f64 (pow.f64 (*.f64 y (/.f64 x y)) 2)) |
(log.f64 (pow.f64 (exp.f64 y) (/.f64 x y))) |
(cbrt.f64 (pow.f64 (*.f64 y (/.f64 x y)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 y (/.f64 x y)))) |
(log1p.f64 (expm1.f64 (*.f64 y (/.f64 x y)))) |
(exp.f64 (log.f64 (*.f64 y (/.f64 x y)))) |
| Outputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
x |
(/.f64 y (/.f64 y x)) |
x |
(/.f64 1 (/.f64 y (*.f64 y x))) |
x |
(/.f64 (*.f64 y x) y) |
x |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 y)) |
x |
(/.f64 (/.f64 (*.f64 y x) 1) y) |
x |
(/.f64 (/.f64 (*.f64 y x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
x |
(/.f64 (/.f64 (*.f64 y x) (sqrt.f64 y)) (sqrt.f64 y)) |
x |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 y)) |
x |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 y)) |
x |
(pow.f64 (*.f64 y (/.f64 x y)) 1) |
x |
(pow.f64 (pow.f64 (*.f64 y (/.f64 x y)) 3) 1/3) |
x |
(pow.f64 (cbrt.f64 (*.f64 y (/.f64 x y))) 3) |
x |
(pow.f64 (sqrt.f64 (*.f64 y (/.f64 x y))) 2) |
x |
(sqrt.f64 (pow.f64 (*.f64 y (/.f64 x y)) 2)) |
x |
(log.f64 (pow.f64 (exp.f64 y) (/.f64 x y))) |
x |
(cbrt.f64 (pow.f64 (*.f64 y (/.f64 x y)) 3)) |
x |
(expm1.f64 (log1p.f64 (*.f64 y (/.f64 x y)))) |
x |
(log1p.f64 (expm1.f64 (*.f64 y (/.f64 x y)))) |
x |
(exp.f64 (log.f64 (*.f64 y (/.f64 x y)))) |
x |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 7.4b | (*.f64 x (*.f64 y y)) |
Compiled 21 to 7 computations (66.7% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (*.f64 x (*.f64 y y)) |
| 0.0ms | y | @ | inf | (*.f64 x (*.f64 y y)) |
| 0.0ms | x | @ | inf | (*.f64 x (*.f64 y y)) |
| 0.0ms | x | @ | -inf | (*.f64 x (*.f64 y y)) |
| 0.0ms | y | @ | 0 | (*.f64 x (*.f64 y y)) |
| 1× | batch-egg-rewrite |
| 458× | pow1_binary64 |
| 435× | add-sqr-sqrt_binary64 |
| 429× | *-un-lft-identity_binary64 |
| 421× | add-log-exp_binary64 |
| 421× | log1p-expm1-u_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 7 |
| 1 | 100 | 7 |
| 2 | 1207 | 7 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (*.f64 y y)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 x (*.f64 y y))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (*.f64 y y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (sqrt.f64 x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (*.f64 x x) (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (*.f64 y y)))))))) |
| 1× | egg-herbie |
| 1080× | log-prod_binary64 |
| 553× | distribute-rgt-in_binary64 |
| 542× | distribute-lft-in_binary64 |
| 392× | associate-*l*_binary64 |
| 355× | associate-*r*_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 245 |
| 1 | 90 | 245 |
| 2 | 324 | 245 |
| 3 | 2157 | 245 |
| 4 | 7026 | 245 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (pow.f64 y 2) x) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y y))) 1) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(sqrt.f64 (*.f64 (*.f64 x x) (pow.f64 y 4))) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
| Outputs |
|---|
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(*.f64 (pow.f64 y 2) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(-.f64 (+.f64 1 (*.f64 x (*.f64 y y))) 1) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 x (*.f64 y y)) 1) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3) 1/3) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y y))) 3) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(pow.f64 (*.f64 y (sqrt.f64 x)) 2) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (pow.f64 y 4))) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(log.f64 (pow.f64 (exp.f64 x) (*.f64 y y))) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y y)) 3)) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
(exp.f64 (log.f64 (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 x y) y) |
(*.f64 y (*.f64 y x)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2))) |
| ✓ | 0.0b | (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
| ✓ | 0.1b | (*.f64 1/120 (pow.f64 y 4)) |
| ✓ | 0.2b | (*.f64 1/6 (pow.f64 y 2)) |
Compiled 64 to 51 computations (20.3% saved)
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | inf | (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
| 1.0ms | x | @ | 0 | (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
| 1.0ms | x | @ | -inf | (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
| 1.0ms | y | @ | inf | (*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
| 0.0ms | y | @ | inf | (*.f64 1/120 (pow.f64 y 4)) |
| 1× | batch-egg-rewrite |
| 625× | log-prod_binary64 |
| 501× | fma-def_binary64 |
| 365× | pow2_binary64 |
| 250× | pow1/3_binary64 |
| 250× | expm1-udef_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 48 |
| 1 | 322 | 48 |
| 2 | 3856 | 46 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/120 (pow.f64 y 4)) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
(+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/6 (*.f64 y y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (sqrt.f64 1/6)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 y 6) 1/216) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 y 4) 1/36))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 y 6) 1/216))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 1/6 (*.f64 y y))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/120 (pow.f64 y 4)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 y 8) 1/14400) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 y 8) 1/14400))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 1/120 (pow.f64 y 4))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (fma.f64 4 (log.f64 y) (log.f64 1/120)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (fma.f64 4 (log.f64 y) (log.f64 1/120)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 2) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) -1))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 x (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 x (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) x)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) x) (*.f64 (*.f64 1/6 (*.f64 y y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) x)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 x (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) x) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) x) (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3))) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2))) (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) (pow.f64 x 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 x (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 x (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x 1 (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x 1 (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 x (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 x) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 x) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) x (*.f64 (*.f64 1/6 (*.f64 y y)) x)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 (pow.f64 y 8) 1/14400) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 y 4) 1/36) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (/.f64 1 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (fma.f64 (pow.f64 y 4) 1/36 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216))) (neg.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36))) (neg.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (*.f64 (pow.f64 y 8) 1/14400)) (-.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (exp.f64 1/6) (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (*.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 y (*.f64 y 1/6) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y y) 1/6 (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) 1/120) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 (*.f64 y y)) 1 (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/120 (pow.f64 y 4) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 4) 1/120 (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (pow.f64 y 4)) 1 (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1 -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 (pow.f64 (cbrt.f64 y) 2) 1/6) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 (cbrt.f64 (pow.f64 y 4)) 1/120) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 y (sqrt.f64 1/6)) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (/.f64 1 (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) (/.f64 1 (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 y) y (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/6 (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (*.f64 1/6 (*.f64 y y)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (cbrt.f64 (pow.f64 y 8))) (cbrt.f64 (pow.f64 y 4)) (*.f64 1/6 (*.f64 y y))))))) |
| 1× | egg-herbie |
| 511× | unswap-sqr_binary64 |
| 355× | times-frac_binary64 |
| 350× | cancel-sign-sub-inv_binary64 |
| 223× | associate-/l*_binary64 |
| 192× | distribute-rgt-neg-in_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 335 | 3460 |
| 1 | 767 | 3198 |
| 2 | 2417 | 3166 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (*.f64 1/120 (*.f64 (pow.f64 y 4) x))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (*.f64 1/120 (*.f64 (pow.f64 y 4) x))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 0 (*.f64 1/6 (*.f64 y y))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) 1) |
(pow.f64 (*.f64 1/6 (*.f64 y y)) 1) |
(pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2) |
(pow.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) 3) |
(pow.f64 (*.f64 y (sqrt.f64 1/6)) 2) |
(pow.f64 (*.f64 (pow.f64 y 6) 1/216) 1/3) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(log.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))) |
(cbrt.f64 (*.f64 (pow.f64 y 6) 1/216)) |
(expm1.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) |
(log1p.f64 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) |
(exp.f64 (log.f64 (*.f64 1/6 (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/6 (*.f64 y y))) 1)) |
(+.f64 0 (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)))) |
(-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1) |
(pow.f64 (*.f64 1/120 (pow.f64 y 4)) 1) |
(pow.f64 (*.f64 (pow.f64 y 8) 1/14400) 1/2) |
(pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) 3) |
(pow.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) 2) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000) 1/3) |
(sqrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4))))) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000)) |
(expm1.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4)))) |
(log1p.f64 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) |
(exp.f64 (fma.f64 4 (log.f64 y) (log.f64 1/120))) |
(exp.f64 (*.f64 (fma.f64 4 (log.f64 y) (log.f64 1/120)) 1)) |
(fma.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1) -1) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 2) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) -1) |
(fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) -1) |
(+.f64 x (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(+.f64 x (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(+.f64 0 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) |
(+.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) x) |
(+.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) x) (*.f64 (*.f64 1/6 (*.f64 y y)) x)) |
(+.f64 (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) x) |
(+.f64 (*.f64 x (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 x (*.f64 1/6 (*.f64 y y)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) 1) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) x) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1)) |
(/.f64 (*.f64 (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) x) (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(/.f64 (*.f64 x (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3))) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1)) |
(/.f64 (*.f64 x (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2))) (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 1) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 2) 1/2) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 3) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 2) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) (pow.f64 x 3)) 1/3) |
(pow.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) 1/3) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 2)) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) (pow.f64 x 3))) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 1)) |
(fma.f64 1 x (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 1 x (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x x) |
(fma.f64 x 1 (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 x 1 (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) |
(fma.f64 x (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 x (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 x) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 x) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) x (*.f64 (*.f64 1/6 (*.f64 y y)) x)) |
(-.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 8) 1/14400) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 y 4) 1/36) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))))) |
(*.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) |
(*.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (/.f64 1 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))))) |
(/.f64 1 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)))) |
(/.f64 1 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (fma.f64 (pow.f64 y 4) 1/36 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216))) (neg.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36))) (neg.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (*.f64 (pow.f64 y 8) 1/14400)) (-.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) |
(pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2) 1/2) |
(pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 3) |
(pow.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3) 1/3) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216))) -1) |
(pow.f64 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36))) -1) |
(sqrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) |
(log.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (exp.f64 1/6) (*.f64 y y)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(expm1.f64 (*.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(exp.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 y (*.f64 y 1/6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y y) 1/6 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) 1/120) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (*.f64 1/6 (*.f64 y y)) 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (pow.f64 y 4) 1/120 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (*.f64 1/120 (pow.f64 y 4)) 1 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) -1) |
(fma.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1 -1) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 (pow.f64 (cbrt.f64 y) 2) 1/6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 (cbrt.f64 (pow.f64 y 4)) 1/120) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) -1) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) -1) |
(fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 y (sqrt.f64 1/6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) -1) |
(fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (/.f64 1 (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1)) -1) |
(fma.f64 (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) (/.f64 1 (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) -1) |
(fma.f64 (*.f64 1/6 y) y (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/6 (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (*.f64 1/120 (cbrt.f64 (pow.f64 y 8))) (cbrt.f64 (pow.f64 y 4)) (*.f64 1/6 (*.f64 y y))) |
| Outputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(fma.f64 x (*.f64 1/6 (*.f64 y y)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) x)) |
(*.f64 1/120 (*.f64 x (pow.f64 y 4))) |
(*.f64 x (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (*.f64 1/120 (*.f64 (pow.f64 y 4) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (*.f64 1/120 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) x)) |
(*.f64 1/120 (*.f64 x (pow.f64 y 4))) |
(*.f64 x (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (*.f64 1/120 (*.f64 (pow.f64 y 4) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (*.f64 1/120 (*.f64 x (pow.f64 y 4)))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 1/6 (pow.f64 y 2)) |
(*.f64 1/6 (*.f64 y y)) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 0 (*.f64 1/6 (*.f64 y y))) |
(*.f64 1/6 (*.f64 y y)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))))) |
(*.f64 1/6 (*.f64 y y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) 1) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 1/6 (*.f64 y y)) 1) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 (pow.f64 y 4) 1/36) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(pow.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) 3) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 y (sqrt.f64 1/6)) 2) |
(*.f64 1/6 (*.f64 y y)) |
(pow.f64 (*.f64 (pow.f64 y 6) 1/216) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 y 6) 1/216)) |
(cbrt.f64 (*.f64 1/216 (pow.f64 y 6))) |
(sqrt.f64 (*.f64 (pow.f64 y 4) 1/36)) |
(log.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y))) |
(*.f64 1/6 (*.f64 y y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y))))) |
(*.f64 1/6 (*.f64 y y)) |
(cbrt.f64 (*.f64 (pow.f64 y 6) 1/216)) |
(cbrt.f64 (*.f64 1/216 (pow.f64 y 6))) |
(expm1.f64 (log1p.f64 (*.f64 1/6 (*.f64 y y)))) |
(*.f64 1/6 (*.f64 y y)) |
(log1p.f64 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) |
(*.f64 1/6 (*.f64 y y)) |
(exp.f64 (log.f64 (*.f64 1/6 (*.f64 y y)))) |
(*.f64 1/6 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/6 (*.f64 y y))) 1)) |
(*.f64 1/6 (*.f64 y y)) |
(+.f64 0 (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)))) |
(*.f64 1/120 (pow.f64 y 4)) |
(-.f64 (fma.f64 1/120 (pow.f64 y 4) 1) 1) |
(*.f64 1/120 (pow.f64 y 4)) |
(pow.f64 (*.f64 1/120 (pow.f64 y 4)) 1) |
(*.f64 1/120 (pow.f64 y 4)) |
(pow.f64 (*.f64 (pow.f64 y 8) 1/14400) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) |
(pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) 3) |
(*.f64 1/120 (pow.f64 y 4)) |
(pow.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) 2) |
(*.f64 1/120 (pow.f64 y 4)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000)) |
(sqrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)) |
(*.f64 1/120 (pow.f64 y 4)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 1/120 (pow.f64 y 4)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000)) |
(expm1.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/120 (pow.f64 y 4)) |
(log1p.f64 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/120 (pow.f64 y 4)) |
(exp.f64 (fma.f64 4 (log.f64 y) (log.f64 1/120))) |
(*.f64 1/120 (pow.f64 y 4)) |
(exp.f64 (*.f64 (fma.f64 4 (log.f64 y) (log.f64 1/120)) 1)) |
(*.f64 1/120 (pow.f64 y 4)) |
(fma.f64 1 (fma.f64 1/120 (pow.f64 y 4) 1) -1) |
(*.f64 1/120 (pow.f64 y 4)) |
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) 2) (cbrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) -1) |
(*.f64 1/120 (pow.f64 y 4)) |
(fma.f64 (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) (sqrt.f64 (fma.f64 1/120 (pow.f64 y 4) 1)) -1) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 x (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 x (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 0 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 4) 1) x) (*.f64 (*.f64 1/6 (*.f64 y y)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (*.f64 x (fma.f64 1/120 (pow.f64 y 4) 1)) (*.f64 x (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) 1) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) x) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1)) |
(/.f64 x (/.f64 (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) -1) 1) (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)))) |
(/.f64 (*.f64 x (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3))) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 -1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(*.f64 (/.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 (*.f64 1/120 (pow.f64 y 4)) (fma.f64 1/6 (*.f64 y y) -1)) 1)) x) |
(/.f64 (*.f64 (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) x) (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(/.f64 x (/.f64 (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)))) |
(*.f64 (/.f64 x (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2))) |
(/.f64 (*.f64 x (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3))) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1)) |
(/.f64 x (/.f64 (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) -1) 1) (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)))) |
(/.f64 (*.f64 x (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3))) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 -1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(*.f64 (/.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 (*.f64 1/120 (pow.f64 y 4)) (fma.f64 1/6 (*.f64 y y) -1)) 1)) x) |
(/.f64 (*.f64 x (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2))) (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(/.f64 x (/.f64 (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)))) |
(*.f64 (/.f64 x (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2))) |
(pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 1) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 2) 1/2) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 3) 1/3) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 3) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 2) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) (pow.f64 x 3)) 1/3) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(pow.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3)) 1/3) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 2)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x) 3)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3) (pow.f64 x 3))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 3))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) x)) 1)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1 x (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 1 x (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 x 1 (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 x 1 (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 x (fma.f64 1/120 (pow.f64 y 4) 1) (*.f64 x (*.f64 1/6 (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 x) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (cbrt.f64 (*.f64 x x)) (cbrt.f64 x) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (cbrt.f64 x) (cbrt.f64 (*.f64 x x)) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(fma.f64 (fma.f64 1/120 (pow.f64 y 4) 1) x (*.f64 (*.f64 1/6 (*.f64 y y)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(-.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 8) 1/14400) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))) (/.f64 (*.f64 (pow.f64 y 4) 1/36) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (*.f64 y y) -1/6))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) -1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6)))) |
(*.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2)) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/720)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 1/216 (pow.f64 y 6))) (fma.f64 (pow.f64 y 4) 1/36 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 -1/6 (*.f64 (pow.f64 y 6) 1/120))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (/.f64 1 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (*.f64 y y) -1/6))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) -1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6)))) |
(/.f64 1 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/720)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 1/216 (pow.f64 y 6))) (fma.f64 (pow.f64 y 4) 1/36 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 -1/6 (*.f64 (pow.f64 y 6) 1/120))))) |
(/.f64 1 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (*.f64 y y) -1/6))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) -1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/720)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 1/216 (pow.f64 y 6))) (fma.f64 (pow.f64 y 4) 1/36 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 -1/6 (*.f64 (pow.f64 y 6) 1/120))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (fma.f64 (pow.f64 y 4) 1/36 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/720)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 1/216 (pow.f64 y 6))) (fma.f64 (pow.f64 y 4) 1/36 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 -1/6 (*.f64 (pow.f64 y 6) 1/120))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (*.f64 y y) -1/6))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) -1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216))) (neg.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/720)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 1/216 (pow.f64 y 6))) (fma.f64 (pow.f64 y 4) 1/36 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 -1/6 (*.f64 (pow.f64 y 6) 1/120))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36))) (neg.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (*.f64 y y) -1/6))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) -1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 4) 1/36) (*.f64 (pow.f64 y 8) 1/14400)) (-.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (*.f64 y y) -1/6))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) -1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6)))) |
(pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2) 1/2) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 3) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 2) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3) 1/3) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4)))) (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216))) -1) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 (pow.f64 y 6) 1/216)) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/720)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 y 4) 3) 1/1728000 (*.f64 1/216 (pow.f64 y 6))) (fma.f64 (pow.f64 y 4) 1/36 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 -1/6 (*.f64 (pow.f64 y 6) 1/120))))) |
(pow.f64 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/6 (*.f64 y y))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36))) -1) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (pow.f64 y 4) 1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (*.f64 y y) -1/6))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 4) -1/36)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6)))) |
(sqrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (exp.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 1/6) (*.f64 y y)) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (exp.f64 1/6) (*.f64 y y)))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (+.f64 1 (expm1.f64 (*.f64 1/6 (*.f64 y y)))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(expm1.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(expm1.f64 (*.f64 (log1p.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(log1p.f64 (expm1.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(exp.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 y (*.f64 y 1/6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y y) 1/6 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) 1/120) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/6 (*.f64 y y)) 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (pow.f64 y 4) 1/120 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (pow.f64 y 4)) 1 (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1 (*.f64 1/6 (*.f64 y y)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) -1) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 1 -1) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 (pow.f64 (cbrt.f64 y) 2) 1/6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 (cbrt.f64 y) 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/6 (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 (cbrt.f64 (pow.f64 y 4)) 1/120) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 1/120 (cbrt.f64 (pow.f64 y 4))) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 1/6 (*.f64 y y))) (cbrt.f64 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) -1) |
(fma.f64 (cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) -1) |
(fma.f64 (cbrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (cbrt.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1)) 2)) -1) |
(fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (*.f64 y (sqrt.f64 1/6)) (*.f64 y (sqrt.f64 1/6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) (sqrt.f64 (fma.f64 1/6 (*.f64 y y) (fma.f64 1/120 (pow.f64 y 4) 1))) -1) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (/.f64 1 (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (-.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 1) 1)) -1) |
(fma.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (/.f64 1 (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) -1) 1)) -1) |
(fma.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (/.f64 1 (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 -1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))) 1)) -1) |
(+.f64 -1 (/.f64 (+.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 3)) (fma.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (+.f64 (*.f64 1/120 (pow.f64 y 4)) (fma.f64 1/6 (*.f64 y y) -1)) 1))) |
(fma.f64 (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) (/.f64 1 (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))))) -1) |
(+.f64 -1 (/.f64 (-.f64 1 (pow.f64 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) 2)) (-.f64 1 (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))) |
(fma.f64 (*.f64 1/6 y) y (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/6 (cbrt.f64 (pow.f64 y 4))) (pow.f64 (cbrt.f64 y) 2) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 (cbrt.f64 y) 2)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (cbrt.f64 (pow.f64 y 8))) (cbrt.f64 (pow.f64 y 4)) (*.f64 1/6 (*.f64 y y))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 1/120 (cbrt.f64 (pow.f64 y 4))) (*.f64 1/6 (*.f64 y y))) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.1b | (*.f64 1/5040 (pow.f64 y 7)) |
| ✓ | 0.1b | (*.f64 1/120 (pow.f64 y 5)) |
| ✓ | 0.2b | (*.f64 1/6 (pow.f64 y 3)) |
| ✓ | 15.7b | (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
Compiled 99 to 73 computations (26.3% saved)
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
| 1.0ms | y | @ | inf | (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
| 1.0ms | y | @ | 0 | (*.f64 1/5040 (pow.f64 y 7)) |
| 1.0ms | x | @ | inf | (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
| 1.0ms | x | @ | -inf | (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
| 1× | batch-egg-rewrite |
| 505× | fma-neg_binary64 |
| 391× | expm1-udef_binary64 |
| 391× | log1p-udef_binary64 |
| 228× | add-sqr-sqrt_binary64 |
| 218× | add-log-exp_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 51 |
| 1 | 465 | 49 |
| 2 | 6207 | 49 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
(*.f64 1/6 (pow.f64 y 3)) |
(*.f64 1/120 (pow.f64 y 5)) |
(*.f64 1/5040 (pow.f64 y 7)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 7)) (/.f64 x y)) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (/.f64 x y)) (*.f64 (*.f64 1/5040 (pow.f64 y 7)) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (*.f64 1/120 (pow.f64 y 5))) (/.f64 x y)) (*.f64 (fma.f64 1/6 (pow.f64 y 3) y) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (/.f64 x y) (*.f64 1/5040 (pow.f64 y 7))) (*.f64 (/.f64 x y) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (/.f64 x y) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (*.f64 (/.f64 x y) (*.f64 1/5040 (pow.f64 y 7))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (*.f64 1/120 (pow.f64 y 5)))) (*.f64 (/.f64 x y) (fma.f64 1/6 (pow.f64 y 3) y)))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 y x))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 y (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (*.f64 (/.f64 y x) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) x) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) x) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) 1) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) (/.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) 1) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (neg.f64 x)) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (neg.f64 x)) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (*.f64 y (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (*.f64 (neg.f64 y) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (*.f64 y (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (*.f64 (neg.f64 y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) 1) y)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) (sqrt.f64 y)) (sqrt.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (/.f64 x y)) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 x y)) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (neg.f64 x) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (neg.f64 x)) (neg.f64 y))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (/.f64 x y) (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (/.f64 x y) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3) (pow.f64 (/.f64 x y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (/.f64 x y) 3) (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (pow.f64 y 3)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/6 (pow.f64 y 3)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 y (cbrt.f64 1/6)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 1/6) (pow.f64 y 3/2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/216 (pow.f64 (pow.f64 y 3) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 1/36 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 1/6) (pow.f64 y 3)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (pow.f64 y 3)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 1/216 (pow.f64 (pow.f64 y 3) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 1/6 (pow.f64 y 3))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 1/6 (pow.f64 y 3))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 1/6 (pow.f64 y 3))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 1/6 (pow.f64 y 3))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 5)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/120 (pow.f64 y 5)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 5))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 1/120) (pow.f64 y 5/2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (pow.f64 y 5) 3) 1/1728000) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 y 10) 1/14400))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (pow.f64 y 5)) 1/120))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 5)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 5) 3) 1/1728000))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 5))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 1/120 (pow.f64 y 5))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 1/120 (pow.f64 y 5))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 1/120 (pow.f64 y 5))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 7)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/5040 (pow.f64 y 7)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 1/5040 (pow.f64 y 7))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 1/5040) (pow.f64 y 7/2)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 (pow.f64 y 14) 1/25401600))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (pow.f64 y 7)) 1/5040))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 7)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 7))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 1/5040 (pow.f64 y 7))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 1/5040 (pow.f64 y 7))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 1/5040 (pow.f64 y 7))) 1)))))) |
| 1× | egg-herbie |
| 774× | fma-def_binary64 |
| 548× | associate-/l*_binary64 |
| 391× | associate-*l/_binary64 |
| 383× | associate-/r*_binary64 |
| 318× | associate-*r/_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 2875 |
| 1 | 746 | 2871 |
| 2 | 2677 | 2833 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) x))) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 x (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))))) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 x (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(+.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 7)) (/.f64 x y)) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (/.f64 x y))) |
(+.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (/.f64 x y)) (*.f64 (*.f64 1/5040 (pow.f64 y 7)) (/.f64 x y))) |
(+.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (*.f64 1/120 (pow.f64 y 5))) (/.f64 x y)) (*.f64 (fma.f64 1/6 (pow.f64 y 3) y) (/.f64 x y))) |
(+.f64 (*.f64 (/.f64 x y) (*.f64 1/5040 (pow.f64 y 7))) (*.f64 (/.f64 x y) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(+.f64 (*.f64 (/.f64 x y) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (*.f64 (/.f64 x y) (*.f64 1/5040 (pow.f64 y 7)))) |
(+.f64 (*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (*.f64 1/120 (pow.f64 y 5)))) (*.f64 (/.f64 x y) (fma.f64 1/6 (pow.f64 y 3) y))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) 1) |
(/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 y x)) |
(/.f64 1 (/.f64 y (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (*.f64 (/.f64 y x) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) y) |
(/.f64 (neg.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x)) (neg.f64 y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) x) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) x) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) 1) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) (/.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) 1) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 y x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (neg.f64 x)) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (neg.f64 x)) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (neg.f64 y))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (*.f64 y (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (*.f64 (neg.f64 y) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (*.f64 y (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (*.f64 (neg.f64 y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) 1) y) |
(/.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(/.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (/.f64 x y)) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 x y)) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))) |
(/.f64 (*.f64 (/.f64 x y) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 1) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 3) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (/.f64 x y))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3) (pow.f64 (/.f64 x y) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 x y) 3) (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (pow.f64 y 3)))) 1) |
(pow.f64 (*.f64 1/6 (pow.f64 y 3)) 1) |
(pow.f64 (*.f64 y (cbrt.f64 1/6)) 3) |
(pow.f64 (*.f64 (sqrt.f64 1/6) (pow.f64 y 3/2)) 2) |
(pow.f64 (*.f64 1/216 (pow.f64 (pow.f64 y 3) 3)) 1/3) |
(sqrt.f64 (*.f64 1/36 (pow.f64 y 6))) |
(log.f64 (pow.f64 (exp.f64 1/6) (pow.f64 y 3))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (pow.f64 y 3))))) |
(cbrt.f64 (*.f64 1/216 (pow.f64 (pow.f64 y 3) 3))) |
(expm1.f64 (log1p.f64 (*.f64 1/6 (pow.f64 y 3)))) |
(log1p.f64 (expm1.f64 (*.f64 1/6 (pow.f64 y 3)))) |
(exp.f64 (log.f64 (*.f64 1/6 (pow.f64 y 3)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/6 (pow.f64 y 3))) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 5)))) 1) |
(pow.f64 (*.f64 1/120 (pow.f64 y 5)) 1) |
(pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 5))) 3) |
(pow.f64 (*.f64 (sqrt.f64 1/120) (pow.f64 y 5/2)) 2) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 y 5) 3) 1/1728000) 1/3) |
(sqrt.f64 (*.f64 (pow.f64 y 10) 1/14400)) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 5)) 1/120)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 5))))) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 5) 3) 1/1728000)) |
(expm1.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 5)))) |
(log1p.f64 (expm1.f64 (*.f64 1/120 (pow.f64 y 5)))) |
(exp.f64 (log.f64 (*.f64 1/120 (pow.f64 y 5)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/120 (pow.f64 y 5))) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 7)))) 1) |
(pow.f64 (*.f64 1/5040 (pow.f64 y 7)) 1) |
(pow.f64 (cbrt.f64 (*.f64 1/5040 (pow.f64 y 7))) 3) |
(pow.f64 (*.f64 (sqrt.f64 1/5040) (pow.f64 y 7/2)) 2) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) 1/3) |
(sqrt.f64 (*.f64 (pow.f64 y 14) 1/25401600)) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 7)) 1/5040)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 7))))) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000)) |
(expm1.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 7)))) |
(log1p.f64 (expm1.f64 (*.f64 1/5040 (pow.f64 y 7)))) |
(exp.f64 (log.f64 (*.f64 1/5040 (pow.f64 y 7)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/5040 (pow.f64 y 7))) 1)) |
| Outputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (fma.f64 1/5040 (*.f64 x (pow.f64 y 6)) x))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (fma.f64 x (*.f64 1/5040 (pow.f64 y 6)) x)) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(*.f64 1/5040 (*.f64 x (pow.f64 y 6))) |
(*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (*.f64 1/5040 (*.f64 x (pow.f64 y 6)))) |
(*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
(*.f64 x (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6)))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (*.f64 1/5040 (*.f64 x (pow.f64 y 6))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(*.f64 x (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6))))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 x (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (fma.f64 1/5040 (*.f64 x (pow.f64 y 6)) x))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (fma.f64 x (*.f64 1/5040 (pow.f64 y 6)) x)) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(*.f64 1/5040 (*.f64 x (pow.f64 y 6))) |
(*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (*.f64 1/5040 (*.f64 x (pow.f64 y 6)))) |
(*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
(*.f64 x (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6)))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (*.f64 1/5040 (*.f64 x (pow.f64 y 6))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(*.f64 x (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6))))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 x (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (fma.f64 1/5040 (*.f64 x (pow.f64 y 6)) x))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (fma.f64 x (*.f64 1/5040 (pow.f64 y 6)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 y (+.f64 (*.f64 1/120 (pow.f64 y 5)) (*.f64 1/6 (pow.f64 y 3))))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(+.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 7)) (/.f64 x y)) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (/.f64 x y))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(+.f64 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (/.f64 x y)) (*.f64 (*.f64 1/5040 (pow.f64 y 7)) (/.f64 x y))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(+.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (*.f64 1/120 (pow.f64 y 5))) (/.f64 x y)) (*.f64 (fma.f64 1/6 (pow.f64 y 3) y) (/.f64 x y))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(+.f64 (*.f64 (/.f64 x y) (*.f64 1/5040 (pow.f64 y 7))) (*.f64 (/.f64 x y) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(+.f64 (*.f64 (/.f64 x y) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (*.f64 (/.f64 x y) (*.f64 1/5040 (pow.f64 y 7)))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(+.f64 (*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (*.f64 1/120 (pow.f64 y 5)))) (*.f64 (/.f64 x y) (fma.f64 1/6 (pow.f64 y 3) y))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) 1) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 y x)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 1 (/.f64 y (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (*.f64 (/.f64 y x) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x)) (neg.f64 y)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) x) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) y)) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) x) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) 1) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) (/.f64 y x))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) 1) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (neg.f64 x)) (*.f64 (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))) (neg.f64 y))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (neg.f64 x)) (*.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (*.f64 y (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (*.f64 (neg.f64 x) (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (*.f64 (neg.f64 y) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (*.f64 y (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (*.f64 (neg.f64 y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) 1) y) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) x) (sqrt.f64 y)) (sqrt.f64 y)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (/.f64 x y)) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 x y)) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (neg.f64 y)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (neg.f64 x)) (neg.f64 y)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(/.f64 (*.f64 (/.f64 x y) (+.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (+.f64 (*.f64 (pow.f64 y 14) 1/25401600) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (pow.f64 y 14) 1/25401600 (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000 (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 3)) (fma.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) (*.f64 (pow.f64 y 14) 1/25401600)))) |
(/.f64 (*.f64 (/.f64 x y) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (/.f64 (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 x y) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 14) 1/25401600) (pow.f64 (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y)) 2)) (*.f64 (/.f64 y x) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))))) |
(pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 1) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 3) 1/3) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 3) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 2) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 2)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (/.f64 x y))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)) 3)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3) (pow.f64 (/.f64 x y) 3))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(cbrt.f64 (*.f64 (pow.f64 (/.f64 x y) 3) (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(exp.f64 (log.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y)))) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (/.f64 x y))) 1)) |
(*.f64 (/.f64 x y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y)) |
(*.f64 x (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/6 (pow.f64 y 3) (fma.f64 1/120 (pow.f64 y 5) y))) y)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/6 (pow.f64 y 3)))) 1) |
(*.f64 1/6 (pow.f64 y 3)) |
(pow.f64 (*.f64 1/6 (pow.f64 y 3)) 1) |
(*.f64 1/6 (pow.f64 y 3)) |
(pow.f64 (*.f64 y (cbrt.f64 1/6)) 3) |
(*.f64 1/6 (pow.f64 y 3)) |
(pow.f64 (*.f64 (sqrt.f64 1/6) (pow.f64 y 3/2)) 2) |
(*.f64 1/6 (pow.f64 y 3)) |
(pow.f64 (*.f64 1/216 (pow.f64 (pow.f64 y 3) 3)) 1/3) |
(cbrt.f64 (*.f64 1/216 (pow.f64 (pow.f64 y 3) 3))) |
(sqrt.f64 (*.f64 1/36 (pow.f64 y 6))) |
(sqrt.f64 (*.f64 (pow.f64 y 6) 1/36)) |
(log.f64 (pow.f64 (exp.f64 1/6) (pow.f64 y 3))) |
(*.f64 1/6 (pow.f64 y 3)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/6 (pow.f64 y 3))))) |
(*.f64 1/6 (pow.f64 y 3)) |
(cbrt.f64 (*.f64 1/216 (pow.f64 (pow.f64 y 3) 3))) |
(expm1.f64 (log1p.f64 (*.f64 1/6 (pow.f64 y 3)))) |
(*.f64 1/6 (pow.f64 y 3)) |
(log1p.f64 (expm1.f64 (*.f64 1/6 (pow.f64 y 3)))) |
(*.f64 1/6 (pow.f64 y 3)) |
(exp.f64 (log.f64 (*.f64 1/6 (pow.f64 y 3)))) |
(*.f64 1/6 (pow.f64 y 3)) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/6 (pow.f64 y 3))) 1)) |
(*.f64 1/6 (pow.f64 y 3)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 5)))) 1) |
(*.f64 1/120 (pow.f64 y 5)) |
(pow.f64 (*.f64 1/120 (pow.f64 y 5)) 1) |
(*.f64 1/120 (pow.f64 y 5)) |
(pow.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 5))) 3) |
(*.f64 1/120 (pow.f64 y 5)) |
(pow.f64 (*.f64 (sqrt.f64 1/120) (pow.f64 y 5/2)) 2) |
(*.f64 1/120 (pow.f64 y 5)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 y 5) 3) 1/1728000) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 5) 3) 1/1728000)) |
(sqrt.f64 (*.f64 (pow.f64 y 10) 1/14400)) |
(sqrt.f64 (*.f64 1/14400 (pow.f64 y 10))) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 5)) 1/120)) |
(*.f64 1/120 (pow.f64 y 5)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 5))))) |
(*.f64 1/120 (pow.f64 y 5)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 5) 3) 1/1728000)) |
(expm1.f64 (log1p.f64 (*.f64 1/120 (pow.f64 y 5)))) |
(*.f64 1/120 (pow.f64 y 5)) |
(log1p.f64 (expm1.f64 (*.f64 1/120 (pow.f64 y 5)))) |
(*.f64 1/120 (pow.f64 y 5)) |
(exp.f64 (log.f64 (*.f64 1/120 (pow.f64 y 5)))) |
(*.f64 1/120 (pow.f64 y 5)) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/120 (pow.f64 y 5))) 1)) |
(*.f64 1/120 (pow.f64 y 5)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 7)))) 1) |
(*.f64 1/5040 (pow.f64 y 7)) |
(pow.f64 (*.f64 1/5040 (pow.f64 y 7)) 1) |
(*.f64 1/5040 (pow.f64 y 7)) |
(pow.f64 (cbrt.f64 (*.f64 1/5040 (pow.f64 y 7))) 3) |
(*.f64 1/5040 (pow.f64 y 7)) |
(pow.f64 (*.f64 (sqrt.f64 1/5040) (pow.f64 y 7/2)) 2) |
(*.f64 1/5040 (pow.f64 y 7)) |
(pow.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000)) |
(sqrt.f64 (*.f64 (pow.f64 y 14) 1/25401600)) |
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 7)) 1/5040)) |
(*.f64 1/5040 (pow.f64 y 7)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 7))))) |
(*.f64 1/5040 (pow.f64 y 7)) |
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 7) 3) 1/128024064000)) |
(expm1.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 7)))) |
(*.f64 1/5040 (pow.f64 y 7)) |
(log1p.f64 (expm1.f64 (*.f64 1/5040 (pow.f64 y 7)))) |
(*.f64 1/5040 (pow.f64 y 7)) |
(exp.f64 (log.f64 (*.f64 1/5040 (pow.f64 y 7)))) |
(*.f64 1/5040 (pow.f64 y 7)) |
(exp.f64 (*.f64 (log.f64 (*.f64 1/5040 (pow.f64 y 7))) 1)) |
(*.f64 1/5040 (pow.f64 y 7)) |
Compiled 11681 to 7081 computations (39.4% saved)
22 alts after pruning (14 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 614 | 8 | 622 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 2 | 7 | 9 |
| Total | 619 | 22 | 641 |
| Status | Error | Program |
|---|---|---|
| ▶ | 45.5b | (/.f64 (*.f64 (sinh.f64 y) x) y) |
| 46.1b | (/.f64 (*.f64 y x) y) | |
| ▶ | 0.9b | (/.f64 (sin.f64 x) (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))))) |
| ✓ | 0.3b | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| ✓ | 0.3b | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| ✓ | 1.3b | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| ▶ | 34.5b | (/.f64 y (/.f64 y x)) |
| 46.1b | (/.f64 1 (/.f64 y (*.f64 y x))) | |
| 61.2b | (-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) | |
| 61.2b | (*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) | |
| 1.2b | (*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) | |
| ✓ | 34.1b | (*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
| ▶ | 33.7b | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| ✓ | 0.4b | (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
| ✓ | 0.3b | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.3b | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/216 (pow.f64 y 6)) (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1)))) | |
| 2.0b | (*.f64 y (/.f64 (sin.f64 x) y)) | |
| ✓ | 34.5b | (*.f64 y (/.f64 x y)) |
| 60.9b | (*.f64 x (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6))))) | |
| ▶ | 61.1b | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
| ✓ | 1.9b | (sin.f64 x) |
| 34.0b | x |
Compiled 419 to 303 computations (27.7% saved)
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))))) |
| 0.1b | (*.f64 1/5040 (pow.f64 y 7)) | |
| 0.1b | (*.f64 1/120 (pow.f64 y 5)) | |
| 0.2b | (*.f64 1/6 (pow.f64 y 3)) |
Compiled 120 to 90 computations (25% saved)
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))))) |
| 0.0ms | y | @ | -inf | (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))))) |
| 0.0ms | y | @ | 0 | (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))))) |
| 1× | batch-egg-rewrite |
| 499× | fma-neg_binary64 |
| 353× | expm1-udef_binary64 |
| 353× | log1p-udef_binary64 |
| 280× | log-pow_binary64 |
| 207× | add-sqr-sqrt_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 27 |
| 1 | 424 | 25 |
| 2 | 5622 | 25 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3)))))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 y (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2) (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 y) (/.f64 1 (neg.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) y)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (/.f64 y (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (/.f64 y (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (/.f64 (cbrt.f64 y) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (+.f64 (*.f64 1/128024064000 (pow.f64 (pow.f64 y 7) 3)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (+.f64 (*.f64 1/25401600 (pow.f64 y 14)) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (-.f64 (*.f64 1/25401600 (pow.f64 y 14)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (fma.f64 1/5040 (pow.f64 y 7) (neg.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 y (neg.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 1)))))) |
| 1× | egg-herbie |
| 387× | log-prod_binary64 |
| 380× | log-div_binary64 |
| 240× | associate-/l*_binary64 |
| 219× | fma-def_binary64 |
| 213× | div-sub_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1217 |
| 1 | 389 | 1215 |
| 2 | 1185 | 1209 |
| 3 | 5225 | 1209 |
| 1× | node limit |
| Inputs |
|---|
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(/.f64 5040 (pow.f64 y 6)) |
(-.f64 (*.f64 5040 (/.f64 1 (pow.f64 y 6))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (+.f64 (*.f64 43182720 (/.f64 1 (pow.f64 y 12))) (*.f64 211680 (/.f64 1 (pow.f64 y 8))))) |
(/.f64 5040 (pow.f64 y 6)) |
(-.f64 (*.f64 5040 (/.f64 1 (pow.f64 y 6))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (+.f64 (*.f64 43182720 (/.f64 1 (pow.f64 y 12))) (*.f64 211680 (/.f64 1 (pow.f64 y 8))))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) 1) |
(*.f64 y (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(*.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 1) |
(*.f64 1 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(*.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2) (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (neg.f64 y) (/.f64 1 (neg.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (/.f64 y (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (/.f64 y (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (/.f64 (cbrt.f64 y) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (/.f64 y (+.f64 (*.f64 1/128024064000 (pow.f64 (pow.f64 y 7) 3)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (+.f64 (*.f64 1/25401600 (pow.f64 y 14)) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))) |
(*.f64 (/.f64 y (-.f64 (*.f64 1/25401600 (pow.f64 y 14)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (fma.f64 1/5040 (pow.f64 y 7) (neg.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 1) |
(pow.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 3) 1/3) |
(pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 3) |
(pow.f64 (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2) |
(pow.f64 (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y) -1) |
(neg.f64 (/.f64 y (neg.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(sqrt.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) |
(log.f64 (exp.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))) |
(cbrt.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 3)) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3))) |
(expm1.f64 (log1p.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(log1p.f64 (expm1.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(exp.f64 (log.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 1)) |
| Outputs |
|---|
1 |
(+.f64 1 (*.f64 -1/6 (pow.f64 y 2))) |
(+.f64 1 (*.f64 -1/6 (*.f64 y y))) |
(fma.f64 -1/6 (*.f64 y y) 1) |
(+.f64 1 (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 1 (fma.f64 -1/6 (*.f64 y y) (*.f64 7/360 (pow.f64 y 4)))) |
(+.f64 (fma.f64 -1/6 (*.f64 y y) 1) (*.f64 7/360 (pow.f64 y 4))) |
(fma.f64 -1/6 (*.f64 y y) (fma.f64 7/360 (pow.f64 y 4) 1)) |
(+.f64 1 (+.f64 (*.f64 -31/15120 (pow.f64 y 6)) (+.f64 (*.f64 -1/6 (pow.f64 y 2)) (*.f64 7/360 (pow.f64 y 4))))) |
(+.f64 1 (fma.f64 -31/15120 (pow.f64 y 6) (fma.f64 -1/6 (*.f64 y y) (*.f64 7/360 (pow.f64 y 4))))) |
(fma.f64 -31/15120 (pow.f64 y 6) (fma.f64 -1/6 (*.f64 y y) (fma.f64 7/360 (pow.f64 y 4) 1))) |
(/.f64 5040 (pow.f64 y 6)) |
(-.f64 (*.f64 5040 (/.f64 1 (pow.f64 y 6))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(-.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 211680 (pow.f64 y 8))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 -211680 (pow.f64 y 8))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(+.f64 (/.f64 4656960 (pow.f64 y 10)) (-.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 211680 (pow.f64 y 8)))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (-.f64 (/.f64 4656960 (pow.f64 y 10)) (/.f64 211680 (pow.f64 y 8)))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (+.f64 (*.f64 43182720 (/.f64 1 (pow.f64 y 12))) (*.f64 211680 (/.f64 1 (pow.f64 y 8))))) |
(+.f64 (/.f64 4656960 (pow.f64 y 10)) (-.f64 (/.f64 5040 (pow.f64 y 6)) (+.f64 (/.f64 211680 (pow.f64 y 8)) (/.f64 43182720 (pow.f64 y 12))))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (-.f64 (/.f64 4656960 (pow.f64 y 10)) (+.f64 (/.f64 211680 (pow.f64 y 8)) (/.f64 43182720 (pow.f64 y 12))))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (-.f64 (-.f64 (/.f64 4656960 (pow.f64 y 10)) (/.f64 211680 (pow.f64 y 8))) (/.f64 43182720 (pow.f64 y 12)))) |
(/.f64 5040 (pow.f64 y 6)) |
(-.f64 (*.f64 5040 (/.f64 1 (pow.f64 y 6))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(-.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 211680 (pow.f64 y 8))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 -211680 (pow.f64 y 8))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (*.f64 211680 (/.f64 1 (pow.f64 y 8)))) |
(+.f64 (/.f64 4656960 (pow.f64 y 10)) (-.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 211680 (pow.f64 y 8)))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (-.f64 (/.f64 4656960 (pow.f64 y 10)) (/.f64 211680 (pow.f64 y 8)))) |
(-.f64 (+.f64 (*.f64 4656960 (/.f64 1 (pow.f64 y 10))) (*.f64 5040 (/.f64 1 (pow.f64 y 6)))) (+.f64 (*.f64 43182720 (/.f64 1 (pow.f64 y 12))) (*.f64 211680 (/.f64 1 (pow.f64 y 8))))) |
(+.f64 (/.f64 4656960 (pow.f64 y 10)) (-.f64 (/.f64 5040 (pow.f64 y 6)) (+.f64 (/.f64 211680 (pow.f64 y 8)) (/.f64 43182720 (pow.f64 y 12))))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (-.f64 (/.f64 4656960 (pow.f64 y 10)) (+.f64 (/.f64 211680 (pow.f64 y 8)) (/.f64 43182720 (pow.f64 y 12))))) |
(+.f64 (/.f64 5040 (pow.f64 y 6)) (-.f64 (-.f64 (/.f64 4656960 (pow.f64 y 10)) (/.f64 211680 (pow.f64 y 8))) (/.f64 43182720 (pow.f64 y 12)))) |
(-.f64 (exp.f64 (log1p.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) 1) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 y (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 1) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 1 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2)) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2) (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (neg.f64 y) (/.f64 1 (neg.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 1 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) y) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (/.f64 y (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(*.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2))) |
(/.f64 (*.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (pow.f64 (cbrt.f64 y) 2)) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 1 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (/.f64 y (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (/.f64 (cbrt.f64 y) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(*.f64 (/.f64 y (+.f64 (*.f64 1/128024064000 (pow.f64 (pow.f64 y 7) 3)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (+.f64 (*.f64 1/25401600 (pow.f64 y 14)) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (-.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 1/5040 (pow.f64 y 7)))))) |
(*.f64 (/.f64 y (fma.f64 1/128024064000 (pow.f64 (pow.f64 y 7) 3) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) (fma.f64 1/25401600 (pow.f64 y 14) (*.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 -1/5040 (pow.f64 y 7)))))) |
(/.f64 (*.f64 y (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (+.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (*.f64 (pow.f64 y 7) -1/5040)) (*.f64 1/25401600 (pow.f64 y 14)))) (fma.f64 1/128024064000 (pow.f64 (pow.f64 y 7) 3) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3))) |
(/.f64 (fma.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) (fma.f64 (pow.f64 y 7) -1/5040 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) (*.f64 1/25401600 (pow.f64 y 14))) (/.f64 (fma.f64 1/128024064000 (pow.f64 (pow.f64 y 7) 3) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 3)) y)) |
(*.f64 (/.f64 y (-.f64 (*.f64 1/25401600 (pow.f64 y 14)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) (fma.f64 1/5040 (pow.f64 y 7) (neg.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (*.f64 y (fma.f64 1/5040 (pow.f64 y 7) (neg.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) (-.f64 (*.f64 1/25401600 (pow.f64 y 14)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(/.f64 y (/.f64 (-.f64 (*.f64 1/25401600 (pow.f64 y 14)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2)) (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 1/5040 (pow.f64 y 7)) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) (-.f64 (*.f64 1/25401600 (pow.f64 y 14)) (pow.f64 (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)) 2))) |
(pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 1) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(pow.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 3) 1/3) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(pow.f64 (cbrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 3) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(pow.f64 (sqrt.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 2) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(pow.f64 (/.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) y) -1) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(neg.f64 (/.f64 y (neg.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(sqrt.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 2)) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(log.f64 (exp.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(log.f64 (+.f64 1 (expm1.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(cbrt.f64 (pow.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) 3)) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(cbrt.f64 (/.f64 (pow.f64 y 3) (pow.f64 (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))) 3))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(expm1.f64 (log1p.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(log1p.f64 (expm1.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(exp.f64 (log.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))))) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y))))) 1)) |
(/.f64 y (fma.f64 1/5040 (pow.f64 y 7) (fma.f64 1/120 (pow.f64 y 5) (fma.f64 1/6 (pow.f64 y 3) y)))) |
Found 1 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 15.4b | (/.f64 y (/.f64 y x)) |
Compiled 12 to 4 computations (66.7% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (/.f64 y (/.f64 y x)) |
| 0.0ms | x | @ | -inf | (/.f64 y (/.f64 y x)) |
| 0.0ms | y | @ | -inf | (/.f64 y (/.f64 y x)) |
| 0.0ms | y | @ | inf | (/.f64 y (/.f64 y x)) |
| 0.0ms | x | @ | inf | (/.f64 y (/.f64 y x)) |
| 1× | batch-egg-rewrite |
| 560× | pow1_binary64 |
| 524× | add-log-exp_binary64 |
| 524× | log1p-expm1-u_binary64 |
| 524× | expm1-log1p-u_binary64 |
| 511× | add-exp-log_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 7 |
| 1 | 111 | 1 |
| 2 | 1706 | 1 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 y (/.f64 y x)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 y (/.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 x) (sqrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 x y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x y) y)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y 1) (/.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) y) (/.f64 (sqrt.f64 y) (/.f64 1 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) y) (/.f64 (cbrt.f64 y) (/.f64 1 x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (/.f64 y (cbrt.f64 (/.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (cbrt.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (/.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (/.f64 y x))) (/.f64 y (sqrt.f64 (/.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (/.f64 y x))) (/.f64 (cbrt.f64 y) (sqrt.f64 (/.f64 y x))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 y (neg.f64 y)) (neg.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 x 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 x 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 x) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 x) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 1 x) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 y (/.f64 (neg.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 x x))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 x 3))))) (#(struct:change #<rule egg-rr> (2) ((x . x)))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 x))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 x)))))) |
| 1× | egg-herbie |
| 603× | log-div_binary64 |
| 533× | cube-div_binary64 |
| 414× | log-prod_binary64 |
| 400× | associate-/l*_binary64 |
| 393× | associate-/r*_binary64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 162 |
| 1 | 221 | 150 |
| 2 | 911 | 150 |
| 3 | 5316 | 134 |
| 1× | node limit |
| Inputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(-.f64 (+.f64 1 x) 1) |
(*.f64 y (/.f64 x y)) |
(*.f64 x 1) |
(*.f64 1 x) |
(*.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) 2)) |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x)) |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 x y))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 x y))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
(*.f64 (/.f64 x y) y) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 y x))) |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 y x))) |
(*.f64 (/.f64 y 1) (/.f64 x y)) |
(*.f64 (/.f64 (sqrt.f64 y) y) (/.f64 (sqrt.f64 y) (/.f64 1 x))) |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) y) (/.f64 (cbrt.f64 y) (/.f64 1 x))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (/.f64 y (cbrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (cbrt.f64 x)) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 1 (sqrt.f64 (/.f64 y x))) (/.f64 y (sqrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (/.f64 y x))) (/.f64 (cbrt.f64 y) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 y (neg.f64 y)) (neg.f64 x)) |
(pow.f64 x 1) |
(pow.f64 (pow.f64 x 3) 1/3) |
(pow.f64 (cbrt.f64 x) 3) |
(pow.f64 (sqrt.f64 x) 2) |
(pow.f64 (/.f64 1 x) -1) |
(neg.f64 (/.f64 y (/.f64 (neg.f64 y) x))) |
(sqrt.f64 (*.f64 x x)) |
(log.f64 (exp.f64 x)) |
(cbrt.f64 (pow.f64 x 3)) |
(expm1.f64 (log1p.f64 x)) |
(log1p.f64 (expm1.f64 x)) |
(exp.f64 (log.f64 x)) |
| Outputs |
|---|
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(-.f64 (+.f64 1 x) 1) |
x |
(*.f64 y (/.f64 x y)) |
x |
(*.f64 x 1) |
x |
(*.f64 1 x) |
x |
(*.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) 2)) |
x |
(*.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x)) |
x |
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (/.f64 x y))) |
x |
(*.f64 (sqrt.f64 x) (sqrt.f64 x)) |
x |
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (/.f64 x y))) |
x |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
x |
(*.f64 (/.f64 x y) y) |
x |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) 1) (/.f64 (cbrt.f64 y) (/.f64 y x))) |
x |
(*.f64 (/.f64 (sqrt.f64 y) 1) (/.f64 (sqrt.f64 y) (/.f64 y x))) |
x |
(*.f64 (/.f64 y 1) (/.f64 x y)) |
x |
(*.f64 (/.f64 (sqrt.f64 y) y) (/.f64 (sqrt.f64 y) (/.f64 1 x))) |
x |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
x |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) y) (/.f64 (cbrt.f64 y) (/.f64 1 x))) |
x |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (/.f64 y (cbrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 y (cbrt.f64 (/.f64 y x))) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) |
(/.f64 y (*.f64 (pow.f64 (cbrt.f64 (/.f64 y x)) 2) (cbrt.f64 (/.f64 y x)))) |
(/.f64 y (pow.f64 (cbrt.f64 (/.f64 y x)) 3)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (cbrt.f64 x)) |
(*.f64 (cbrt.f64 x) (/.f64 (pow.f64 (cbrt.f64 y) 2) (pow.f64 (cbrt.f64 (/.f64 y x)) 2))) |
(/.f64 (*.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) |
(*.f64 (/.f64 (sqrt.f64 y) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (/.f64 (sqrt.f64 y) (cbrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) (/.f64 y (cbrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 y (cbrt.f64 (/.f64 y x))) (pow.f64 (cbrt.f64 (/.f64 y x)) 2)) |
(/.f64 y (*.f64 (pow.f64 (cbrt.f64 (/.f64 y x)) 2) (cbrt.f64 (/.f64 y x)))) |
(/.f64 y (pow.f64 (cbrt.f64 (/.f64 y x)) 3)) |
(*.f64 (/.f64 1 (sqrt.f64 (/.f64 y x))) (/.f64 y (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 y (sqrt.f64 (/.f64 y x))) (sqrt.f64 (/.f64 y x))) |
(/.f64 y (*.f64 (sqrt.f64 (/.f64 y x)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 y) 2) (sqrt.f64 (/.f64 y x))) (/.f64 (cbrt.f64 y) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 1 (sqrt.f64 (/.f64 y x))) (/.f64 y (sqrt.f64 (/.f64 y x)))) |
(/.f64 (/.f64 y (sqrt.f64 (/.f64 y x))) (sqrt.f64 (/.f64 y x))) |
(/.f64 y (*.f64 (sqrt.f64 (/.f64 y x)) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (/.f64 y (neg.f64 y)) (neg.f64 x)) |
x |
(pow.f64 x 1) |
x |
(pow.f64 (pow.f64 x 3) 1/3) |
x |
(pow.f64 (cbrt.f64 x) 3) |
x |
(pow.f64 (sqrt.f64 x) 2) |
x |
(pow.f64 (/.f64 1 x) -1) |
x |
(neg.f64 (/.f64 y (/.f64 (neg.f64 y) x))) |
x |
(sqrt.f64 (*.f64 x x)) |
x |
(log.f64 (exp.f64 x)) |
x |
(cbrt.f64 (pow.f64 x 3)) |
x |
(expm1.f64 (log1p.f64 x)) |
x |
(log1p.f64 (expm1.f64 x)) |
x |
(exp.f64 (log.f64 x)) |
x |
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| 0.2b | (*.f64 1/6 (*.f64 y y)) |
Compiled 30 to 16 computations (46.7% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | inf | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| 0.0ms | x | @ | 0 | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| 0.0ms | x | @ | -inf | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| 0.0ms | y | @ | 0 | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| 0.0ms | y | @ | inf | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| 1× | batch-egg-rewrite |
| 867× | pow1_binary64 |
| 808× | add-log-exp_binary64 |
| 807× | log1p-expm1-u_binary64 |
| 807× | expm1-log1p-u_binary64 |
| 792× | add-exp-log_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 13 |
| 1 | 184 | 11 |
| 2 | 2252 | 11 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 x (*.f64 (*.f64 1/6 (*.f64 y y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 x (*.f64 x (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) x) x)))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 x (*.f64 1/6 (*.f64 y y))) x)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216)) x) (-.f64 (+.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 1 (*.f64 (pow.f64 y 4) 1/36)) x) (+.f64 1 (*.f64 -1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216))) (-.f64 (+.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (-.f64 1 (*.f64 (pow.f64 y 4) 1/36))) (+.f64 1 (*.f64 -1/6 (*.f64 y y))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) 1) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) 1) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x))))))) |
| 1× | egg-herbie |
| 660× | log-prod_binary64 |
| 445× | associate-*l*_binary64 |
| 428× | fma-neg_binary64 |
| 423× | times-frac_binary64 |
| 392× | associate-*r*_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 563 |
| 1 | 187 | 545 |
| 2 | 579 | 537 |
| 3 | 3332 | 537 |
| 4 | 6689 | 537 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 1/6 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 1/6 (*.f64 (pow.f64 y 2) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(+.f64 x (*.f64 (*.f64 1/6 (*.f64 y y)) x)) |
(+.f64 x (*.f64 x (*.f64 1/6 (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) x) x) |
(+.f64 (*.f64 x (*.f64 1/6 (*.f64 y y))) x) |
(-.f64 (+.f64 1 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 1) |
(/.f64 (*.f64 (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216)) x) (-.f64 (+.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 1 (*.f64 (pow.f64 y 4) 1/36)) x) (+.f64 1 (*.f64 -1/6 (*.f64 y y)))) |
(/.f64 (*.f64 x (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216))) (-.f64 (+.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 y y)))) |
(/.f64 (*.f64 x (-.f64 1 (*.f64 (pow.f64 y 4) 1/36))) (+.f64 1 (*.f64 -1/6 (*.f64 y y)))) |
(pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 1) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 3) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 2)) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) 1))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) 1) 3) (pow.f64 x 3))) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) 1) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x))) |
(exp.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x))) |
| Outputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 1/6 (*.f64 (pow.f64 y 2) x)) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 1/6 (*.f64 (pow.f64 y 2) x)) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(*.f64 (+.f64 1 (*.f64 1/6 (pow.f64 y 2))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 x (*.f64 (*.f64 1/6 (*.f64 y y)) x)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 x (*.f64 x (*.f64 1/6 (*.f64 y y)))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 (*.f64 1/6 (*.f64 y y)) x) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(+.f64 (*.f64 x (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(-.f64 (+.f64 1 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 1) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(/.f64 (*.f64 (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216)) x) (-.f64 (+.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 y y)))) |
(/.f64 (*.f64 x (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216))) (+.f64 (+.f64 1 (*.f64 1/36 (pow.f64 y 4))) (*.f64 (*.f64 y y) -1/6))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 6) 1/216 1) (+.f64 1 (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6))))) x) |
(*.f64 (fma.f64 (pow.f64 y 6) 1/216 1) (/.f64 x (fma.f64 y (*.f64 y -1/6) (fma.f64 1/36 (pow.f64 y 4) 1)))) |
(/.f64 (*.f64 (-.f64 1 (*.f64 (pow.f64 y 4) 1/36)) x) (+.f64 1 (*.f64 -1/6 (*.f64 y y)))) |
(/.f64 x (/.f64 (+.f64 1 (*.f64 (*.f64 y y) -1/6)) (-.f64 1 (*.f64 1/36 (pow.f64 y 4))))) |
(/.f64 (-.f64 1 (*.f64 1/36 (pow.f64 y 4))) (/.f64 (fma.f64 (*.f64 y y) -1/6 1) x)) |
(*.f64 x (/.f64 (fma.f64 (pow.f64 y 4) -1/36 1) (fma.f64 y (*.f64 y -1/6) 1))) |
(/.f64 (*.f64 x (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216))) (-.f64 (+.f64 1 (*.f64 (pow.f64 y 4) 1/36)) (*.f64 1/6 (*.f64 y y)))) |
(/.f64 (*.f64 x (+.f64 1 (*.f64 (pow.f64 (*.f64 y y) 3) 1/216))) (+.f64 (+.f64 1 (*.f64 1/36 (pow.f64 y 4))) (*.f64 (*.f64 y y) -1/6))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 6) 1/216 1) (+.f64 1 (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y -1/6))))) x) |
(*.f64 (fma.f64 (pow.f64 y 6) 1/216 1) (/.f64 x (fma.f64 y (*.f64 y -1/6) (fma.f64 1/36 (pow.f64 y 4) 1)))) |
(/.f64 (*.f64 x (-.f64 1 (*.f64 (pow.f64 y 4) 1/36))) (+.f64 1 (*.f64 -1/6 (*.f64 y y)))) |
(/.f64 x (/.f64 (+.f64 1 (*.f64 (*.f64 y y) -1/6)) (-.f64 1 (*.f64 1/36 (pow.f64 y 4))))) |
(/.f64 (-.f64 1 (*.f64 1/36 (pow.f64 y 4))) (/.f64 (fma.f64 (*.f64 y y) -1/6 1) x)) |
(*.f64 x (/.f64 (fma.f64 (pow.f64 y 4) -1/36 1) (fma.f64 y (*.f64 y -1/6) 1))) |
(pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 1) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 3) 1/3) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 3) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x)) 2) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 2)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/6 (*.f64 y y) 1))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x) 3)) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 1/6 (*.f64 y y) 1) 3) (pow.f64 x 3))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (fma.f64 1/6 (*.f64 y y) 1) 3))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
(exp.f64 (log.f64 (*.f64 (fma.f64 1/6 (*.f64 y y) 1) x))) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(fma.f64 (*.f64 y (*.f64 x 1/6)) y x) |
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.0b | (sinh.f64 y) | |
| ✓ | 0.2b | (*.f64 (sinh.f64 y) x) |
| ✓ | 12.2b | (/.f64 (*.f64 (sinh.f64 y) x) y) |
Compiled 16 to 5 computations (68.8% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | (*.f64 (sinh.f64 y) x) |
| 0.0ms | x | @ | -inf | (*.f64 (sinh.f64 y) x) |
| 0.0ms | y | @ | inf | (*.f64 (sinh.f64 y) x) |
| 0.0ms | y | @ | 0 | (*.f64 (sinh.f64 y) x) |
| 0.0ms | y | @ | 0 | (/.f64 (*.f64 (sinh.f64 y) x) y) |
| 1× | batch-egg-rewrite |
| 755× | pow1_binary64 |
| 703× | add-log-exp_binary64 |
| 702× | log1p-expm1-u_binary64 |
| 702× | expm1-log1p-u_binary64 |
| 687× | add-exp-log_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 1 | 129 | 15 |
| 2 | 1827 | 15 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(*.f64 (sinh.f64 y) x) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (/.f64 (sinh.f64 y) y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sinh.f64 y) (/.f64 1 (/.f64 y x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sinh.f64 y) (*.f64 x (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 x (*.f64 (sinh.f64 y) (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sinh.f64 y) x) (/.f64 1 y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (/.f64 (sinh.f64 y) y) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2) (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (*.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (*.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (/.f64 1 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sinh.f64 y) (neg.f64 x)) (/.f64 1 (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 y) (*.f64 (sinh.f64 y) x))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) 1) (/.f64 x y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x 1) (/.f64 (sinh.f64 y) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) y) x)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) 1) (/.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) 1) (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) y))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) (pow.f64 (cbrt.f64 y) 2)) (/.f64 x (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sinh.f64 y) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (*.f64 (sinh.f64 y) x) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (cbrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sinh.f64 y) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (sinh.f64 y) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (*.f64 (sinh.f64 y) x) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) (sqrt.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 y (*.f64 (sinh.f64 y) x)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (*.f64 (sinh.f64 y) x) (neg.f64 y)))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3) (pow.f64 y 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (+.f64 1 (*.f64 (sinh.f64 y) x)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (*.f64 2 (sinh.f64 y)) x) 2)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (*.f64 2 (sinh.f64 y))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sinh.f64 y) x) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 (sinh.f64 y)) x))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 x 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (sinh.f64 y) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) x)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (sinh.f64 y) x))))))) |
| 1× | egg-herbie |
| 821× | times-frac_binary64 |
| 418× | fma-def_binary64 |
| 361× | unswap-sqr_binary64 |
| 335× | associate-/r*_binary64 |
| 334× | *-commutative_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 1812 |
| 1 | 474 | 1764 |
| 2 | 1847 | 1142 |
| 1× | node limit |
| Inputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) x))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 y x) |
(+.f64 (*.f64 y x) (*.f64 1/6 (*.f64 (pow.f64 y 3) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (*.f64 1/6 (*.f64 (pow.f64 y 3) x)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 3) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 7) x))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(-.f64 (+.f64 1 (*.f64 (/.f64 (sinh.f64 y) y) x)) 1) |
(*.f64 (sinh.f64 y) (/.f64 1 (/.f64 y x))) |
(*.f64 (sinh.f64 y) (*.f64 x (/.f64 1 y))) |
(*.f64 x (*.f64 (sinh.f64 y) (/.f64 1 y))) |
(*.f64 (*.f64 (sinh.f64 y) x) (/.f64 1 y)) |
(*.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 1) |
(*.f64 1 (*.f64 (/.f64 (sinh.f64 y) y) x)) |
(*.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2) (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (*.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) (/.f64 1 y))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (*.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (/.f64 1 y))) |
(*.f64 (*.f64 (sinh.f64 y) (neg.f64 x)) (/.f64 1 (neg.f64 y))) |
(*.f64 (/.f64 1 y) (*.f64 (sinh.f64 y) x)) |
(*.f64 (/.f64 (sinh.f64 y) 1) (/.f64 x y)) |
(*.f64 (/.f64 x 1) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) x) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) 1) (/.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) 1) (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) y)) |
(*.f64 (/.f64 (sinh.f64 y) (pow.f64 (cbrt.f64 y) 2)) (/.f64 x (cbrt.f64 y))) |
(*.f64 (/.f64 x (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sinh.f64 y) (cbrt.f64 y))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (*.f64 (sinh.f64 y) x) (cbrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (cbrt.f64 y))) |
(*.f64 (/.f64 (sinh.f64 y) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (sinh.f64 y) (sqrt.f64 y))) |
(*.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (*.f64 (sinh.f64 y) x) (sqrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) (sqrt.f64 y))) |
(pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 1) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 3) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2) |
(pow.f64 (/.f64 y (*.f64 (sinh.f64 y) x)) -1) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) x) (neg.f64 y))) |
(sqrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 2)) |
(log.f64 (exp.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(cbrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 3)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3) (pow.f64 y 3))) |
(expm1.f64 (log1p.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(log1p.f64 (expm1.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(exp.f64 (log.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(-.f64 (+.f64 1 (*.f64 (sinh.f64 y) x)) 1) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) x) 2) |
(/.f64 (*.f64 x (*.f64 2 (sinh.f64 y))) 2) |
(pow.f64 (*.f64 (sinh.f64 y) x) 1) |
(pow.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 3) |
(pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 2)) |
(log.f64 (pow.f64 (exp.f64 (sinh.f64 y)) x)) |
(cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 x 3))) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (sinh.f64 y) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) x))) |
(log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) x))) |
(exp.f64 (log.f64 (*.f64 (sinh.f64 y) x))) |
| Outputs |
|---|
x |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) x) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(*.f64 x (fma.f64 1/6 (*.f64 y y) 1)) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) x)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) x)) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) x) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 2) x)) (+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) x))) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) (fma.f64 1/120 (*.f64 x (pow.f64 y 4)) (fma.f64 1/5040 (*.f64 x (pow.f64 y 6)) x))) |
(fma.f64 x (fma.f64 1/6 (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) 1))) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 y x) |
(*.f64 x y) |
(+.f64 (*.f64 y x) (*.f64 1/6 (*.f64 (pow.f64 y 3) x))) |
(fma.f64 y x (*.f64 1/6 (*.f64 x (pow.f64 y 3)))) |
(*.f64 x (+.f64 y (*.f64 1/6 (pow.f64 y 3)))) |
(*.f64 x (fma.f64 1/6 (pow.f64 y 3) y)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (*.f64 1/6 (*.f64 (pow.f64 y 3) x)))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 y x (*.f64 1/6 (*.f64 x (pow.f64 y 3))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (*.f64 x (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) |
(*.f64 x (+.f64 (fma.f64 1/6 (pow.f64 y 3) y) (*.f64 1/120 (pow.f64 y 5)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 5) x)) (+.f64 (*.f64 y x) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 y 3) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 7) x))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 y x (fma.f64 1/6 (*.f64 x (pow.f64 y 3)) (*.f64 1/5040 (*.f64 x (pow.f64 y 7)))))) |
(fma.f64 1/120 (*.f64 x (pow.f64 y 5)) (fma.f64 x y (*.f64 x (+.f64 (*.f64 1/6 (pow.f64 y 3)) (*.f64 1/5040 (pow.f64 y 7)))))) |
(*.f64 x (+.f64 (fma.f64 1/6 (pow.f64 y 3) (*.f64 1/5040 (pow.f64 y 7))) (fma.f64 1/120 (pow.f64 y 5) y))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 1/2 (*.f64 (-.f64 (exp.f64 y) (/.f64 1 (exp.f64 y))) x)) |
(*.f64 1/2 (*.f64 x (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(*.f64 x (*.f64 1/2 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
(-.f64 (+.f64 1 (*.f64 (/.f64 (sinh.f64 y) y) x)) 1) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (sinh.f64 y) (/.f64 1 (/.f64 y x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (sinh.f64 y) (*.f64 x (/.f64 1 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 x (*.f64 (sinh.f64 y) (/.f64 1 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (*.f64 (sinh.f64 y) x) (/.f64 1 y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 1) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 1 (*.f64 (/.f64 (sinh.f64 y) y) x)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) (pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2) (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (*.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) (/.f64 1 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (*.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (/.f64 1 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (*.f64 (sinh.f64 y) (neg.f64 x)) (/.f64 1 (neg.f64 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 1 y) (*.f64 (sinh.f64 y) x)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 (sinh.f64 y) 1) (/.f64 x y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 x 1) (/.f64 (sinh.f64 y) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 (sinh.f64 y) y) x) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) 1) (/.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) 1) (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) y)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 (sinh.f64 y) (pow.f64 (cbrt.f64 y) 2)) (/.f64 x (cbrt.f64 y))) |
(*.f64 (/.f64 x (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sinh.f64 y) (cbrt.f64 y))) |
(*.f64 (/.f64 (sinh.f64 y) (pow.f64 (cbrt.f64 y) 2)) (/.f64 x (cbrt.f64 y))) |
(*.f64 (/.f64 1 (pow.f64 (cbrt.f64 y) 2)) (/.f64 (*.f64 (sinh.f64 y) x) (cbrt.f64 y))) |
(*.f64 (/.f64 (sinh.f64 y) (pow.f64 (cbrt.f64 y) 2)) (/.f64 x (cbrt.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 (cbrt.f64 (*.f64 x (/.f64 (sinh.f64 y) y))) (/.f64 (pow.f64 (cbrt.f64 (*.f64 x (sinh.f64 y))) 2) (pow.f64 (cbrt.f64 y) 2))) |
(*.f64 (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))) (/.f64 (pow.f64 (cbrt.f64 (*.f64 x (sinh.f64 y))) 2) (pow.f64 (cbrt.f64 y) 2))) |
(/.f64 (pow.f64 (cbrt.f64 (*.f64 x (sinh.f64 y))) 2) (/.f64 (pow.f64 (cbrt.f64 y) 2) (cbrt.f64 (*.f64 (sinh.f64 y) (/.f64 x y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (pow.f64 (cbrt.f64 y) 2)) (/.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) (cbrt.f64 y))) |
(*.f64 (/.f64 (sinh.f64 y) (pow.f64 (cbrt.f64 y) 2)) (/.f64 x (cbrt.f64 y))) |
(*.f64 (/.f64 (sinh.f64 y) (sqrt.f64 y)) (/.f64 x (sqrt.f64 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 x (sqrt.f64 y)) (/.f64 (sinh.f64 y) (sqrt.f64 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 1 (sqrt.f64 y)) (/.f64 (*.f64 (sinh.f64 y) x) (sqrt.f64 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 2) (sqrt.f64 y)) (/.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) (sqrt.f64 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 1) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 3) 1/3) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(pow.f64 (cbrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 3) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 (sinh.f64 y) y) x)) 2) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(pow.f64 (/.f64 y (*.f64 (sinh.f64 y) x)) -1) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) x) (neg.f64 y))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(sqrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 2)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(log.f64 (exp.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(cbrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) x) 3)) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(cbrt.f64 (/.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3) (pow.f64 y 3))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(expm1.f64 (log1p.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(log1p.f64 (expm1.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(exp.f64 (log.f64 (*.f64 (/.f64 (sinh.f64 y) y) x))) |
(*.f64 1/2 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 y x))) |
(*.f64 1/2 (/.f64 x (/.f64 y (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))))) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(-.f64 (+.f64 1 (*.f64 (sinh.f64 y) x)) 1) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(/.f64 (*.f64 (*.f64 2 (sinh.f64 y)) x) 2) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(/.f64 (*.f64 x (*.f64 2 (sinh.f64 y))) 2) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(pow.f64 (*.f64 (sinh.f64 y) x) 1) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(pow.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3) 1/3) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(pow.f64 (cbrt.f64 (*.f64 (sinh.f64 y) x)) 3) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(pow.f64 (sqrt.f64 (*.f64 (sinh.f64 y) x)) 2) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(sqrt.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 2)) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(log.f64 (pow.f64 (exp.f64 (sinh.f64 y)) x)) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(cbrt.f64 (pow.f64 (*.f64 (sinh.f64 y) x) 3)) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(cbrt.f64 (*.f64 (pow.f64 (sinh.f64 y) 3) (pow.f64 x 3))) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (sinh.f64 y) 3))) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(expm1.f64 (log1p.f64 (*.f64 (sinh.f64 y) x))) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(log1p.f64 (expm1.f64 (*.f64 (sinh.f64 y) x))) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
(exp.f64 (log.f64 (*.f64 (sinh.f64 y) x))) |
(+.f64 1 (-.f64 (*.f64 x (sinh.f64 y)) 1)) |
(+.f64 (*.f64 x (sinh.f64 y)) 0) |
(*.f64 x (sinh.f64 y)) |
Found 4 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))) |
| ✓ | 0.1b | (*.f64 1/5040 (pow.f64 y 6)) |
| 0.1b | (*.f64 1/120 (pow.f64 y 4)) | |
| ✓ | 3.3b | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
Compiled 48 to 37 computations (22.9% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
| 1.0ms | x | @ | 0 | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
| 1.0ms | y | @ | 0 | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
| 0.0ms | x | @ | inf | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
| 0.0ms | x | @ | -inf | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
| 1× | batch-egg-rewrite |
| 598× | log-prod_binary64 |
| 415× | pow-prod-down_binary64 |
| 367× | fma-def_binary64 |
| 336× | pow2_binary64 |
| 231× | pow1/3_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 38 |
| 1 | 289 | 38 |
| 2 | 3596 | 38 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 1) (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (+.f64 (*.f64 (pow.f64 x 3) (*.f64 1/1728000 (pow.f64 y 12))) (*.f64 (pow.f64 x 3) (*.f64 1/128024064000 (pow.f64 y 18)))) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 2) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (pow.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 2)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) x) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) x) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (*.f64 1/120 (pow.f64 y 4)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 x (*.f64 1/5040 (pow.f64 y 6)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/120 (*.f64 (pow.f64 y 4) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 4) (*.f64 1/120 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (pow.f64 y 4)) x (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/5040 (*.f64 (pow.f64 y 6) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 6) (*.f64 1/5040 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/5040 (pow.f64 y 6)) x (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 1 (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) 2) (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) 2) (cbrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (sqrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x 1/120) (pow.f64 y 4) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (pow.f64 y 4)) 1/120 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400))) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 1/120))) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x 1/5040) (pow.f64 y 6) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (pow.f64 y 6)) 1/5040 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12)))) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 x (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040))) (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 6)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 6)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 6)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/5040 (pow.f64 y 6)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/25401600 (pow.f64 y 12)) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 1/128024064000 (pow.f64 y 18)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (*.f64 1/25401600 (pow.f64 y 12)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 1/128024064000 (pow.f64 y 18)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 6))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (fma.f64 6 (log.f64 y) (log.f64 1/5040)))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (fma.f64 6 (log.f64 y) (log.f64 1/5040)) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 (*.f64 (pow.f64 y 8) 1/14400) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) (/.f64 (*.f64 1/25401600 (pow.f64 y 12)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) (/.f64 1 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 1/25401600 (pow.f64 y 12) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) (neg.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) (neg.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (-.f64 (*.f64 1/25401600 (pow.f64 y 12)) (*.f64 (pow.f64 y 8) 1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (neg.f64 (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 2) 1/2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120) (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 4) 1/120 (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/5040) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (pow.f64 y 4)) 1 (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 6) 1/5040 (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/5040 (pow.f64 y 6)) 1 (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) 1/120) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 y 3) (*.f64 (pow.f64 y 3) 1/5040) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 (pow.f64 (cbrt.f64 y) 4) 1/120) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/5040 (pow.f64 y 4)) (*.f64 y y) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/5040 (pow.f64 y 3)) (pow.f64 y 3) (*.f64 1/120 (pow.f64 y 4)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (cbrt.f64 (pow.f64 y 8))) (pow.f64 (cbrt.f64 y) 4) (*.f64 1/5040 (pow.f64 y 6)))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (*.f64 1/5040 (pow.f64 y 6))))))) |
| 1× | egg-herbie |
| 431× | unswap-sqr_binary64 |
| 340× | times-frac_binary64 |
| 316× | cancel-sign-sub-inv_binary64 |
| 273× | associate-/l*_binary64 |
| 243× | associate-*l*_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 3295 |
| 1 | 830 | 3187 |
| 2 | 2758 | 3144 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(+.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(+.f64 0 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(+.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 1) (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 1)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) 1) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (*.f64 1/1728000 (pow.f64 y 12))) (*.f64 (pow.f64 x 3) (*.f64 1/128024064000 (pow.f64 y 18)))) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 2) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (pow.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 2)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))) |
(/.f64 (*.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) x) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) x) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) |
(/.f64 (*.f64 x (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) |
(pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 1) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) 1/2) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 3) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 2) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2)) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 1)) |
(fma.f64 x (*.f64 1/120 (pow.f64 y 4)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 x (*.f64 1/5040 (pow.f64 y 6)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 1/120 (*.f64 (pow.f64 y 4) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (pow.f64 y 4) (*.f64 1/120 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 1/120 (pow.f64 y 4)) x (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 1/5040 (*.f64 (pow.f64 y 6) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (pow.f64 y 6) (*.f64 1/5040 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 6)) x (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 1 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 1 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 1 (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) 2) (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) 2) (cbrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (sqrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 x 1/120) (pow.f64 y 4) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 x (pow.f64 y 4)) 1/120 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 x (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400))) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 1/120))) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (*.f64 x 1/5040) (pow.f64 y 6) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 x (pow.f64 y 6)) 1/5040 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 x (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12)))) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 x (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040))) (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 6)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 6)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(+.f64 0 (*.f64 1/5040 (pow.f64 y 6))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 6)))) 1) |
(pow.f64 (*.f64 1/5040 (pow.f64 y 6)) 1) |
(pow.f64 (*.f64 1/25401600 (pow.f64 y 12)) 1/2) |
(pow.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) 3) |
(pow.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) 2) |
(pow.f64 (*.f64 1/128024064000 (pow.f64 y 18)) 1/3) |
(sqrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) |
(log.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6))))) |
(cbrt.f64 (*.f64 1/128024064000 (pow.f64 y 18))) |
(expm1.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 6)))) |
(log1p.f64 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) |
(exp.f64 (fma.f64 6 (log.f64 y) (log.f64 1/5040))) |
(exp.f64 (*.f64 (fma.f64 6 (log.f64 y) (log.f64 1/5040)) 1)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 8) 1/14400) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) (/.f64 (*.f64 1/25401600 (pow.f64 y 12)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))) |
(*.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 1) |
(*.f64 1 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) (/.f64 1 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))) |
(/.f64 1 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 1 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 1/25401600 (pow.f64 y 12) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) |
(/.f64 (neg.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) (neg.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) (neg.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))) |
(/.f64 (-.f64 (*.f64 1/25401600 (pow.f64 y 12)) (*.f64 (pow.f64 y 8) 1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (neg.f64 (*.f64 1/120 (pow.f64 y 4))))) |
(pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 1) |
(pow.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 2) 1/2) |
(pow.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 3) 1/3) |
(pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3) |
(pow.f64 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) -1) |
(pow.f64 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) -1) |
(sqrt.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 2)) |
(log.f64 (exp.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120) (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(cbrt.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(log1p.f64 (expm1.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(exp.f64 (log.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (pow.f64 y 4) 1/120 (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/5040) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (pow.f64 y 4)) 1 (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (pow.f64 y 6) 1/5040 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 6)) 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) 1/120) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (pow.f64 y 3) (*.f64 (pow.f64 y 3) 1/5040) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 (pow.f64 (cbrt.f64 y) 4) 1/120) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 4)) (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 3)) (pow.f64 y 3) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (cbrt.f64 (pow.f64 y 8))) (pow.f64 (cbrt.f64 y) 4) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (*.f64 1/5040 (pow.f64 y 6))) |
| Outputs |
|---|
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) x) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/120 (*.f64 (pow.f64 y 4) x)) |
(*.f64 (pow.f64 y 4) (*.f64 1/120 x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) |
(*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(*.f64 1/120 (pow.f64 y 4)) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(+.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 0 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 1) (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 1)) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) 1) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 x 3) (*.f64 1/1728000 (pow.f64 y 12))) (*.f64 (pow.f64 x 3) (*.f64 1/128024064000 (pow.f64 y 18)))) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (-.f64 (pow.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 2) (*.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))))) |
(/.f64 (*.f64 (pow.f64 x 3) (+.f64 (*.f64 1/1728000 (pow.f64 y 12)) (*.f64 1/128024064000 (pow.f64 y 18)))) (-.f64 (+.f64 (pow.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) 2) (pow.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) 2)) (*.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))))) |
(/.f64 (*.f64 (pow.f64 x 3) (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18)))) (+.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (-.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x)))))) |
(*.f64 (/.f64 (pow.f64 x 3) (+.f64 (*.f64 (pow.f64 y 8) (*.f64 1/14400 (*.f64 x x))) (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120)))))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (pow.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 2)) (-.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) 2) (pow.f64 (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)) 2)) (-.f64 (*.f64 1/120 (*.f64 (pow.f64 y 4) x)) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 2) (pow.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 2)) (*.f64 x (-.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600))) (*.f64 x (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040)))) |
(/.f64 (*.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) x) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(/.f64 x (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (*.f64 x (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18)))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(*.f64 (/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) x) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) x) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040)) x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) x) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) x) |
(/.f64 (*.f64 x (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(/.f64 x (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (*.f64 x (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18)))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(*.f64 (/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) x) |
(/.f64 (*.f64 x (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040)) x)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) x) |
(*.f64 (/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) x) |
(pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 1) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) 1/2) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(pow.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3) 1/3) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(pow.f64 (cbrt.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 3) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(pow.f64 (sqrt.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 2) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(sqrt.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2)) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(log.f64 (pow.f64 (exp.f64 x) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (exp.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(cbrt.f64 (pow.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3)) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(expm1.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(log1p.f64 (expm1.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(exp.f64 (log.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 1)) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 x (*.f64 1/120 (pow.f64 y 4)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 x (*.f64 1/5040 (pow.f64 y 6)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/120 (*.f64 (pow.f64 y 4) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (pow.f64 y 4) (*.f64 1/120 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 1/120 (pow.f64 y 4)) x (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/5040 (*.f64 (pow.f64 y 6) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (pow.f64 y 6) (*.f64 1/5040 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 6)) x (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 y y) (*.f64 (cbrt.f64 1/5040) x)) (*.f64 1/120 (*.f64 (pow.f64 y 4) x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 y (*.f64 y (*.f64 x (cbrt.f64 1/5040)))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (*.f64 (cbrt.f64 x) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 x (cbrt.f64 (*.f64 1/120 (pow.f64 y 4)))) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 x (cbrt.f64 (*.f64 1/120 (pow.f64 y 4)))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/5040 (pow.f64 y 6)))) |
(fma.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (*.f64 1/5040 (pow.f64 y 6))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x)) 1 (*.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x)) 1)) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) 2) (cbrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) 2) (cbrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (sqrt.f64 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (sqrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (sqrt.f64 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 x 1/120) (pow.f64 y 4) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 x (pow.f64 y 4)) 1/120 (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 x (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400))) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 x (cbrt.f64 (*.f64 1/120 (pow.f64 y 4)))) (*.f64 1/5040 (*.f64 (pow.f64 y 6) x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 x (cbrt.f64 (*.f64 1/120 (pow.f64 y 4)))) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/5040 (pow.f64 y 6)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 1/120))) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 (*.f64 1/120 (pow.f64 y 4)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (pow.f64 y 6) (*.f64 1/5040 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 x 1/5040) (pow.f64 y 6) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 x (pow.f64 y 6)) 1/5040 (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 x (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12)))) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 y y) (*.f64 (cbrt.f64 1/5040) x)) (*.f64 1/120 (*.f64 (pow.f64 y 4) x))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 y (*.f64 y (*.f64 x (cbrt.f64 1/5040)))) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 x (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040))) (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 6)) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 (*.f64 (*.f64 1/5040 (pow.f64 y 6)) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (pow.f64 y 4) (*.f64 1/120 x))) |
(*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(+.f64 0 (*.f64 1/5040 (pow.f64 y 6))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(+.f64 (log.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))) 2)) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))) |
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 6)))) 1) |
(*.f64 1/5040 (pow.f64 y 6)) |
(pow.f64 (*.f64 1/5040 (pow.f64 y 6)) 1) |
(*.f64 1/5040 (pow.f64 y 6)) |
(pow.f64 (*.f64 1/25401600 (pow.f64 y 12)) 1/2) |
(sqrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) |
(pow.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) 3) |
(*.f64 1/5040 (pow.f64 y 6)) |
(pow.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) 2) |
(*.f64 1/5040 (pow.f64 y 6)) |
(pow.f64 (*.f64 1/128024064000 (pow.f64 y 18)) 1/3) |
(cbrt.f64 (*.f64 1/128024064000 (pow.f64 y 18))) |
(sqrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) |
(sqrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) |
(log.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6))))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(cbrt.f64 (*.f64 1/128024064000 (pow.f64 y 18))) |
(expm1.f64 (log1p.f64 (*.f64 1/5040 (pow.f64 y 6)))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(log1p.f64 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(exp.f64 (fma.f64 6 (log.f64 y) (log.f64 1/5040))) |
(*.f64 1/5040 (pow.f64 y 6)) |
(exp.f64 (*.f64 (fma.f64 6 (log.f64 y) (log.f64 1/5040)) 1)) |
(*.f64 1/5040 (pow.f64 y 6)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) 1) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y 8) 1/14400) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) (/.f64 (*.f64 1/25401600 (pow.f64 y 12)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) |
(*.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 1) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 1 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2)) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (/.f64 1 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))) |
(/.f64 1 (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) (/.f64 1 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) |
(/.f64 1 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 1 (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) |
(/.f64 1 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))))) |
(/.f64 1 (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 1/25401600 (pow.f64 y 12) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))) |
(/.f64 1 (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) |
(/.f64 (neg.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) (neg.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))))) |
(/.f64 1 (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) (neg.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) |
(/.f64 (-.f64 (*.f64 1/25401600 (pow.f64 y 12)) (*.f64 (pow.f64 y 8) 1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (neg.f64 (*.f64 1/120 (pow.f64 y 4))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) |
(pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 1) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 2) 1/2) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 3) 1/3) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (cbrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 3) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (sqrt.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 2) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12)))) -1) |
(/.f64 1 (/.f64 (+.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 -1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))))) |
(/.f64 (fma.f64 1/1728000 (pow.f64 y 12) (*.f64 1/128024064000 (pow.f64 y 18))) (-.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) 1/604800)))) |
(/.f64 (fma.f64 1/128024064000 (pow.f64 y 18) (*.f64 1/1728000 (pow.f64 y 12))) (fma.f64 (pow.f64 y 12) 1/25401600 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/604800))))) |
(pow.f64 (/.f64 (fma.f64 1/120 (pow.f64 y 4) (*.f64 -1/5040 (pow.f64 y 6))) (-.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 1/25401600 (pow.f64 y 12)))) -1) |
(/.f64 (+.f64 (*.f64 (pow.f64 y 8) 1/14400) (*.f64 -1/25401600 (pow.f64 y 12))) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 8) 1/14400 (*.f64 (pow.f64 y 12) -1/25401600)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 (pow.f64 y 6) -1/5040))) |
(/.f64 (fma.f64 (pow.f64 y 12) 1/25401600 (*.f64 (pow.f64 y 8) -1/14400)) (fma.f64 1/5040 (pow.f64 y 6) (*.f64 (pow.f64 y 4) -1/120))) |
(sqrt.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 2)) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (exp.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120) (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))) (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) (pow.f64 (exp.f64 (pow.f64 y 4)) 1/120))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 1/5040) (pow.f64 y 6)) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 1/5040 (pow.f64 y 6)))) (+.f64 1 (expm1.f64 (*.f64 1/120 (pow.f64 y 4)))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(cbrt.f64 (pow.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) 3)) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(expm1.f64 (log1p.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(log1p.f64 (expm1.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(exp.f64 (log.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))) 1)) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (pow.f64 y 4) 1/120 (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (pow.f64 y 4) (*.f64 (*.f64 y y) 1/5040) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (pow.f64 y 4)) 1 (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (pow.f64 y 6) 1/5040 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 6)) 1 (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1 (*.f64 1/5040 (pow.f64 y 6)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) 1/120) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (pow.f64 y 3) (*.f64 (pow.f64 y 3) 1/5040) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y (*.f64 y (cbrt.f64 1/5040))) (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 y (*.f64 y (cbrt.f64 1/5040))) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 1/25401600 (pow.f64 y 12))) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 y (*.f64 y (cbrt.f64 1/5040))) (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 y (*.f64 y (cbrt.f64 1/5040))) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 12) 1/25401600)) (*.f64 (*.f64 y y) (cbrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 (pow.f64 (cbrt.f64 y) 4) 1/120) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 1/120 (pow.f64 (cbrt.f64 y) 4)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (*.f64 1/120 (pow.f64 y 4))) (cbrt.f64 (*.f64 (pow.f64 y 8) 1/14400)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 (pow.f64 y 3) (sqrt.f64 1/5040)) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 (*.f64 y y) (sqrt.f64 1/120)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 4)) (*.f64 y y) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/5040 (pow.f64 y 3)) (pow.f64 y 3) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
(fma.f64 (*.f64 1/120 (cbrt.f64 (pow.f64 y 8))) (pow.f64 (cbrt.f64 y) 4) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (cbrt.f64 (pow.f64 y 8)) (*.f64 1/120 (pow.f64 (cbrt.f64 y) 4)) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (*.f64 1/5040 (pow.f64 y 6))) |
(fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4))) |
Compiled 9704 to 6678 computations (31.2% saved)
27 alts after pruning (16 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 535 | 9 | 544 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 2 | 10 | 12 |
| Total | 539 | 27 | 566 |
| Status | Error | Program |
|---|---|---|
| ✓ | 45.5b | (/.f64 (*.f64 (sinh.f64 y) x) y) |
| 46.1b | (/.f64 (*.f64 y x) y) | |
| ✓ | 0.3b | (/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
| ✓ | 0.3b | (/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
| 63.4b | (/.f64 (sin.f64 x) (-.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 211680 (pow.f64 y 8)))) | |
| ✓ | 1.3b | (/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| ✓ | 34.5b | (/.f64 y (/.f64 y x)) |
| 46.1b | (/.f64 1 (/.f64 y (*.f64 y x))) | |
| 60.8b | (-.f64 (+.f64 1 x) 1) | |
| 61.4b | (-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) 1) | |
| 61.2b | (*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) | |
| 46.2b | (*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) | |
| 1.2b | (*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) | |
| ✓ | 33.7b | (*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
| 60.9b | (*.f64 (*.f64 y y) (*.f64 x 1/6)) | |
| ✓ | 0.4b | (*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
| ✓ | 0.3b | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.3b | (*.f64 (sin.f64 x) (+.f64 (*.f64 1/216 (pow.f64 y 6)) (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1)))) | |
| 34.5b | (*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) | |
| 2.0b | (*.f64 y (/.f64 (sin.f64 x) y)) | |
| ✓ | 34.5b | (*.f64 y (/.f64 x y)) |
| ✓ | 61.1b | (*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
| 60.9b | (*.f64 x (*.f64 1/6 (*.f64 y y))) | |
| 60.9b | (*.f64 1/6 (*.f64 y (*.f64 y x))) | |
| 60.9b | (*.f64 1/6 (*.f64 x (*.f64 y y))) | |
| ✓ | 1.9b | (sin.f64 x) |
| 34.0b | x |
Compiled 271 to 194 computations (28.4% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x y)) |
(-.f64 (+.f64 1 x) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 (*.f64 y x) y) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) y)) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(*.f64 (sin.f64 x) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (sinh.f64 y) (*.f64 (/.f64 1 y) (sin.f64 x))) |
(/.f64 (sin.f64 x) (*.f64 (/.f64 1 (sinh.f64 y)) y)) |
(/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
(*.f64 x (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/5040 (pow.f64 y 6)))) |
(*.f64 (+.f64 1 (+.f64 (*.f64 1/120 (pow.f64 y 4)) (*.f64 1/6 (pow.f64 y 2)))) x) |
(*.f64 (sin.f64 x) (fma.f64 (*.f64 1/120 (*.f64 y y)) (*.f64 y y) (+.f64 1 (*.f64 1/6 (*.f64 y y))))) |
(/.f64 (sin.f64 x) (-.f64 (/.f64 5040 (pow.f64 y 6)) (/.f64 211680 (pow.f64 y 8)))) |
(*.f64 (sin.f64 x) (+.f64 1 (fma.f64 1/36 (pow.f64 y 4) (*.f64 y (*.f64 y 1/6))))) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) 1))) |
(*.f64 x (+.f64 (*.f64 1/6 (*.f64 y y)) (fma.f64 1/120 (pow.f64 y 4) (*.f64 1/5040 (pow.f64 y 6))))) |
(*.f64 (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))) (/.f64 x y)) |
(*.f64 (sin.f64 x) (+.f64 1 (+.f64 (*.f64 1/5040 (pow.f64 y 6)) (+.f64 (*.f64 1/6 (pow.f64 y 2)) (*.f64 1/120 (pow.f64 y 4)))))) |
(/.f64 (sin.f64 x) (/.f64 y (+.f64 (*.f64 1/5040 (pow.f64 y 7)) (+.f64 (*.f64 1/120 (pow.f64 y 5)) (+.f64 y (*.f64 1/6 (pow.f64 y 3))))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (fma.f64 1/5040 (pow.f64 y 6) (*.f64 1/120 (pow.f64 y 4)))))) 1) |
(*.f64 (sin.f64 x) (+.f64 (*.f64 1/216 (pow.f64 y 6)) (fma.f64 1/36 (pow.f64 y 4) (fma.f64 y (*.f64 y 1/6) 1)))) |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
5 calls:
| 58.0ms | (sin.f64 x) |
| 42.0ms | x |
| 39.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 17.0ms | y |
| 4.0ms | (/.f64 (sinh.f64 y) y) |
| Error | Segments | Branch |
|---|---|---|
| 0.3b | 1 | x |
| 0.3b | 1 | y |
| 0.3b | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 0.3b | 1 | (sin.f64 x) |
| 0.3b | 1 | (/.f64 (sinh.f64 y) y) |
Compiled 444 to 258 computations (41.9% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x y)) |
(-.f64 (+.f64 1 x) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 (*.f64 y x) y) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) y)) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(*.f64 (sin.f64 x) (*.f64 1/120 (pow.f64 y 4))) |
(*.f64 (sinh.f64 y) (*.f64 (/.f64 1 y) (sin.f64 x))) |
(/.f64 (sin.f64 x) (*.f64 (/.f64 1 (sinh.f64 y)) y)) |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
5 calls:
| 39.0ms | x |
| 28.0ms | y |
| 14.0ms | (sin.f64 x) |
| 13.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 3.0ms | (/.f64 (sinh.f64 y) y) |
| Error | Segments | Branch |
|---|---|---|
| 0.3b | 1 | x |
| 0.3b | 1 | y |
| 0.3b | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 0.3b | 1 | (sin.f64 x) |
| 0.3b | 1 | (/.f64 (sinh.f64 y) y) |
Compiled 221 to 107 computations (51.6% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x y)) |
(-.f64 (+.f64 1 x) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 (*.f64 y x) y) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) y)) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (sinh.f64 y) (/.f64 (sin.f64 x) y)) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 26.0ms | y |
| 14.0ms | x |
| 12.0ms | (sin.f64 x) |
| 12.0ms | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 3.0ms | (/.f64 (sinh.f64 y) y) |
| Error | Segments | Branch |
|---|---|---|
| 0.3b | 1 | x |
| 0.3b | 1 | y |
| 0.3b | 1 | (*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
| 0.3b | 1 | (sin.f64 x) |
| 0.3b | 1 | (/.f64 (sinh.f64 y) y) |
Compiled 188 to 92 computations (51.1% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x y)) |
(-.f64 (+.f64 1 x) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 (*.f64 y x) y) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) y)) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(/.f64 (sin.f64 x) (+.f64 1 (*.f64 (*.f64 y y) -1/6))) |
| Outputs |
|---|
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
3 calls:
| 28.0ms | (sin.f64 x) |
| 11.0ms | x |
| 11.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 1.2b | 1 | x |
| 1.2b | 1 | y |
| 1.2b | 1 | (sin.f64 x) |
Compiled 159 to 79 computations (50.3% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x y)) |
(-.f64 (+.f64 1 x) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 (*.f64 y x) y) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
(sin.f64 x) |
(*.f64 y (/.f64 (sin.f64 x) y)) |
(*.f64 (sinh.f64 y) (/.f64 x y)) |
(/.f64 (*.f64 (sinh.f64 y) x) y) |
(*.f64 (pow.f64 y 6) (*.f64 x 1/5040)) |
(fma.f64 1/6 (*.f64 x (*.f64 y y)) x) |
| Outputs |
|---|
(sin.f64 x) |
3 calls:
| 43.0ms | (sin.f64 x) |
| 11.0ms | y |
| 11.0ms | x |
| Error | Segments | Branch |
|---|---|---|
| 1.9b | 1 | x |
| 1.9b | 1 | y |
| 1.9b | 1 | (sin.f64 x) |
Compiled 139 to 69 computations (50.4% saved)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x y)) |
(-.f64 (+.f64 1 x) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 (*.f64 y x) y) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 (/.f64 1 y) (/.f64 y (/.f64 1 x))) |
(-.f64 (+.f64 1 (*.f64 y (/.f64 x y))) 1) |
| Outputs |
|---|
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
2 calls:
| 27.0ms | x |
| 8.0ms | y |
| Error | Segments | Branch |
|---|---|---|
| 33.7b | 1 | x |
| 33.7b | 1 | y |
Compiled 100 to 52 computations (48% saved)
Total -27.9b remaining (-82.2%)
Threshold costs -27.9b (-82.2%)
| Inputs |
|---|
x |
(*.f64 y (/.f64 x y)) |
(-.f64 (+.f64 1 x) 1) |
(/.f64 y (/.f64 y x)) |
(/.f64 (*.f64 y x) y) |
(*.f64 1/6 (*.f64 x (*.f64 y y))) |
(*.f64 1/6 (*.f64 y (*.f64 y x))) |
(*.f64 x (*.f64 1/6 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 x 1/6)) |
(/.f64 1 (/.f64 y (*.f64 y x))) |
(*.f64 (neg.f64 y) (/.f64 1 (/.f64 (neg.f64 y) x))) |
| Outputs |
|---|
x |
2 calls:
| 8.0ms | y |
| 7.0ms | x |
| Error | Segments | Branch |
|---|---|---|
| 34.0b | 1 | x |
| 34.0b | 1 | y |
Compiled 73 to 37 computations (49.3% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 1× | +-commutative_binary64 |
| 1× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 68 |
| 1 | 27 | 68 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(sin.f64 x) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
x |
| Outputs |
|---|
(/.f64 (sin.f64 x) (/.f64 1 (/.f64 (sinh.f64 y) y))) |
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y))) |
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (+.f64 (*.f64 1/6 (*.f64 y y)) 1) (sin.f64 x)) |
(*.f64 (sin.f64 x) (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
(sin.f64 x) |
(*.f64 (+.f64 1 (*.f64 1/6 (*.f64 y y))) x) |
(*.f64 x (+.f64 1 (*.f64 1/6 (*.f64 y y)))) |
x |
Compiled 59 to 42 computations (28.8% saved)
| 1× | egg-herbie |
| 804× | fma-neg_binary64 |
| 491× | times-frac_binary64 |
| 419× | associate-/l*_binary64 |
| 357× | div-sub_binary64 |
| 352× | cancel-sign-sub-inv_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 11 |
| 1 | 16 | 11 |
| 2 | 35 | 11 |
| 3 | 77 | 11 |
| 4 | 171 | 11 |
| 5 | 428 | 11 |
| 6 | 1295 | 11 |
| 7 | 5092 | 11 |
| 1× | node limit |
Compiled 27 to 18 computations (33.3% saved)
Compiled 47 to 22 computations (53.2% saved)
Loading profile data...