Time bar (total: 4.2s)
| 1× | search |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 25% | 75% | 0 |
| 0% | 25% | 75% | 1 |
| 12.5% | 12.5% | 75% | 2 |
| 12.5% | 12.5% | 75% | 3 |
| 18.7% | 6.2% | 75% | 4 |
| 21.8% | 3.1% | 75% | 5 |
| 23.4% | 1.6% | 75% | 6 |
| 23.4% | 1.6% | 75% | 7 |
| 24.2% | 0.8% | 75% | 8 |
| 24.2% | 0.8% | 75% | 9 |
| 24.6% | 0.4% | 75% | 10 |
| 24.6% | 0.4% | 75% | 11 |
| 24.8% | 0.2% | 75% | 12 |
| 24.8% | 0.2% | 75% | 13 |
| 24.9% | 0.1% | 75% | 14 |
Compiled 20 to 14 computations (30% saved)
| 1.5s | 2037× | body | 1024 | valid |
| 738.0ms | 4621× | body | 128 | valid |
| 461.0ms | 1079× | body | 512 | valid |
| 156.0ms | 513× | body | 256 | valid |
| 8.0ms | 6× | body | 2048 | valid |
Compiled 40 to 28 computations (30% saved)
| 2× | egg-herbie |
| 8× | *-commutative_binary64 |
| 4× | associate-/l*_binary64 |
| 4× | associate-/r/_binary64 |
| 4× | fma-def_binary64 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 34 |
| 1 | 28 | 30 |
| 2 | 40 | 30 |
| 3 | 46 | 30 |
| 4 | 48 | 30 |
| 0 | 2 | 2 |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
0 |
1 |
| Outputs |
|---|
0 |
1 |
| Inputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(/.f64 (*.f64 v (sin.f64 e)) (+.f64 1 (*.f64 v (cos.f64 e)))) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) 1))) |
(/.f64 (*.f64 v (sin.f64 e)) (+.f64 1 (*.f64 v (cos.f64 e)))) |
(*.f64 (/.f64 v (fma.f64 v (cos.f64 e) 1)) (sin.f64 e)) |
(*.f64 (sin.f64 e) (/.f64 v (fma.f64 v (cos.f64 e) 1))) |
(*.f64 v (/.f64 (sin.f64 e) (fma.f64 v (cos.f64 e) 1))) |
Compiled 13 to 9 computations (30.8% saved)
| 1× | egg-herbie |
| 4× | *-commutative_binary64 |
| 2× | associate-/l*_binary64 |
| 2× | associate-/r/_binary64 |
| 2× | fma-def_binary64 |
| 1× | +-commutative_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 17 |
| 1 | 17 | 15 |
| 2 | 23 | 15 |
| 3 | 26 | 15 |
| 4 | 27 | 15 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(/.f64 e (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sin.f64 v) (/.f64 e (fma.f64 e (cos.f64 v) 1))) |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 1 | 2 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 2 | 3 |
| Status | Error | Program |
|---|---|---|
| ▶ | 0.2b | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
Compiled 49 to 31 computations (36.7% saved)
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.0b | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| ✓ | 0.1b | (*.f64 e (cos.f64 v)) |
| ✓ | 0.2b | (*.f64 e (sin.f64 v)) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | v | @ | 0 | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| 1.0ms | e | @ | 0 | (*.f64 e (sin.f64 v)) |
| 1.0ms | v | @ | 0 | (*.f64 e (sin.f64 v)) |
| 1.0ms | e | @ | -inf | (*.f64 e (cos.f64 v)) |
| 1.0ms | e | @ | 0 | (*.f64 e (cos.f64 v)) |
| 1× | batch-egg-rewrite |
| 370× | prod-diff_binary64 |
| 254× | fma-def_binary64 |
| 187× | expm1-udef_binary64 |
| 187× | log1p-udef_binary64 |
| 157× | log-pow_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 29 |
| 1 | 207 | 27 |
| 2 | 2824 | 27 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 e (sin.f64 v)) |
(*.f64 e (cos.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 e (sin.f64 v)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 e (sin.f64 v)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 e (sin.f64 v)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 e (sin.f64 v)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 e) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 e (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 e (sin.f64 v)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 e 3) (pow.f64 (sin.f64 v) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (sin.f64 v) 3) (pow.f64 e 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 e (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 e (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 e (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 e (sin.f64 v))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (fma.f64 e (cos.f64 v) 1) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 e (cos.f64 v)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 e (cos.f64 v))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 e (cos.f64 v))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 e (cos.f64 v)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 e (cos.f64 v)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 e) (cos.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 e (cos.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 e (cos.f64 v)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 1 (fma.f64 e (cos.f64 v) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (fma.f64 e (cos.f64 v) 1) 1 -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2) (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (+.f64 1 (pow.f64 (*.f64 e (cos.f64 v)) 3)) (/.f64 1 (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) -1) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x fma.f64 (-.f64 1 (pow.f64 (*.f64 e (cos.f64 v)) 2)) (/.f64 1 (-.f64 1 (*.f64 e (cos.f64 v)))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 e (cos.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (*.f64 (log1p.f64 (*.f64 e (cos.f64 v))) 1))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 e (cos.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 e (cos.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 e (cos.f64 v))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 e (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 e (*.f64 (sin.f64 v) (/.f64 1 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 v) (*.f64 e (/.f64 1 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 e (sin.f64 v)) (/.f64 1 (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 2) (*.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) (/.f64 1 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) (cbrt.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 2)) (cbrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (*.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (/.f64 1 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) (sqrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sin.f64 v) (neg.f64 e)) (/.f64 1 (neg.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (fma.f64 e (cos.f64 v) 1)) (*.f64 e (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 e 1) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 v) 1) (/.f64 e (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 2) 1) (/.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) 1) (/.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 e (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (/.f64 (sin.f64 v) (cbrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 v) (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (/.f64 e (cbrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (/.f64 (*.f64 e (sin.f64 v)) (cbrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 2) (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (cbrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (/.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) (cbrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 e (sqrt.f64 (fma.f64 e (cos.f64 v) 1))) (/.f64 (sin.f64 v) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 v) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))) (/.f64 e (sqrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (fma.f64 e (cos.f64 v) 1))) (/.f64 (*.f64 e (sin.f64 v)) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 2) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))) (/.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (pow.f64 (*.f64 e (cos.f64 v)) 3))) (fma.f64 (*.f64 e (cos.f64 v)) (fma.f64 e (cos.f64 v) -1) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (*.f64 e (sin.f64 v)) (-.f64 1 (pow.f64 (*.f64 e (cos.f64 v)) 2))) (-.f64 1 (*.f64 e (cos.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 e (sin.f64 v))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (*.f64 e (sin.f64 v)) (neg.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (*.f64 e (sin.f64 v)) 3) (pow.f64 (fma.f64 e (cos.f64 v) 1) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) 1)))))) |
| 1× | egg-herbie |
| 691× | times-frac_binary64 |
| 468× | fma-def_binary64 |
| 464× | associate-/l*_binary64 |
| 292× | cancel-sign-sub-inv_binary64 |
| 132× | fma-neg_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1173 |
| 1 | 403 | 1130 |
| 2 | 1559 | 1082 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 v e) |
(-.f64 (*.f64 v e) (*.f64 1/6 (*.f64 (pow.f64 v 3) e))) |
(-.f64 (+.f64 (*.f64 v e) (*.f64 1/120 (*.f64 (pow.f64 v 5) e))) (*.f64 1/6 (*.f64 (pow.f64 v 3) e))) |
(-.f64 (+.f64 (*.f64 v e) (*.f64 1/120 (*.f64 (pow.f64 v 5) e))) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 v 7) e)) (*.f64 1/6 (*.f64 (pow.f64 v 3) e)))) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
e |
(-.f64 e (*.f64 1/2 (*.f64 (pow.f64 v 2) e))) |
(-.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 v 4) e)) e) (*.f64 1/2 (*.f64 (pow.f64 v 2) e))) |
(-.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 v 4) e)) e) (+.f64 (*.f64 1/720 (*.f64 (pow.f64 v 6) e)) (*.f64 1/2 (*.f64 (pow.f64 v 2) e)))) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (sin.f64 v)) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
| Outputs |
|---|
(*.f64 v e) |
(-.f64 (*.f64 v e) (*.f64 1/6 (*.f64 (pow.f64 v 3) e))) |
(+.f64 (*.f64 v e) (*.f64 -1/6 (*.f64 e (pow.f64 v 3)))) |
(*.f64 e (-.f64 v (*.f64 1/6 (pow.f64 v 3)))) |
(*.f64 e (+.f64 v (*.f64 (pow.f64 v 3) -1/6))) |
(-.f64 (+.f64 (*.f64 v e) (*.f64 1/120 (*.f64 (pow.f64 v 5) e))) (*.f64 1/6 (*.f64 (pow.f64 v 3) e))) |
(+.f64 (fma.f64 v e (*.f64 (*.f64 1/120 (pow.f64 v 5)) e)) (*.f64 -1/6 (*.f64 e (pow.f64 v 3)))) |
(fma.f64 v e (*.f64 e (-.f64 (*.f64 1/120 (pow.f64 v 5)) (*.f64 1/6 (pow.f64 v 3))))) |
(*.f64 e (-.f64 (fma.f64 1/120 (pow.f64 v 5) v) (*.f64 1/6 (pow.f64 v 3)))) |
(-.f64 (+.f64 (*.f64 v e) (*.f64 1/120 (*.f64 (pow.f64 v 5) e))) (+.f64 (*.f64 1/5040 (*.f64 (pow.f64 v 7) e)) (*.f64 1/6 (*.f64 (pow.f64 v 3) e)))) |
(-.f64 (fma.f64 v e (*.f64 (*.f64 1/120 (pow.f64 v 5)) e)) (fma.f64 1/5040 (*.f64 e (pow.f64 v 7)) (*.f64 1/6 (*.f64 e (pow.f64 v 3))))) |
(-.f64 (*.f64 e (+.f64 v (*.f64 1/120 (pow.f64 v 5)))) (*.f64 e (+.f64 (*.f64 1/6 (pow.f64 v 3)) (*.f64 1/5040 (pow.f64 v 7))))) |
(*.f64 e (-.f64 (fma.f64 1/120 (pow.f64 v 5) v) (fma.f64 1/6 (pow.f64 v 3) (*.f64 1/5040 (pow.f64 v 7))))) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
e |
(-.f64 e (*.f64 1/2 (*.f64 (pow.f64 v 2) e))) |
(+.f64 e (*.f64 -1/2 (*.f64 e (*.f64 v v)))) |
(+.f64 e (*.f64 (*.f64 -1/2 e) (*.f64 v v))) |
(fma.f64 (*.f64 v (*.f64 v e)) -1/2 e) |
(-.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 v 4) e)) e) (*.f64 1/2 (*.f64 (pow.f64 v 2) e))) |
(+.f64 (fma.f64 1/24 (*.f64 e (pow.f64 v 4)) e) (*.f64 -1/2 (*.f64 e (*.f64 v v)))) |
(+.f64 (fma.f64 1/24 (*.f64 e (pow.f64 v 4)) e) (*.f64 (*.f64 -1/2 e) (*.f64 v v))) |
(*.f64 e (-.f64 (fma.f64 1/24 (pow.f64 v 4) 1) (*.f64 (*.f64 1/2 v) v))) |
(-.f64 (+.f64 (*.f64 1/24 (*.f64 (pow.f64 v 4) e)) e) (+.f64 (*.f64 1/720 (*.f64 (pow.f64 v 6) e)) (*.f64 1/2 (*.f64 (pow.f64 v 2) e)))) |
(-.f64 (fma.f64 1/24 (*.f64 e (pow.f64 v 4)) e) (fma.f64 1/720 (*.f64 e (pow.f64 v 6)) (*.f64 1/2 (*.f64 e (*.f64 v v))))) |
(-.f64 (fma.f64 1/24 (*.f64 e (pow.f64 v 4)) e) (*.f64 e (+.f64 (*.f64 1/2 (*.f64 v v)) (*.f64 1/720 (pow.f64 v 6))))) |
(+.f64 e (*.f64 e (-.f64 (*.f64 1/24 (pow.f64 v 4)) (fma.f64 1/720 (pow.f64 v 6) (*.f64 (*.f64 1/2 v) v))))) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 (cos.f64 v) e) |
(*.f64 e (cos.f64 v)) |
(*.f64 e (sin.f64 v)) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (sin.f64 v))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 (cos.f64 v) (*.f64 e e)))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 (*.f64 e (cos.f64 v)) e))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (*.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (sin.f64 v))) |
(fma.f64 e (sin.f64 v) (*.f64 (sin.f64 v) (-.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)) (*.f64 (cos.f64 v) (*.f64 e e))))) |
(*.f64 (sin.f64 v) (+.f64 e (*.f64 (*.f64 e e) (-.f64 (*.f64 e (pow.f64 (cos.f64 v) 2)) (cos.f64 v))))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (fma.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (sin.f64 v) (pow.f64 e 4))))) |
(-.f64 (*.f64 (sin.f64 v) (+.f64 e (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)))) (*.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4))))) |
(*.f64 (sin.f64 v) (-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3) e) (fma.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4) (*.f64 (*.f64 e (cos.f64 v)) e)))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2)))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) 2))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (/.f64 (sin.f64 v) (*.f64 e e)) (pow.f64 (cos.f64 v) 3)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) 2)))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(+.f64 (/.f64 (/.f64 (sin.f64 v) (*.f64 e e)) (pow.f64 (cos.f64 v) 3)) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (+.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) 2)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 e 3)) (pow.f64 (cos.f64 v) 4))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2)))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) 2))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (/.f64 (sin.f64 v) (*.f64 e e)) (pow.f64 (cos.f64 v) 3)) (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) 2)))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(+.f64 (/.f64 (/.f64 (sin.f64 v) (*.f64 e e)) (pow.f64 (cos.f64 v) 3)) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (+.f64 (/.f64 (/.f64 (sin.f64 v) e) (pow.f64 (cos.f64 v) 2)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 e 3)) (pow.f64 (cos.f64 v) 4))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(/.f64 v (/.f64 (+.f64 e 1) e)) |
(*.f64 (/.f64 e (+.f64 e 1)) v) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(+.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (-.f64 (/.f64 (*.f64 1/2 (*.f64 (pow.f64 v 3) (*.f64 e e))) (pow.f64 (+.f64 e 1) 2)) (*.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e))))) |
(+.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (/.f64 (*.f64 -1/6 (pow.f64 v 3)) (/.f64 (+.f64 e 1) e)))) |
(fma.f64 1/2 (/.f64 e (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e (pow.f64 v 3)))) (fma.f64 (/.f64 v (+.f64 e 1)) e (*.f64 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) e) -1/6))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(+.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (-.f64 (fma.f64 1/120 (/.f64 (pow.f64 v 5) (/.f64 (+.f64 e 1) e)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 e 3)))))) (fma.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (*.f64 e e)) (pow.f64 (+.f64 e 1) 2)) (*.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)))))) |
(+.f64 (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (/.f64 (*.f64 (*.f64 1/4 (pow.f64 v 5)) (pow.f64 e 3)) (pow.f64 (+.f64 e 1) 3)))) (-.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (fma.f64 1/8 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 2) (pow.f64 v 5))) (/.f64 (*.f64 (pow.f64 v 3) (*.f64 e 1/6)) (+.f64 e 1))))) |
(+.f64 (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (fma.f64 1/2 (/.f64 e (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e (pow.f64 v 3)))) (*.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 e 1) e) 3))))) (fma.f64 (/.f64 v (+.f64 e 1)) e (fma.f64 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) e) -1/6 (*.f64 (/.f64 e (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e (pow.f64 v 5)))) -1/8)))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(-.f64 (fma.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 e 1) 4)) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (/.f64 (+.f64 e 1) e)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (+.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (fma.f64 1/80 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 e 3))))))))) (fma.f64 1/5040 (/.f64 (pow.f64 v 7) (/.f64 (+.f64 e 1) e)) (fma.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (*.f64 e e)) (pow.f64 (+.f64 e 1) 2)) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) (*.f64 1/12 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 e 3)))))))) |
(-.f64 (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 4)) (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (+.f64 (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (/.f64 v (/.f64 (+.f64 e 1) e))) (fma.f64 1/4 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 3)) (pow.f64 e 3)) (/.f64 (*.f64 1/80 (*.f64 (pow.f64 v 7) (*.f64 e e))) (pow.f64 (+.f64 e 1) 2)))))) (fma.f64 1/5040 (/.f64 e (/.f64 (+.f64 e 1) (pow.f64 v 7))) (fma.f64 1/8 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 2) (pow.f64 v 5))) (fma.f64 1/6 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) e) (/.f64 1/12 (/.f64 (pow.f64 (+.f64 e 1) 3) (*.f64 (pow.f64 v 7) (pow.f64 e 3)))))))) |
(-.f64 (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 4)) (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (fma.f64 1/2 (/.f64 e (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e (pow.f64 v 3)))) (fma.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 e 1) e) 3)) (fma.f64 1/80 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (*.f64 (/.f64 e (+.f64 e 1)) v)))))) (fma.f64 1/5040 (*.f64 (/.f64 e (+.f64 e 1)) (pow.f64 v 7)) (fma.f64 1/6 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) e) (fma.f64 1/8 (/.f64 e (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e (pow.f64 v 5)))) (*.f64 1/12 (/.f64 (pow.f64 v 7) (pow.f64 (/.f64 (+.f64 e 1) e) 3))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 e (/.f64 (+.f64 (*.f64 e (cos.f64 v)) 1) (sin.f64 v))) |
(/.f64 (*.f64 e (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 5 | 120 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 6 | 121 |
| Status | Error | Program |
|---|---|---|
| 1.0b | (*.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 2) (*.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) (/.f64 1 (fma.f64 e (cos.f64 v) 1)))) | |
| ▶ | 0.2b | (*.f64 e (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| 24.2b | (/.f64 (pow.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) 2) (+.f64 1 (*.f64 e (cos.f64 v)))) | |
| 1.0b | (/.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 3) (+.f64 1 (*.f64 e (cos.f64 v)))) | |
| ✓ | 0.2b | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| 1.4b | (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 e (sin.f64 v))) -1) |
Compiled 2610 to 1418 computations (45.7% saved)
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| ✓ | 0.1b | (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) |
| ✓ | 0.2b | (*.f64 e (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| ✓ | 0.3b | (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | v | @ | 0 | (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
| 1.0ms | v | @ | inf | (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
| 1.0ms | v | @ | -inf | (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
| 1.0ms | v | @ | 0 | (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) |
| 1.0ms | e | @ | inf | (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
| 1× | batch-egg-rewrite |
| 529× | log-prod_binary64 |
| 186× | pow1/3_binary64 |
| 181× | expm1-udef_binary64 |
| 181× | log1p-udef_binary64 |
| 171× | pow3_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 42 |
| 1 | 207 | 39 |
| 2 | 2681 | 39 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(*.f64 e (/.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
(/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) (cbrt.f64 (exp.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sin.f64 v) (/.f64 1 (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) (cbrt.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) -2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) -2)) (cbrt.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) (sqrt.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (/.f64 1 (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (fma.f64 e (cos.f64 v) 1)) (/.f64 1 (/.f64 1 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 (pow.f64 (sin.f64 v) 2)) 1) (/.f64 (cbrt.f64 (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 v)) 1) (/.f64 (sqrt.f64 (sin.f64 v)) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (/.f64 (sin.f64 v) (cbrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 (pow.f64 (sin.f64 v) 2)) (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (/.f64 (cbrt.f64 (sin.f64 v)) (cbrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 v)) (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2)) (/.f64 (sqrt.f64 (sin.f64 v)) (cbrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (fma.f64 e (cos.f64 v) 1))) (/.f64 (sin.f64 v) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 (pow.f64 (sin.f64 v) 2)) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))) (/.f64 (cbrt.f64 (sin.f64 v)) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))) (/.f64 (sqrt.f64 (sin.f64 v)) (sqrt.f64 (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)) (cbrt.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (neg.f64 (fma.f64 e (cos.f64 v) 1))) (neg.f64 (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 1 (fma.f64 e (cos.f64 v) 1)) 1) (sin.f64 v))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 1 (fma.f64 e (cos.f64 v) 1)) (cbrt.f64 (pow.f64 (sin.f64 v) 2))) (cbrt.f64 (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (/.f64 1 (fma.f64 e (cos.f64 v) 1)) (sqrt.f64 (sin.f64 v))) (sqrt.f64 (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 (sin.f64 v) 3) (pow.f64 (fma.f64 e (cos.f64 v) 1) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) -2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (sin.f64 v) 3) (pow.f64 (fma.f64 e (cos.f64 v) 1) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) -1))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) (cbrt.f64 (pow.f64 (exp.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 1 (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) e))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (pow.f64 (cbrt.f64 e) 2) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (cbrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (sqrt.f64 e) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 e (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 e 1) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (/.f64 1 (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (/.f64 e (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 -1 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x /.f64 (*.f64 e -1) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 e 3) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 e 3) (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3) (pow.f64 e 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) e) -1)))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 e 3) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 e 3) (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3) (pow.f64 e 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) (cbrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 e (cos.f64 v) 1) (/.f64 1 (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2) (*.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) (/.f64 1 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (*.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (/.f64 1 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (fma.f64 e (cos.f64 v) 1)) (/.f64 1 (neg.f64 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sin.f64 v)) (fma.f64 e (cos.f64 v) 1))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2) 1) (/.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) 1) (/.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (cbrt.f64 (pow.f64 (sin.f64 v) 2))) (/.f64 (fma.f64 e (cos.f64 v) 1) (cbrt.f64 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2) (cbrt.f64 (pow.f64 (sin.f64 v) 2))) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (cbrt.f64 (pow.f64 (sin.f64 v) 2))) (/.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (cbrt.f64 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (sin.f64 v))) (/.f64 (fma.f64 e (cos.f64 v) 1) (sqrt.f64 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2) (sqrt.f64 (sin.f64 v))) (/.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) (sqrt.f64 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) -1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (pow.f64 (fma.f64 e (cos.f64 v) 1) 3) (pow.f64 (sin.f64 v) 3)) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 1) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (neg.f64 (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (fma.f64 e (cos.f64 v) 1) 3) (pow.f64 (sin.f64 v) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 1)))))) |
| 1× | egg-herbie |
| 810× | fma-def_binary64 |
| 431× | cancel-sign-sub-inv_binary64 |
| 177× | sub-neg_binary64 |
| 158× | distribute-rgt-neg-in_binary64 |
| 147× | fma-neg_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 2185 |
| 1 | 596 | 2112 |
| 2 | 2377 | 2043 |
| 1× | node limit |
| Inputs |
|---|
(sin.f64 v) |
(-.f64 (sin.f64 v) (*.f64 (cos.f64 v) (*.f64 e (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 2) (sin.f64 v))) (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 e (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 2) (sin.f64 v))) (sin.f64 v)) (+.f64 (*.f64 (cos.f64 v) (*.f64 e (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 3) (sin.f64 v))))) |
(/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(/.f64 v (+.f64 1 e)) |
(-.f64 (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) e) (pow.f64 (+.f64 1 e) 2))) (/.f64 v (+.f64 1 e))) (*.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 1 e)))) |
(-.f64 (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 1 e))) (+.f64 (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 3))) (/.f64 v (+.f64 1 e))))) (+.f64 (*.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 1 e))) (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) e) (pow.f64 (+.f64 1 e) 2))))) |
(-.f64 (+.f64 (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 3))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 1 e))) (+.f64 (/.f64 v (+.f64 1 e)) (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 4)))))))) (+.f64 (*.f64 1/5040 (/.f64 (pow.f64 v 7) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 3))))))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(*.f64 e (sin.f64 v)) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 1 (sin.f64 v)) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(/.f64 (+.f64 1 e) v) |
(-.f64 (+.f64 (*.f64 1/6 v) (+.f64 (/.f64 1 v) (/.f64 e v))) (*.f64 1/3 (*.f64 v e))) |
(-.f64 (+.f64 (*.f64 1/6 v) (+.f64 (*.f64 7/360 (pow.f64 v 3)) (+.f64 (/.f64 1 v) (/.f64 e v)))) (+.f64 (*.f64 1/3 (*.f64 v e)) (*.f64 1/45 (*.f64 (pow.f64 v 3) e)))) |
(-.f64 (+.f64 (*.f64 31/15120 (pow.f64 v 5)) (+.f64 (*.f64 1/6 v) (+.f64 (*.f64 7/360 (pow.f64 v 3)) (+.f64 (/.f64 1 v) (/.f64 e v))))) (+.f64 (*.f64 1/3 (*.f64 v e)) (+.f64 (*.f64 2/945 (*.f64 (pow.f64 v 5) e)) (*.f64 1/45 (*.f64 (pow.f64 v 3) e))))) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
| Outputs |
|---|
(sin.f64 v) |
(-.f64 (sin.f64 v) (*.f64 (cos.f64 v) (*.f64 e (sin.f64 v)))) |
(-.f64 (sin.f64 v) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) e))) |
(-.f64 (sin.f64 v) (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) e))) |
(fma.f64 (cos.f64 v) (*.f64 e (neg.f64 (sin.f64 v))) (sin.f64 v)) |
(-.f64 (+.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 2) (sin.f64 v))) (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 e (sin.f64 v)))) |
(-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (*.f64 e e)) (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) e))) |
(-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (*.f64 e e)) (sin.f64 v)) (*.f64 (sin.f64 v) (*.f64 (cos.f64 v) e))) |
(*.f64 (sin.f64 v) (-.f64 (fma.f64 e (*.f64 e (pow.f64 (cos.f64 v) 2)) 1) (*.f64 (cos.f64 v) e))) |
(-.f64 (+.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 2) (sin.f64 v))) (sin.f64 v)) (+.f64 (*.f64 (cos.f64 v) (*.f64 e (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 3) (sin.f64 v))))) |
(-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (*.f64 e e)) (sin.f64 v)) (fma.f64 (cos.f64 v) (*.f64 (sin.f64 v) e) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (sin.f64 v) (pow.f64 e 3))))) |
(-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (*.f64 e e)) (sin.f64 v)) (*.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3))))) |
(+.f64 (sin.f64 v) (*.f64 (sin.f64 v) (-.f64 (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) 2))) (fma.f64 (cos.f64 v) e (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))))) |
(/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 e e)))) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) (*.f64 e e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 e e))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3))) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) (*.f64 e e)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 e e))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (-.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3))) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) (*.f64 e e))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 e e)))) |
(-.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) (*.f64 e e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2)))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 e e))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3))) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) (*.f64 e e)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 e e))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (cos.f64 v) e)) (-.f64 (-.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 3))) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) (*.f64 e e))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 4))))) |
(/.f64 v (+.f64 1 e)) |
(/.f64 v (+.f64 e 1)) |
(-.f64 (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) e) (pow.f64 (+.f64 1 e) 2))) (/.f64 v (+.f64 1 e))) (*.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 1 e)))) |
(+.f64 (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) e)) (/.f64 v (+.f64 e 1))) (*.f64 -1/6 (/.f64 (pow.f64 v 3) (+.f64 e 1)))) |
(+.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) e) (/.f64 v (+.f64 e 1))) (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) -1/6)) |
(fma.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) -1/6 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) e) (/.f64 v (+.f64 e 1)))) |
(-.f64 (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 1 e))) (+.f64 (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 3))) (/.f64 v (+.f64 1 e))))) (+.f64 (*.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 1 e))) (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) e) (pow.f64 (+.f64 1 e) 2))))) |
(-.f64 (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) e)) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 e 1)) (fma.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 3) (*.f64 e e))) (/.f64 v (+.f64 e 1))))) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 e 1)) (*.f64 1/8 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 2) e))))) |
(-.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) e) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 e 1)) (fma.f64 1/4 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 v 5))) (/.f64 v (+.f64 e 1))))) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 e 1)) (*.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) e)))) |
(fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) e) (+.f64 (fma.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 e 1)) (fma.f64 1/4 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 v 5))) (/.f64 v (+.f64 e 1)))) (fma.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) -1/6 (*.f64 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) e) -1/8)))) |
(-.f64 (+.f64 (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 3))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 1 e))) (+.f64 (/.f64 v (+.f64 1 e)) (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 4)))))))) (+.f64 (*.f64 1/5040 (/.f64 (pow.f64 v 7) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) e) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 3))))))) |
(-.f64 (fma.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 3) (*.f64 e e))) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) e)) (fma.f64 1/80 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 2) e)) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 e 1)) (+.f64 (/.f64 v (+.f64 e 1)) (*.f64 1/8 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 4) (pow.f64 e 3))))))))) (fma.f64 1/5040 (/.f64 (pow.f64 v 7) (+.f64 e 1)) (fma.f64 1/8 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 2) e)) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 e 1)) (*.f64 1/12 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 3) (*.f64 e e)))))))) |
(fma.f64 1/4 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 v 5))) (-.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) e) (fma.f64 1/80 (/.f64 (*.f64 e (pow.f64 v 7)) (pow.f64 (+.f64 e 1) 2)) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 e 1)) (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 3)) (/.f64 v (+.f64 e 1)))))) (fma.f64 1/5040 (/.f64 (pow.f64 v 7) (+.f64 e 1)) (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) e) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 e 1)) (*.f64 1/12 (/.f64 (*.f64 e (*.f64 e (pow.f64 v 7))) (pow.f64 (+.f64 e 1) 3)))))))) |
(-.f64 (fma.f64 1/4 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 v 5))) (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) e) (fma.f64 1/80 (/.f64 (*.f64 e (pow.f64 v 7)) (pow.f64 (+.f64 e 1) 2)) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (+.f64 e 1)) (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 3)) (/.f64 v (+.f64 e 1))))))) (fma.f64 1/5040 (/.f64 (pow.f64 v 7) (+.f64 e 1)) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (+.f64 e 1)) (fma.f64 1/12 (/.f64 (*.f64 e (*.f64 e (pow.f64 v 7))) (pow.f64 (+.f64 e 1) 3)) (*.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) e)))))) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(/.f64 (sin.f64 v) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(/.f64 (sin.f64 v) (fma.f64 (cos.f64 v) e 1)) |
(*.f64 e (sin.f64 v)) |
(*.f64 (sin.f64 v) e) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (*.f64 (sin.f64 v) e) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 (cos.f64 v) (*.f64 e e)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)))) |
(fma.f64 (sin.f64 v) e (*.f64 (sin.f64 v) (-.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)) (*.f64 (cos.f64 v) (*.f64 e e))))) |
(*.f64 (sin.f64 v) (+.f64 e (*.f64 (cos.f64 v) (-.f64 (*.f64 (cos.f64 v) (pow.f64 e 3)) (*.f64 e e))))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (fma.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (sin.f64 v) (pow.f64 e 4))))) |
(-.f64 (*.f64 (sin.f64 v) (+.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)) e)) (*.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4))))) |
(*.f64 (sin.f64 v) (-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3) e) (fma.f64 (cos.f64 v) (*.f64 e e) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) 3)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) 3)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 e (*.f64 e (pow.f64 (cos.f64 v) 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(/.f64 v (/.f64 (+.f64 e 1) e)) |
(*.f64 (/.f64 v (+.f64 e 1)) e) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(+.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (-.f64 (*.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e)))) (*.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e))))) |
(+.f64 (*.f64 (/.f64 v (+.f64 e 1)) e) (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (*.f64 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) -1/6))) |
(fma.f64 (/.f64 v (+.f64 e 1)) e (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (*.f64 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) -1/6))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(+.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (-.f64 (fma.f64 1/120 (/.f64 (pow.f64 v 5) (/.f64 (+.f64 e 1) e)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 e 3) (pow.f64 v 5)) (pow.f64 (+.f64 e 1) 3))))) (fma.f64 1/8 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)))))) |
(+.f64 (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (*.f64 1/4 (/.f64 (pow.f64 e 3) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 v 5)))))) (-.f64 (*.f64 (/.f64 v (+.f64 e 1)) e) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) (*.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)))))) |
(+.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (fma.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 e 1) e) 3)) (*.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e)))) (fma.f64 (/.f64 v (+.f64 e 1)) e (fma.f64 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) -1/6 (*.f64 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) -1/8)))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(-.f64 (fma.f64 1/8 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 4) (pow.f64 e 4))) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (/.f64 (+.f64 e 1) e)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (+.f64 (/.f64 v (/.f64 (+.f64 e 1) e)) (fma.f64 1/80 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 e 3) (pow.f64 v 5)) (pow.f64 (+.f64 e 1) 3)))))))) (fma.f64 1/5040 (/.f64 (pow.f64 v 7) (/.f64 (+.f64 e 1) e)) (fma.f64 1/8 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 e 3) (pow.f64 v 7)) (pow.f64 (+.f64 e 1) 3))))))) |
(-.f64 (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 4)) (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (+.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (*.f64 (/.f64 v (+.f64 e 1)) e)) (fma.f64 1/4 (/.f64 (pow.f64 e 3) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 v 5))) (*.f64 1/80 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 2) (pow.f64 v 7)))))))) (fma.f64 1/5040 (*.f64 (/.f64 (pow.f64 v 7) (+.f64 e 1)) e) (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) (*.f64 1/12 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 3)) (pow.f64 e 3))))))) |
(-.f64 (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 4)) (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (fma.f64 (/.f64 v (+.f64 e 1)) e (fma.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 e 1) e) 3)) (*.f64 1/80 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 2) (pow.f64 v 7))))))))) (fma.f64 1/5040 (*.f64 (/.f64 (pow.f64 v 7) (+.f64 e 1)) e) (fma.f64 1/6 (/.f64 (pow.f64 v 3) (/.f64 (+.f64 e 1) e)) (fma.f64 1/12 (/.f64 (pow.f64 v 7) (pow.f64 (/.f64 (+.f64 e 1) e) 3)) (*.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 (sin.f64 v) e) (+.f64 (*.f64 (cos.f64 v) e) 1)) |
(*.f64 (/.f64 e (fma.f64 (cos.f64 v) e 1)) (sin.f64 v)) |
(/.f64 1 (sin.f64 v)) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) |
(/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) |
(/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e)) |
(*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 (*.f64 (cos.f64 v) e) (sin.f64 v)) (/.f64 1 (sin.f64 v))) |
(+.f64 (/.f64 1 (sin.f64 v)) (/.f64 (cos.f64 v) (/.f64 (sin.f64 v) e))) |
(+.f64 (/.f64 1 (sin.f64 v)) (*.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e)) |
(fma.f64 (/.f64 (cos.f64 v) (sin.f64 v)) e (/.f64 1 (sin.f64 v))) |
(/.f64 (+.f64 1 e) v) |
(/.f64 (+.f64 e 1) v) |
(-.f64 (+.f64 (*.f64 1/6 v) (+.f64 (/.f64 1 v) (/.f64 e v))) (*.f64 1/3 (*.f64 v e))) |
(+.f64 (fma.f64 1/6 v (+.f64 (/.f64 1 v) (/.f64 e v))) (*.f64 -1/3 (*.f64 v e))) |
(+.f64 (fma.f64 v 1/6 (/.f64 1 v)) (-.f64 (/.f64 e v) (*.f64 e (*.f64 v 1/3)))) |
(fma.f64 (*.f64 v e) -1/3 (+.f64 (/.f64 e v) (fma.f64 v 1/6 (/.f64 1 v)))) |
(-.f64 (+.f64 (*.f64 1/6 v) (+.f64 (*.f64 7/360 (pow.f64 v 3)) (+.f64 (/.f64 1 v) (/.f64 e v)))) (+.f64 (*.f64 1/3 (*.f64 v e)) (*.f64 1/45 (*.f64 (pow.f64 v 3) e)))) |
(-.f64 (fma.f64 1/6 v (fma.f64 7/360 (pow.f64 v 3) (+.f64 (/.f64 1 v) (/.f64 e v)))) (fma.f64 1/3 (*.f64 v e) (*.f64 (*.f64 e (pow.f64 v 3)) 1/45))) |
(-.f64 (fma.f64 v 1/6 (+.f64 (/.f64 e v) (fma.f64 (pow.f64 v 3) 7/360 (/.f64 1 v)))) (*.f64 e (+.f64 (*.f64 v 1/3) (*.f64 (pow.f64 v 3) 1/45)))) |
(-.f64 (fma.f64 v 1/6 (+.f64 (/.f64 e v) (fma.f64 (pow.f64 v 3) 7/360 (/.f64 1 v)))) (*.f64 e (fma.f64 v 1/3 (*.f64 (pow.f64 v 3) 1/45)))) |
(-.f64 (+.f64 (*.f64 31/15120 (pow.f64 v 5)) (+.f64 (*.f64 1/6 v) (+.f64 (*.f64 7/360 (pow.f64 v 3)) (+.f64 (/.f64 1 v) (/.f64 e v))))) (+.f64 (*.f64 1/3 (*.f64 v e)) (+.f64 (*.f64 2/945 (*.f64 (pow.f64 v 5) e)) (*.f64 1/45 (*.f64 (pow.f64 v 3) e))))) |
(-.f64 (fma.f64 31/15120 (pow.f64 v 5) (fma.f64 1/6 v (fma.f64 7/360 (pow.f64 v 3) (+.f64 (/.f64 1 v) (/.f64 e v))))) (fma.f64 1/3 (*.f64 v e) (fma.f64 2/945 (*.f64 e (pow.f64 v 5)) (*.f64 (*.f64 e (pow.f64 v 3)) 1/45)))) |
(-.f64 (fma.f64 (pow.f64 v 5) 31/15120 (fma.f64 v 1/6 (+.f64 (/.f64 e v) (fma.f64 (pow.f64 v 3) 7/360 (/.f64 1 v))))) (fma.f64 (*.f64 v e) 1/3 (*.f64 e (+.f64 (*.f64 (pow.f64 v 3) 1/45) (*.f64 (pow.f64 v 5) 2/945))))) |
(-.f64 (fma.f64 (pow.f64 v 5) 31/15120 (fma.f64 v 1/6 (+.f64 (/.f64 e v) (fma.f64 (pow.f64 v 3) 7/360 (/.f64 1 v))))) (*.f64 e (+.f64 (fma.f64 (pow.f64 v 3) 1/45 (*.f64 (pow.f64 v 5) 2/945)) (*.f64 v 1/3)))) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
(/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v)) |
(/.f64 (+.f64 (*.f64 (cos.f64 v) e) 1) (sin.f64 v)) |
(/.f64 (fma.f64 (cos.f64 v) e 1) (sin.f64 v)) |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 7 | 179 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 175 | 10 | 185 |
| Status | Error | Program |
|---|---|---|
| 9.5b | (*.f64 e (/.f64 1 (cbrt.f64 (/.f64 (pow.f64 (fma.f64 e (cos.f64 v) 1) 3) (pow.f64 (sin.f64 v) 3))))) | |
| 24.2b | (/.f64 (pow.f64 (sqrt.f64 (*.f64 e (sin.f64 v))) 2) (+.f64 1 (*.f64 e (cos.f64 v)))) | |
| ✓ | 0.2b | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| 1.0b | (/.f64 (pow.f64 (cbrt.f64 e) 2) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (cbrt.f64 e))) | |
| 1.0b | (/.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 3) (+.f64 1 (*.f64 e (cos.f64 v)))) | |
| 1.0b | (/.f64 (/.f64 e (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) | |
| ▶ | 0.2b | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| 0.5b | (/.f64 (sqrt.f64 e) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e))) | |
| 1.4b | (/.f64 1 (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) e)) | |
| 9.4b | (*.f64 e (cbrt.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3))) |
Compiled 4218 to 2477 computations (41.3% saved)
Found 2 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) | |
| ✓ | 0.2b | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | v | @ | 0 | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| 0.0ms | e | @ | 0 | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| 0.0ms | e | @ | inf | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| 0.0ms | e | @ | -inf | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| 0.0ms | v | @ | -inf | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| 1× | batch-egg-rewrite |
| 924× | log1p-expm1-u_binary64 |
| 924× | expm1-log1p-u_binary64 |
| 115× | add-sqr-sqrt_binary64 |
| 113× | *-un-lft-identity_binary64 |
| 113× | pow1_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 19 |
| 1 | 228 | 15 |
| 2 | 3234 | 15 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x -.f64 0 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (/.f64 0 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) (pow.f64 (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) 2) (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 e) 2) (*.f64 (cbrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) (sqrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) e)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 -1 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 e) 2) 1) (/.f64 (cbrt.f64 e) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 e) 1) (/.f64 (sqrt.f64 e) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)) (/.f64 e (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 e) 2) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)) (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 e) (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)) (/.f64 (sqrt.f64 e) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 -1 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2)) (/.f64 e (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) (/.f64 e (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 e) 2) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) (/.f64 (cbrt.f64 e) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 -1 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) (/.f64 e (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 e) 2) -1) (/.f64 (cbrt.f64 e) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 e) -1) (/.f64 (sqrt.f64 e) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 e (neg.f64 (fma.f64 e (cos.f64 v) 1))) (sin.f64 v))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) e) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (pow.f64 (exp.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 e 3) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (*.f64 e (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))) 1)))))) |
| 1× | egg-herbie |
| 674× | times-frac_binary64 |
| 454× | associate-*l*_binary64 |
| 422× | associate-/l*_binary64 |
| 358× | associate-/r*_binary64 |
| 303× | fma-def_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 104 | 901 |
| 1 | 316 | 867 |
| 2 | 1245 | 837 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 e (sin.f64 v)) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
| Outputs |
|---|
(*.f64 e (sin.f64 v)) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 (cos.f64 v) (*.f64 e e)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)))) |
(fma.f64 e (sin.f64 v) (*.f64 (sin.f64 v) (-.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)) (*.f64 (cos.f64 v) (*.f64 e e))))) |
(*.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) (-.f64 (*.f64 (cos.f64 v) (pow.f64 e 3)) (*.f64 e e))) e)) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (fma.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (sin.f64 v) (pow.f64 e 4))))) |
(-.f64 (*.f64 (sin.f64 v) (+.f64 e (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)))) (*.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4))))) |
(*.f64 (sin.f64 v) (-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3) e) (fma.f64 (cos.f64 v) (*.f64 e e) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e)) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3)))) (+.f64 (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 4)) (pow.f64 e 3)))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e)) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3)))) (+.f64 (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4))))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 2)) e)) (/.f64 (/.f64 (sin.f64 v) (pow.f64 (cos.f64 v) 4)) (pow.f64 e 3)))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(/.f64 (*.f64 e v) (+.f64 e 1)) |
(/.f64 e (/.f64 (+.f64 e 1) v)) |
(*.f64 (/.f64 v (+.f64 e 1)) e) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(+.f64 (/.f64 (*.f64 e v) (+.f64 e 1)) (-.f64 (/.f64 (*.f64 1/2 (*.f64 (*.f64 e e) (pow.f64 v 3))) (pow.f64 (+.f64 e 1) 2)) (*.f64 1/6 (/.f64 (*.f64 e (pow.f64 v 3)) (+.f64 e 1))))) |
(+.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (/.f64 e (/.f64 (+.f64 e 1) v))) (*.f64 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) e) -1/6)) |
(fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (fma.f64 (/.f64 v (+.f64 e 1)) e (*.f64 (*.f64 (/.f64 e (+.f64 e 1)) (pow.f64 v 3)) -1/6))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(+.f64 (/.f64 (*.f64 e v) (+.f64 e 1)) (-.f64 (fma.f64 1/120 (/.f64 (*.f64 e (pow.f64 v 5)) (+.f64 e 1)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 e 3)))))) (fma.f64 1/8 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/6 (/.f64 (*.f64 e (pow.f64 v 3)) (+.f64 e 1)))))) |
(+.f64 (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (*.f64 1/4 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 3)) (pow.f64 e 3))))) (-.f64 (/.f64 e (/.f64 (+.f64 e 1) v)) (fma.f64 1/6 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) e) (/.f64 1/8 (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 (*.f64 e e) (pow.f64 v 5))))))) |
(+.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (fma.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 e 1) e) 3)) (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) (*.f64 e 1/120)))) (fma.f64 (/.f64 v (+.f64 e 1)) e (fma.f64 (*.f64 (/.f64 e (+.f64 e 1)) (pow.f64 v 3)) -1/6 (*.f64 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 2) (pow.f64 v 5))) -1/8)))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(-.f64 (fma.f64 1/8 (/.f64 (*.f64 (pow.f64 e 4) (pow.f64 v 7)) (pow.f64 (+.f64 e 1) 4)) (fma.f64 1/120 (/.f64 (*.f64 e (pow.f64 v 5)) (+.f64 e 1)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (+.f64 (/.f64 (*.f64 e v) (+.f64 e 1)) (fma.f64 1/80 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 3) (pow.f64 e 3))))))))) (fma.f64 1/5040 (/.f64 (*.f64 e (pow.f64 v 7)) (+.f64 e 1)) (fma.f64 1/8 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 e 1) 2) (*.f64 e e))) (fma.f64 1/6 (/.f64 (*.f64 e (pow.f64 v 3)) (+.f64 e 1)) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 e 3) (pow.f64 v 7)) (pow.f64 (+.f64 e 1) 3))))))) |
(-.f64 (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 4)) (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (+.f64 (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (/.f64 e (/.f64 (+.f64 e 1) v))) (fma.f64 1/4 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 3)) (pow.f64 e 3)) (*.f64 1/80 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e))))))) (fma.f64 1/5040 (*.f64 (/.f64 (pow.f64 v 7) (+.f64 e 1)) e) (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (fma.f64 1/6 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 e 1)) e) (/.f64 1/12 (/.f64 (pow.f64 (+.f64 e 1) 3) (*.f64 (pow.f64 e 3) (pow.f64 v 7)))))))) |
(fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 e 1) 4)) (pow.f64 e 4)) (-.f64 (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 e 1)) e) (fma.f64 1/2 (*.f64 (/.f64 (pow.f64 v 3) (pow.f64 (+.f64 e 1) 2)) (*.f64 e e)) (fma.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 e 1) e) 3)) (fma.f64 1/80 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 2) (pow.f64 v 7))) (*.f64 (/.f64 v (+.f64 e 1)) e))))) (fma.f64 1/5040 (*.f64 (/.f64 (pow.f64 v 7) (+.f64 e 1)) e) (fma.f64 1/6 (*.f64 (/.f64 e (+.f64 e 1)) (pow.f64 v 3)) (fma.f64 1/12 (/.f64 (pow.f64 v 7) (pow.f64 (/.f64 (+.f64 e 1) e) 3)) (*.f64 1/8 (/.f64 (*.f64 e e) (/.f64 (pow.f64 (+.f64 e 1) 2) (pow.f64 v 5))))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 1 | 117 |
| Fresh | 4 | 4 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 120 | 7 | 127 |
| Status | Error | Program |
|---|---|---|
| ✓ | 0.2b | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| 1.0b | (/.f64 (pow.f64 (cbrt.f64 e) 2) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (cbrt.f64 e))) | |
| 9.4b | (/.f64 (neg.f64 e) (neg.f64 (cbrt.f64 (/.f64 (pow.f64 (fma.f64 e (cos.f64 v) 1) 3) (pow.f64 (sin.f64 v) 3))))) | |
| 1.0b | (/.f64 (pow.f64 (cbrt.f64 (*.f64 e (sin.f64 v))) 3) (+.f64 1 (*.f64 e (cos.f64 v)))) | |
| ✓ | 0.2b | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| ▶ | 0.5b | (/.f64 (sqrt.f64 e) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e))) |
| 9.4b | (*.f64 e (cbrt.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3))) |
Compiled 2688 to 1523 computations (43.3% saved)
Found 3 expressions with local error:
| New | Error | Program |
|---|---|---|
| 0.1b | (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) | |
| ✓ | 0.2b | (/.f64 (sqrt.f64 e) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e))) |
| ✓ | 0.3b | (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e)) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | v | @ | inf | (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e)) |
| 3.0ms | e | @ | -inf | (/.f64 (sqrt.f64 e) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e))) |
| 3.0ms | e | @ | 0 | (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e)) |
| 2.0ms | e | @ | -inf | (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e)) |
| 1.0ms | v | @ | 0 | (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e)) |
| 1× | batch-egg-rewrite |
| 632× | log-prod_binary64 |
| 205× | expm1-udef_binary64 |
| 205× | log1p-udef_binary64 |
| 184× | log-div_binary64 |
| 180× | log-pow_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 39 |
| 1 | 230 | 32 |
| 2 | 3182 | 32 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e)) |
(/.f64 (sqrt.f64 e) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e))) |
| Outputs |
|---|
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))) (cbrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 e (cos.f64 v) 1) (/.f64 1 (*.f64 (sin.f64 v) (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (/.f64 1 (sin.f64 v)) (pow.f64 e -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (pow.f64 e -1/2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2) (*.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (pow.f64 e -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))) (cbrt.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 2) e)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 2) e)) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (*.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (pow.f64 e -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (neg.f64 (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) (/.f64 1 (neg.f64 (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 e -1/2) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (cbrt.f64 e)) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (cbrt.f64 (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (pow.f64 e 1/4)) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (pow.f64 e 1/4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) 2) (sqrt.f64 e)) (/.f64 (cbrt.f64 (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (sqrt.f64 e)) (/.f64 (sqrt.f64 (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) 1) (/.f64 (/.f64 1 (sin.f64 v)) (sqrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2) 1) (/.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (sqrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 1) (/.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (sqrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (cbrt.f64 e)) (/.f64 (/.f64 1 (sin.f64 v)) (cbrt.f64 (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2) (cbrt.f64 e)) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (cbrt.f64 e)) (/.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (cbrt.f64 (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (pow.f64 e 1/4)) (/.f64 (/.f64 1 (sin.f64 v)) (pow.f64 e 1/4)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2) (pow.f64 e 1/4)) (/.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (pow.f64 e 1/4)))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (neg.f64 (sqrt.f64 e))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 2) e))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 3) (pow.f64 e 3/2)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))) 1)))))) |
((#(struct:change #<rule egg-rr> (2) ((x +.f64 0 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))) (cbrt.f64 (exp.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (log.f64 (cbrt.f64 (exp.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))))) (#(struct:change #<rule egg-rr> (2) ((x +.f64 (log.f64 (sqrt.f64 (exp.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))) (log.f64 (sqrt.f64 (exp.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))))) (#(struct:change #<rule egg-rr> (2) ((x -.f64 (exp.f64 (log1p.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 1 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 e) (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) (pow.f64 (cbrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 (cbrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) 2) (cbrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (cbrt.f64 e) (*.f64 (cbrt.f64 (sqrt.f64 e)) (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (sqrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) (sqrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (pow.f64 e 1/4) (*.f64 (pow.f64 e 1/4) (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (neg.f64 (sqrt.f64 e)) (/.f64 1 (/.f64 (neg.f64 (fma.f64 e (cos.f64 v) 1)) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) (sqrt.f64 e))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) (/.f64 (sqrt.f64 e) (pow.f64 e -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 e) 1) (/.f64 (cbrt.f64 (sqrt.f64 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 e 1/4) 1) (/.f64 (pow.f64 e 1/4) (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 e) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (/.f64 (cbrt.f64 (sqrt.f64 e)) (pow.f64 e -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 e 1/4) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) (/.f64 (pow.f64 e 1/4) (pow.f64 e -1/2)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (cbrt.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 2) e))) (/.f64 (sqrt.f64 e) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 e) (cbrt.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 2) e))) (cbrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (pow.f64 e 1/4) (cbrt.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) 2) e))) (/.f64 (pow.f64 e 1/4) (cbrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 1 (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))) (/.f64 (sqrt.f64 e) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (cbrt.f64 e) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))) (/.f64 (cbrt.f64 (sqrt.f64 e)) (sqrt.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 e) 1) (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 e) (fma.f64 e (cos.f64 v) 1)) (*.f64 (sin.f64 v) (sqrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (/.f64 (sqrt.f64 e) (/.f64 (neg.f64 (fma.f64 e (cos.f64 v) 1)) (sin.f64 v))) (neg.f64 (sqrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) 1) (sqrt.f64 e))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) (cbrt.f64 e)) (cbrt.f64 (sqrt.f64 e)))))) (#(struct:change #<rule egg-rr> (2) ((x *.f64 (*.f64 (*.f64 (sqrt.f64 e) (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1))) (pow.f64 e 1/4)) (pow.f64 e 1/4))))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 1)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (pow.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 3) 1/3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (cbrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) 3)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (sqrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) 2)))) (#(struct:change #<rule egg-rr> (2) ((x pow.f64 (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) e) -1)))) (#(struct:change #<rule egg-rr> (2) ((x neg.f64 (/.f64 (sqrt.f64 e) (/.f64 (neg.f64 (fma.f64 e (cos.f64 v) 1)) (*.f64 (sin.f64 v) (sqrt.f64 e)))))))) (#(struct:change #<rule egg-rr> (2) ((x sqrt.f64 (pow.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 2))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (exp.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x log.f64 (+.f64 1 (expm1.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))))))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (pow.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) 3))))) (#(struct:change #<rule egg-rr> (2) ((x cbrt.f64 (/.f64 (pow.f64 e 3/2) (pow.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (*.f64 (sin.f64 v) (sqrt.f64 e))) 3)))))) (#(struct:change #<rule egg-rr> (2) ((x expm1.f64 (log1p.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x log1p.f64 (expm1.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (log.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))))))) (#(struct:change #<rule egg-rr> (2) ((x exp.f64 (*.f64 (log.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) 1)))))) |
| 1× | egg-herbie |
| 674× | times-frac_binary64 |
| 583× | fma-def_binary64 |
| 433× | associate-/l*_binary64 |
| 287× | cancel-sign-sub-inv_binary64 |
| 127× | fma-neg_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 1168 |
| 1 | 430 | 1087 |
| 2 | 1694 | 1024 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (/.f64 (+.f64 1 e) v) (sqrt.f64 (/.f64 1 e))) |
(-.f64 (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 e)) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e))) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e)))))) (*.f64 1/3 (*.f64 v (sqrt.f64 e)))) |
(-.f64 (+.f64 (*.f64 7/360 (*.f64 (pow.f64 v 3) (sqrt.f64 (/.f64 1 e)))) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 e)) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e))) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e))))))) (+.f64 (*.f64 1/3 (*.f64 v (sqrt.f64 e))) (*.f64 1/45 (*.f64 (pow.f64 v 3) (sqrt.f64 e))))) |
(-.f64 (+.f64 (*.f64 31/15120 (*.f64 (pow.f64 v 5) (sqrt.f64 (/.f64 1 e)))) (+.f64 (*.f64 7/360 (*.f64 (pow.f64 v 3) (sqrt.f64 (/.f64 1 e)))) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 e)) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e))) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e)))))))) (+.f64 (*.f64 1/3 (*.f64 v (sqrt.f64 e))) (+.f64 (*.f64 2/945 (*.f64 (pow.f64 v 5) (sqrt.f64 e))) (*.f64 1/45 (*.f64 (pow.f64 v 3) (sqrt.f64 e)))))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 e (sin.f64 v)) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 1 e) v) (sqrt.f64 (/.f64 1 e))) |
(-.f64 (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 e)) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e))) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e)))))) (*.f64 1/3 (*.f64 v (sqrt.f64 e)))) |
(+.f64 (fma.f64 (/.f64 1 v) (sqrt.f64 e) (fma.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e)) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e)))))) (*.f64 -1/3 (*.f64 v (sqrt.f64 e)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (+.f64 (/.f64 1 v) (*.f64 v 1/6))) (-.f64 (/.f64 (sqrt.f64 e) v) (*.f64 v (*.f64 (sqrt.f64 e) 1/3)))) |
(fma.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 v 1/6 (/.f64 1 v)) (*.f64 (sqrt.f64 e) (-.f64 (/.f64 1 v) (*.f64 v 1/3)))) |
(-.f64 (+.f64 (*.f64 7/360 (*.f64 (pow.f64 v 3) (sqrt.f64 (/.f64 1 e)))) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 e)) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e))) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e))))))) (+.f64 (*.f64 1/3 (*.f64 v (sqrt.f64 e))) (*.f64 1/45 (*.f64 (pow.f64 v 3) (sqrt.f64 e))))) |
(-.f64 (fma.f64 7/360 (*.f64 (sqrt.f64 (/.f64 1 e)) (pow.f64 v 3)) (fma.f64 (/.f64 1 v) (sqrt.f64 e) (fma.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e)) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e))))))) (fma.f64 1/3 (*.f64 v (sqrt.f64 e)) (*.f64 1/45 (*.f64 (sqrt.f64 e) (pow.f64 v 3))))) |
(+.f64 (fma.f64 7/360 (*.f64 (sqrt.f64 (/.f64 1 e)) (pow.f64 v 3)) (/.f64 (sqrt.f64 e) v)) (-.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (+.f64 (/.f64 1 v) (*.f64 v 1/6))) (*.f64 (sqrt.f64 e) (+.f64 (*.f64 v 1/3) (*.f64 (pow.f64 v 3) 1/45))))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 e) v) (*.f64 (sqrt.f64 (/.f64 1 e)) (+.f64 (fma.f64 v 1/6 (/.f64 1 v)) (*.f64 7/360 (pow.f64 v 3))))) (*.f64 (sqrt.f64 e) (fma.f64 v 1/3 (*.f64 (pow.f64 v 3) 1/45)))) |
(-.f64 (+.f64 (*.f64 31/15120 (*.f64 (pow.f64 v 5) (sqrt.f64 (/.f64 1 e)))) (+.f64 (*.f64 7/360 (*.f64 (pow.f64 v 3) (sqrt.f64 (/.f64 1 e)))) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 e)) (+.f64 (*.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e))) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e)))))))) (+.f64 (*.f64 1/3 (*.f64 v (sqrt.f64 e))) (+.f64 (*.f64 2/945 (*.f64 (pow.f64 v 5) (sqrt.f64 e))) (*.f64 1/45 (*.f64 (pow.f64 v 3) (sqrt.f64 e)))))) |
(-.f64 (fma.f64 31/15120 (*.f64 (sqrt.f64 (/.f64 1 e)) (pow.f64 v 5)) (fma.f64 7/360 (*.f64 (sqrt.f64 (/.f64 1 e)) (pow.f64 v 3)) (fma.f64 (/.f64 1 v) (sqrt.f64 e) (fma.f64 (/.f64 1 v) (sqrt.f64 (/.f64 1 e)) (*.f64 1/6 (*.f64 v (sqrt.f64 (/.f64 1 e)))))))) (fma.f64 1/3 (*.f64 v (sqrt.f64 e)) (fma.f64 2/945 (*.f64 (sqrt.f64 e) (pow.f64 v 5)) (*.f64 1/45 (*.f64 (sqrt.f64 e) (pow.f64 v 3)))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 e) v) (*.f64 (sqrt.f64 (/.f64 1 e)) (+.f64 (/.f64 1 v) (*.f64 v 1/6)))) (*.f64 (sqrt.f64 (/.f64 1 e)) (+.f64 (*.f64 31/15120 (pow.f64 v 5)) (*.f64 7/360 (pow.f64 v 3))))) (fma.f64 1/3 (*.f64 v (sqrt.f64 e)) (*.f64 (sqrt.f64 e) (+.f64 (*.f64 (pow.f64 v 3) 1/45) (*.f64 (pow.f64 v 5) 2/945))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (+.f64 (fma.f64 31/15120 (pow.f64 v 5) (*.f64 7/360 (pow.f64 v 3))) (fma.f64 v 1/6 (/.f64 1 v)))) (/.f64 (sqrt.f64 e) v)) (*.f64 (sqrt.f64 e) (+.f64 (*.f64 v 1/3) (fma.f64 (pow.f64 v 3) 1/45 (*.f64 (pow.f64 v 5) 2/945))))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 (cos.f64 v) e)) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (+.f64 1 (*.f64 e (cos.f64 v))) (sin.f64 v))) |
(*.f64 (sqrt.f64 (/.f64 1 e)) (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 1 e)) (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(*.f64 e (sin.f64 v)) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (*.f64 e (sin.f64 v)) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)))) |
(*.f64 (sin.f64 v) (-.f64 e (*.f64 (cos.f64 v) (*.f64 e e)))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v)))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (*.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)))) |
(fma.f64 e (sin.f64 v) (*.f64 (sin.f64 v) (-.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)) (*.f64 (cos.f64 v) (*.f64 e e))))) |
(*.f64 (sin.f64 v) (+.f64 e (*.f64 (cos.f64 v) (-.f64 (*.f64 (cos.f64 v) (pow.f64 e 3)) (*.f64 e e))))) |
(-.f64 (+.f64 (*.f64 e (sin.f64 v)) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (pow.f64 e 3) (sin.f64 v)))) (+.f64 (*.f64 (cos.f64 v) (*.f64 (pow.f64 e 2) (sin.f64 v))) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (pow.f64 e 4) (sin.f64 v))))) |
(-.f64 (fma.f64 e (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) (*.f64 (sin.f64 v) (pow.f64 e 3)))) (fma.f64 (cos.f64 v) (*.f64 (sin.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (*.f64 (sin.f64 v) (pow.f64 e 4))))) |
(-.f64 (*.f64 (sin.f64 v) (+.f64 (*.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3)) e)) (*.f64 (sin.f64 v) (+.f64 (*.f64 (cos.f64 v) (*.f64 e e)) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4))))) |
(*.f64 (sin.f64 v) (-.f64 (fma.f64 (pow.f64 (cos.f64 v) 2) (pow.f64 e 3) e) (fma.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 4) (*.f64 (cos.f64 v) (*.f64 e e))))) |
(/.f64 (sin.f64 v) (cos.f64 v)) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2)))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3)))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2)))) |
(+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 3) (pow.f64 e 2))) (/.f64 (sin.f64 v) (cos.f64 v))) (+.f64 (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 4) (pow.f64 e 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 (cos.f64 v) 2) e)))) |
(+.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (-.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4)))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3)))) (+.f64 (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 v) (cos.f64 v)) (-.f64 (/.f64 (sin.f64 v) (*.f64 (*.f64 e e) (pow.f64 (cos.f64 v) 3))) (/.f64 (sin.f64 v) (*.f64 (pow.f64 e 3) (pow.f64 (cos.f64 v) 4))))) (/.f64 (sin.f64 v) (*.f64 e (pow.f64 (cos.f64 v) 2)))) |
(/.f64 (*.f64 v e) (+.f64 1 e)) |
(/.f64 (*.f64 e v) (+.f64 1 e)) |
(*.f64 (/.f64 v (+.f64 1 e)) e) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2)))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e)))) |
(+.f64 (/.f64 (*.f64 e v) (+.f64 1 e)) (-.f64 (*.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 e e)))) (*.f64 1/6 (/.f64 (*.f64 e (pow.f64 v 3)) (+.f64 1 e))))) |
(+.f64 (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 e e))) (*.f64 (/.f64 v (+.f64 1 e)) e)) (/.f64 (*.f64 -1/6 (pow.f64 v 3)) (/.f64 (+.f64 1 e) e))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 1 e)) e) -1/6 (fma.f64 1/2 (*.f64 (/.f64 (*.f64 e e) (pow.f64 (+.f64 1 e) 2)) (pow.f64 v 3)) (*.f64 (/.f64 v (+.f64 1 e)) e))) |
(-.f64 (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))))) |
(-.f64 (+.f64 (/.f64 (*.f64 e v) (+.f64 1 e)) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (/.f64 (+.f64 1 e) e)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 1 e) 3) (pow.f64 e 3))))))) (fma.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (*.f64 e e)) (pow.f64 (+.f64 1 e) 2)) (*.f64 1/6 (/.f64 (*.f64 e (pow.f64 v 3)) (+.f64 1 e))))) |
(+.f64 (*.f64 (/.f64 v (+.f64 1 e)) e) (-.f64 (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 1 e)) e) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 e e))) (*.f64 1/4 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 1 e) 3)) (pow.f64 e 3))))) (fma.f64 1/6 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 1 e)) e) (/.f64 1/8 (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 (pow.f64 v 5) (*.f64 e e))))))) |
(+.f64 (fma.f64 1/2 (*.f64 (/.f64 (*.f64 e e) (pow.f64 (+.f64 1 e) 2)) (pow.f64 v 3)) (fma.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 1 e) e) 3)) (*.f64 (/.f64 (*.f64 1/120 (pow.f64 v 5)) (+.f64 1 e)) e))) (fma.f64 (/.f64 v (+.f64 1 e)) e (fma.f64 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 1 e)) e) -1/6 (*.f64 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 1 e) 2)) (*.f64 e e)) -1/8)))) |
(-.f64 (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 4)) (pow.f64 (+.f64 1 e) 4))) (+.f64 (*.f64 1/120 (/.f64 (*.f64 (pow.f64 v 5) e) (+.f64 1 e))) (+.f64 (*.f64 1/2 (/.f64 (*.f64 (pow.f64 v 3) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (/.f64 (*.f64 v e) (+.f64 1 e)) (+.f64 (*.f64 1/80 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (*.f64 1/4 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3)))))))) (+.f64 (*.f64 1/5040 (/.f64 (*.f64 (pow.f64 v 7) e) (+.f64 1 e))) (+.f64 (*.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (pow.f64 e 2)) (pow.f64 (+.f64 1 e) 2))) (+.f64 (*.f64 1/6 (/.f64 (*.f64 (pow.f64 v 3) e) (+.f64 1 e))) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 v 7) (pow.f64 e 3)) (pow.f64 (+.f64 1 e) 3))))))) |
(-.f64 (fma.f64 1/8 (/.f64 (*.f64 (pow.f64 e 4) (pow.f64 v 7)) (pow.f64 (+.f64 1 e) 4)) (fma.f64 1/120 (/.f64 (pow.f64 v 5) (/.f64 (+.f64 1 e) e)) (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 e e))) (+.f64 (/.f64 (*.f64 e v) (+.f64 1 e)) (fma.f64 1/80 (/.f64 (pow.f64 v 7) (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 e e))) (*.f64 1/4 (/.f64 (pow.f64 v 5) (/.f64 (pow.f64 (+.f64 1 e) 3) (pow.f64 e 3))))))))) (fma.f64 1/5040 (/.f64 (*.f64 e (pow.f64 v 7)) (+.f64 1 e)) (fma.f64 1/8 (/.f64 (*.f64 (pow.f64 v 5) (*.f64 e e)) (pow.f64 (+.f64 1 e) 2)) (fma.f64 1/6 (/.f64 (*.f64 e (pow.f64 v 3)) (+.f64 1 e)) (*.f64 1/12 (/.f64 (*.f64 (pow.f64 e 3) (pow.f64 v 7)) (pow.f64 (+.f64 1 e) 3))))))) |
(-.f64 (fma.f64 1/8 (/.f64 (pow.f64 e 4) (/.f64 (pow.f64 (+.f64 1 e) 4) (pow.f64 v 7))) (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 1 e)) e) (+.f64 (fma.f64 1/2 (/.f64 (pow.f64 v 3) (/.f64 (pow.f64 (+.f64 1 e) 2) (*.f64 e e))) (*.f64 (/.f64 v (+.f64 1 e)) e)) (fma.f64 1/4 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 1 e) 3)) (pow.f64 e 3)) (*.f64 1/80 (*.f64 (/.f64 (pow.f64 v 7) (pow.f64 (+.f64 1 e) 2)) (*.f64 e e))))))) (fma.f64 1/5040 (/.f64 e (/.f64 (+.f64 1 e) (pow.f64 v 7))) (fma.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 1 e) 2)) (*.f64 e e)) (fma.f64 1/6 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 1 e)) e) (/.f64 (*.f64 (pow.f64 v 7) 1/12) (/.f64 (pow.f64 (+.f64 1 e) 3) (pow.f64 e 3))))))) |
(-.f64 (fma.f64 1/8 (/.f64 (pow.f64 e 4) (/.f64 (pow.f64 (+.f64 1 e) 4) (pow.f64 v 7))) (fma.f64 1/120 (*.f64 (/.f64 (pow.f64 v 5) (+.f64 1 e)) e) (fma.f64 1/2 (*.f64 (/.f64 (*.f64 e e) (pow.f64 (+.f64 1 e) 2)) (pow.f64 v 3)) (fma.f64 1/4 (/.f64 (pow.f64 v 5) (pow.f64 (/.f64 (+.f64 1 e) e) 3)) (fma.f64 (/.f64 v (+.f64 1 e)) e (*.f64 (/.f64 (*.f64 1/80 (pow.f64 v 7)) (pow.f64 (+.f64 1 e) 2)) (*.f64 e e))))))) (fma.f64 1/5040 (*.f64 (/.f64 (pow.f64 v 7) (+.f64 1 e)) e) (fma.f64 1/6 (*.f64 (/.f64 (pow.f64 v 3) (+.f64 1 e)) e) (fma.f64 1/12 (/.f64 (pow.f64 v 7) (pow.f64 (/.f64 (+.f64 1 e) e) 3)) (*.f64 1/8 (*.f64 (/.f64 (pow.f64 v 5) (pow.f64 (+.f64 1 e) 2)) (*.f64 e e))))))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 (cos.f64 v) e))) |
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
(*.f64 (/.f64 e (fma.f64 e (cos.f64 v) 1)) (sin.f64 v)) |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 2 | 174 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 173 | 8 | 181 |
| Status | Error | Program |
|---|---|---|
| ✓ | 0.2b | (/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| 1.0b | (/.f64 (pow.f64 (cbrt.f64 e) 2) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (cbrt.f64 e))) | |
| 9.4b | (/.f64 (neg.f64 e) (neg.f64 (cbrt.f64 (/.f64 (pow.f64 (fma.f64 e (cos.f64 v) 1) 3) (pow.f64 (sin.f64 v) 3))))) | |
| 0.5b | (/.f64 (sqrt.f64 e) (*.f64 (/.f64 1 (pow.f64 e 1/4)) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (pow.f64 e 1/4)))) | |
| ✓ | 0.2b | (/.f64 (neg.f64 e) (neg.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) |
| ✓ | 0.5b | (/.f64 (sqrt.f64 e) (/.f64 (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)) (sqrt.f64 e))) |
| 1.0b | (pow.f64 (cbrt.f64 (/.f64 e (/.f64 (fma.f64 e (cos.f64 v) 1) (sin.f64 v)))) 3) | |
| 9.4b | (*.f64 e (cbrt.f64 (pow.f64 (/.f64 (sin.f64 v) (fma.f64 e (cos.f64 v) 1)) 3))) |
Compiled 4125 to 2153 computations (47.8% saved)
Total 0.1b remaining (81.8%)
Threshold costs 0.1b (81.8%)
Compiled 1284 to 635 computations (50.5% saved)
| 1× | egg-herbie |
| 2× | *-commutative_binary64 |
| 1× | +-commutative_binary64 |
| 1× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 17 |
| 1 | 15 | 17 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| Outputs |
|---|
(/.f64 (*.f64 e (sin.f64 v)) (+.f64 1 (*.f64 e (cos.f64 v)))) |
| 1× | fuel |
Compiled 159 to 113 computations (28.9% saved)
Loading profile data...