
Time bar (total: 12.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 35 to 22 computations (37.1% saved)
ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-pow: 0.0ms (0% of total)| 1.3s | 7863× | 0 | valid |
| 147.0ms | 393× | 1 | valid |
ival-sub: 220.0ms (23.9% of total)ival-div: 160.0ms (17.4% of total)ival-mult: 137.0ms (14.9% of total)ival-pow: 99.0ms (10.8% of total)ival-cos: 72.0ms (7.8% of total)ival-add: 61.0ms (6.6% of total)ival-exp: 49.0ms (5.3% of total)ival-neg: 47.0ms (5.1% of total)ival-fabs: 43.0ms (4.7% of total)backward-pass: 18.0ms (2% of total)const: 14.0ms (1.5% of total)| 2× | egg-herbie |
| 2352× | *-lowering-*.f32 |
| 2352× | *-lowering-*.f64 |
| 1812× | sum3-define |
| 1758× | fmsub-define |
| 1712× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 210 | 626 |
| 1 | 575 | 576 |
| 2 | 1704 | 551 |
| 3 | 6620 | 551 |
| 0 | 21 | 29 |
| 1 | 52 | 27 |
| 2 | 132 | 26 |
| 3 | 427 | 26 |
| 4 | 1917 | 26 |
| 5 | 7673 | 26 |
| 0 | 8664 | 26 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n)))))) |
| Outputs |
|---|
(* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n)))))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| Inputs |
|---|
(* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n)))))) |
(* (cos (- (/ (* (neg K) (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n)))))) |
(* (cos (- (/ (* K (+ (neg m) n)) 2) M)) (exp (- (neg (pow (- (/ (+ (neg m) n) 2) M) 2)) (- l (fabs (- (neg m) n)))))) |
(* (cos (- (/ (* K (+ m (neg n))) 2) M)) (exp (- (neg (pow (- (/ (+ m (neg n)) 2) M) 2)) (- l (fabs (- m (neg n))))))) |
(* (cos (- (/ (* K (+ m n)) 2) (neg M))) (exp (- (neg (pow (- (/ (+ m n) 2) (neg M)) 2)) (- l (fabs (- m n)))))) |
(* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- (neg l) (fabs (- m n)))))) |
(neg (* (cos (- (/ (* (neg K) (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n))))))) |
(neg (* (cos (- (/ (* K (+ (neg m) n)) 2) M)) (exp (- (neg (pow (- (/ (+ (neg m) n) 2) M) 2)) (- l (fabs (- (neg m) n))))))) |
(neg (* (cos (- (/ (* K (+ m (neg n))) 2) M)) (exp (- (neg (pow (- (/ (+ m (neg n)) 2) M) 2)) (- l (fabs (- m (neg n)))))))) |
(neg (* (cos (- (/ (* K (+ m n)) 2) (neg M))) (exp (- (neg (pow (- (/ (+ m n) 2) (neg M)) 2)) (- l (fabs (- m n))))))) |
(neg (* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- (neg l) (fabs (- m n))))))) |
(* (cos (- (/ (* m (+ K n)) 2) M)) (exp (- (neg (pow (- (/ (+ K n) 2) M) 2)) (- l (fabs (- K n)))))) |
(* (cos (- (/ (* n (+ m K)) 2) M)) (exp (- (neg (pow (- (/ (+ m K) 2) M) 2)) (- l (fabs (- m K)))))) |
(* (cos (- (/ (* M (+ m n)) 2) K)) (exp (- (neg (pow (- (/ (+ m n) 2) K) 2)) (- l (fabs (- m n)))))) |
(* (cos (- (/ (* l (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- K (fabs (- m n)))))) |
(* (cos (- (/ (* K (+ n m)) 2) M)) (exp (- (neg (pow (- (/ (+ n m) 2) M) 2)) (- l (fabs (- n m)))))) |
(* (cos (- (/ (* K (+ M n)) 2) m)) (exp (- (neg (pow (- (/ (+ M n) 2) m) 2)) (- l (fabs (- M n)))))) |
(* (cos (- (/ (* K (+ l n)) 2) M)) (exp (- (neg (pow (- (/ (+ l n) 2) M) 2)) (- m (fabs (- l n)))))) |
(* (cos (- (/ (* K (+ m M)) 2) n)) (exp (- (neg (pow (- (/ (+ m M) 2) n) 2)) (- l (fabs (- m M)))))) |
(* (cos (- (/ (* K (+ m l)) 2) M)) (exp (- (neg (pow (- (/ (+ m l) 2) M) 2)) (- n (fabs (- m l)))))) |
(* (cos (- (/ (* K (+ m n)) 2) l)) (exp (- (neg (pow (- (/ (+ m n) 2) l) 2)) (- M (fabs (- m n)))))) |
| Outputs |
|---|
(* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n)))))) |
(* (cos (fmsub (+ m n) (/ K 2) M)) (exp (- (- (fabs (- n m)) l) (square (- (/ (+ m n) 2) M))))) |
(* (cos (- (/ (* (neg K) (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n)))))) |
(* (exp (- (- (fabs (- n m)) l) (square (- (/ (+ m n) 2) M)))) (cos (fnmsub (+ m n) (/ K 2) M))) |
(* (cos (- (/ (* K (+ (neg m) n)) 2) M)) (exp (- (neg (pow (- (/ (+ (neg m) n) 2) M) 2)) (- l (fabs (- (neg m) n)))))) |
(* (cos (fmsub (- n m) (/ K 2) M)) (exp (- (- (fabs (+ m n)) l) (square (- (/ (- n m) 2) M))))) |
(* (cos (- (/ (* K (+ m (neg n))) 2) M)) (exp (- (neg (pow (- (/ (+ m (neg n)) 2) M) 2)) (- l (fabs (- m (neg n))))))) |
(* (cos (fmsub K (/ (- m n) 2) M)) (exp (- (- (fabs (+ m n)) l) (square (- (/ (- m n) 2) M))))) |
(* (cos (- (/ (* K (+ m n)) 2) (neg M))) (exp (- (neg (pow (- (/ (+ m n) 2) (neg M)) 2)) (- l (fabs (- m n)))))) |
(* (cos (fma (+ m n) (/ K 2) M)) (exp (- (- (fabs (- n m)) l) (square (+ M (/ (+ m n) 2)))))) |
(* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- (neg l) (fabs (- m n)))))) |
(* (cos (fmsub (+ m n) (/ K 2) M)) (exp (- (+ l (fabs (- n m))) (square (- (/ (+ m n) 2) M))))) |
(neg (* (cos (- (/ (* (neg K) (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- l (fabs (- m n))))))) |
(* (exp (- (- (fabs (- n m)) l) (square (- (/ (+ m n) 2) M)))) (neg (cos (fnmsub (+ m n) (/ K 2) M)))) |
(neg (* (cos (- (/ (* K (+ (neg m) n)) 2) M)) (exp (- (neg (pow (- (/ (+ (neg m) n) 2) M) 2)) (- l (fabs (- (neg m) n))))))) |
(* (exp (- (- (fabs (+ m n)) l) (square (- (/ (- n m) 2) M)))) (neg (cos (fmsub (- n m) (/ K 2) M)))) |
(neg (* (cos (- (/ (* K (+ m (neg n))) 2) M)) (exp (- (neg (pow (- (/ (+ m (neg n)) 2) M) 2)) (- l (fabs (- m (neg n)))))))) |
(* (exp (- (- (fabs (+ m n)) l) (square (- (/ (- m n) 2) M)))) (neg (cos (fmsub K (/ (- m n) 2) M)))) |
(neg (* (cos (- (/ (* K (+ m n)) 2) (neg M))) (exp (- (neg (pow (- (/ (+ m n) 2) (neg M)) 2)) (- l (fabs (- m n))))))) |
(* (cos (fma (+ m n) (/ K 2) M)) (neg (exp (- (- (fabs (- n m)) l) (square (+ M (/ (+ m n) 2))))))) |
(neg (* (cos (- (/ (* K (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- (neg l) (fabs (- m n))))))) |
(* (exp (- (+ l (fabs (- n m))) (square (- (/ (+ m n) 2) M)))) (neg (cos (fmsub (+ m n) (/ K 2) M)))) |
(* (cos (- (/ (* m (+ K n)) 2) M)) (exp (- (neg (pow (- (/ (+ K n) 2) M) 2)) (- l (fabs (- K n)))))) |
(* (cos (fmsub (+ K n) (/ m 2) M)) (exp (- (- (fabs (- K n)) l) (square (- (/ (+ K n) 2) M))))) |
(* (cos (- (/ (* n (+ m K)) 2) M)) (exp (- (neg (pow (- (/ (+ m K) 2) M) 2)) (- l (fabs (- m K)))))) |
(* (cos (fmsub n (/ (+ K m) 2) M)) (exp (- (- (fabs (- m K)) l) (square (- (/ (+ K m) 2) M))))) |
(* (cos (- (/ (* M (+ m n)) 2) K)) (exp (- (neg (pow (- (/ (+ m n) 2) K) 2)) (- l (fabs (- m n)))))) |
(* (cos (fmsub (+ m n) (/ M 2) K)) (exp (- (- (fabs (- n m)) l) (square (- (/ (+ m n) 2) K))))) |
(* (cos (- (/ (* l (+ m n)) 2) M)) (exp (- (neg (pow (- (/ (+ m n) 2) M) 2)) (- K (fabs (- m n)))))) |
(* (cos (fmsub (+ m n) (/ l 2) M)) (exp (- (- (fabs (- n m)) K) (square (- (/ (+ m n) 2) M))))) |
(* (cos (- (/ (* K (+ n m)) 2) M)) (exp (- (neg (pow (- (/ (+ n m) 2) M) 2)) (- l (fabs (- n m)))))) |
(* (cos (fmsub (+ m n) (/ K 2) M)) (exp (- (- (fabs (- n m)) l) (square (- (/ (+ m n) 2) M))))) |
(* (cos (- (/ (* K (+ M n)) 2) m)) (exp (- (neg (pow (- (/ (+ M n) 2) m) 2)) (- l (fabs (- M n)))))) |
(* (cos (fmsub (+ n M) (/ K 2) m)) (exp (- (- (fabs (- M n)) l) (square (- (/ (+ n M) 2) m))))) |
(* (cos (- (/ (* K (+ l n)) 2) M)) (exp (- (neg (pow (- (/ (+ l n) 2) M) 2)) (- m (fabs (- l n)))))) |
(* (cos (fmsub (+ n l) (/ K 2) M)) (exp (- (- (fabs (- l n)) m) (square (- (/ (+ n l) 2) M))))) |
(* (cos (- (/ (* K (+ m M)) 2) n)) (exp (- (neg (pow (- (/ (+ m M) 2) n) 2)) (- l (fabs (- m M)))))) |
(* (cos (fmsub K (/ (+ m M) 2) n)) (exp (- (- (fabs (- m M)) l) (square (- (/ (+ m M) 2) n))))) |
(* (cos (- (/ (* K (+ m l)) 2) M)) (exp (- (neg (pow (- (/ (+ m l) 2) M) 2)) (- n (fabs (- m l)))))) |
(* (cos (fmsub (+ m l) (/ K 2) M)) (exp (- (- (fabs (- m l)) n) (square (- (/ (+ m l) 2) M))))) |
(* (cos (- (/ (* K (+ m n)) 2) l)) (exp (- (neg (pow (- (/ (+ m n) 2) l) 2)) (- M (fabs (- m n)))))) |
(* (cos (fmsub (+ m n) (/ K 2) l)) (exp (- (- (fabs (- n m)) M) (square (- (/ (+ m n) 2) l))))) |
(sort m n)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 169 | 41 | (2.125072610989058e-154 1.6450757875087466e-200 1.6890248804758561e-99 1.5584700435460462e+284 -1.271546620163864e+256) | 53 | (-3.0432113892647327e+266 -1.853183124916343e+260 6.793996563405991e-186 3.527679792489352e-30 5.983099082300696e+254) | (cos.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)) M)) |
| 0 | 0 | - | 0 | - | M |
| 0 | 0 | - | 0 | - | l |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) |
| 0 | 0 | - | 0 | - | (-.f64 m n) |
| 0 | 42 | (1.3097190051194973e-167 5.235551595304195e-298 4.955013423886035e+60 9.05493377286866e-242 9.95273825929788e+165) | 0 | - | (pow.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)) M)) (exp.f64 (-.f64 (neg.f64 (pow.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) #s(literal 2 binary64))) (-.f64 l (fabs.f64 (-.f64 m n)))))) |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)) M) |
| 0 | 0 | - | 0 | - | (exp.f64 (-.f64 (neg.f64 (pow.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) #s(literal 2 binary64))) (-.f64 l (fabs.f64 (-.f64 m n))))) |
| 0 | 0 | - | 0 | - | n |
| 0 | 0 | - | 0 | - | (*.f64 K (+.f64 m n)) |
| 0 | 0 | - | 0 | - | m |
| 0 | 0 | - | 0 | - | (fabs.f64 (-.f64 m n)) |
| 0 | 0 | - | 0 | - | (+.f64 m n) |
| 0 | 0 | - | 0 | - | (-.f64 (neg.f64 (pow.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) #s(literal 2 binary64))) (-.f64 l (fabs.f64 (-.f64 m n)))) |
| 0 | 0 | - | 0 | - | (neg.f64 (pow.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (-.f64 l (fabs.f64 (-.f64 m n))) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 m n) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | K |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)) |
| 292.0ms | 414× | 1 | valid |
| 27.0ms | 98× | 0 | valid |
Compiled 342 to 65 computations (81% saved)
ival-cos: 54.0ms (31.6% of total)ival-sub: 30.0ms (17.6% of total)backward-pass: 24.0ms (14.1% of total)ival-div: 15.0ms (8.8% of total)ival-mult: 13.0ms (7.6% of total)ival-pow: 11.0ms (6.4% of total)ival-add: 7.0ms (4.1% of total)ival-exp: 6.0ms (3.5% of total)ival-neg: 5.0ms (2.9% of total)ival-fabs: 5.0ms (2.9% of total)const: 1.0ms (0.6% of total)Compiled 39 to 23 computations (41% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.2% | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
Compiled 39 to 23 computations (41% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| 2414× | *-lowering-*.f32 |
| 2414× | *-lowering-*.f64 |
| 1764× | +-lowering-+.f64 |
| 1764× | +-lowering-+.f32 |
| 1438× | fma-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 169 |
| 1 | 57 | 166 |
| 2 | 168 | 166 |
| 3 | 592 | 166 |
| 4 | 2113 | 166 |
| 5 | 6718 | 142 |
| 0 | 8318 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(+ M (/ (* K (+ m n)) -2)) |
M |
(/ (* K (+ m n)) -2) |
(* K (+ m n)) |
K |
(+ m n) |
m |
n |
-2 |
(exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l))) |
(+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)) |
(* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) |
(- (/ (+ m n) 2) M) |
(/ (+ m n) 2) |
2 |
(+ M (/ (+ m n) -2)) |
(/ (+ m n) -2) |
(- (fabs (- m n)) l) |
(fabs (- m n)) |
(- m n) |
l |
| Outputs |
|---|
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))))))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(cos.f64 (+.f64 M (*.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64))))) |
(+ M (/ (* K (+ m n)) -2)) |
(+.f64 M (*.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64)))) |
M |
(/ (* K (+ m n)) -2) |
(*.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64))) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
K |
(+ m n) |
(+.f64 m n) |
m |
n |
-2 |
#s(literal -2 binary64) |
(exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))))))) |
(+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)) |
(-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))))) |
(* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) |
(*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) |
(- (/ (+ m n) 2) M) |
(-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) |
(/ (+ m n) 2) |
(/.f64 (+.f64 m n) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ M (/ (+ m n) -2)) |
(+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) |
(/ (+ m n) -2) |
(/.f64 (+.f64 m n) #s(literal -2 binary64)) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 m n)) |
(- m n) |
(-.f64 m n) |
l |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 K (+.f64 m n)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) |
| ✓ | accuracy | 41.4% | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| 149.0ms | 207× | 1 | valid |
| 14.0ms | 49× | 0 | valid |
Compiled 178 to 24 computations (86.5% saved)
backward-pass: 12.0ms (17.2% of total)ival-div: 11.0ms (15.7% of total)ival-mult: 11.0ms (15.7% of total)ival-cos: 10.0ms (14.3% of total)ival-add: 10.0ms (14.3% of total)ival-sub: 7.0ms (10% of total)ival-exp: 5.0ms (7.2% of total)ival-fabs: 3.0ms (4.3% of total)const: 1.0ms (1.4% of total)| Inputs |
|---|
#<alt (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l))))> |
#<alt (cos (+ M (/ (* K (+ m n)) -2)))> |
#<alt (+ M (/ (* K (+ m n)) -2))> |
#<alt (/ (* K (+ m n)) -2)> |
#<alt (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2)))> |
#<alt (* K (+ m n))> |
| Outputs |
|---|
#<alt (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) (+ (* 1/6 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3))))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3))))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (cos (* -1/2 (* K (+ m n))))> |
#<alt (+ (cos (* -1/2 (* K (+ m n)))) (* -1 (* M (sin (* -1/2 (* K (+ m n)))))))> |
#<alt (+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K (+ m n)))))) (sin (* -1/2 (* K (+ m n)))))))> |
#<alt (+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K (+ m n))))) (* 1/6 (* M (sin (* -1/2 (* K (+ m n)))))))) (sin (* -1/2 (* K (+ m n)))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* (sin M) (+ m n)))))> |
#<alt (+ (cos M) (* K (- (* -1/8 (* K (* (cos M) (pow (+ m n) 2)))) (* -1/2 (* (sin M) (+ m n))))))> |
#<alt (+ (cos M) (* K (- (* K (+ (* -1/8 (* (cos M) (pow (+ m n) 2))) (* -1/48 (* K (* (sin M) (pow (+ m n) 3)))))) (* -1/2 (* (sin M) (+ m n))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* -1/8 (* (pow K 2) (* m (cos (+ M (* -1/2 (* K n))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n)))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K n)))))) (* -1/48 (* (pow K 3) (* m (sin (+ M (* -1/2 (* K n))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n)))))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* -1/8 (* (pow K 2) (* n (cos (+ M (* -1/2 (* K m))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K m)))))) (* -1/48 (* (pow K 3) (* n (sin (+ M (* -1/2 (* K m))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (* K (+ m n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K (+ m n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K (+ m n)) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1)))> |
#<alt M> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* K (+ (* -1/2 (+ m n)) (/ M K)))> |
#<alt (* K (+ (* -1/2 (+ m n)) (/ M K)))> |
#<alt (* K (+ (* -1/2 (+ m n)) (/ M K)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n)))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n)))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n)))))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (* -1/2 (* K m))> |
#<alt (* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m))))> |
#<alt (* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m))))> |
#<alt (* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m))))> |
#<alt (* -1/2 (* K m))> |
#<alt (* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K))))> |
#<alt (* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K))))> |
#<alt (* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K))))> |
#<alt (+ M (* -1/2 (* K m)))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n))))> |
#<alt (* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n))))> |
#<alt (* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K))))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K m))> |
#<alt (* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m))))> |
#<alt (* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m))))> |
#<alt (* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m))))> |
#<alt (* -1/2 (* K m))> |
#<alt (* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m)))))> |
#<alt (* -1/2 (* K m))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n))))> |
#<alt (* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n))))> |
#<alt (* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n)))))> |
#<alt (* (+ M (* -1/2 n)) (- (* 1/2 n) M))> |
#<alt (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (* (+ M (* -1/2 m)) (- (* 1/2 m) M))> |
#<alt (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))> |
#<alt (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))> |
#<alt (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (* -1/4 (pow (+ m n) 2))> |
#<alt (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n)))> |
#<alt (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))> |
#<alt (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K n)> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (* K m)> |
#<alt (* m (+ K (/ (* K n) m)))> |
#<alt (* m (+ K (/ (* K n) m)))> |
#<alt (* m (+ K (/ (* K n) m)))> |
#<alt (* K m)> |
#<alt (* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m)))))> |
#<alt (* K m)> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (* K n)> |
#<alt (* n (+ K (/ (* K m) n)))> |
#<alt (* n (+ K (/ (* K m) n)))> |
#<alt (* n (+ K (/ (* K m) n)))> |
#<alt (* K n)> |
#<alt (* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n)))))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | n | @ | 0 | (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
| 3.0ms | n | @ | inf | (+ M (/ (* K (+ m n)) -2)) |
| 2.0ms | m | @ | -inf | (+ M (/ (* K (+ m n)) -2)) |
| 2.0ms | m | @ | 0 | (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
| 2.0ms | M | @ | 0 | (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
| 1× | batch-egg-rewrite |
| 5288× | *-lowering-*.f32 |
| 5288× | *-lowering-*.f64 |
| 2948× | /-lowering-/.f32 |
| 2948× | /-lowering-/.f64 |
| 2122× | --lowering--.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 79 |
| 1 | 160 | 72 |
| 2 | 1665 | 72 |
| 0 | 9318 | 72 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(+ M (/ (* K (+ m n)) -2)) |
(/ (* K (+ m n)) -2) |
(* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) |
(* K (+ m n)) |
| Outputs |
|---|
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l))) (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (fma.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))))) |
(cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(fma.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64))) (cos.f64 M) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (+.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (cos.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) (-.f64 (cos.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (cos.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))))) #s(literal 4 binary64)) |
(+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
(+.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(fma.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) |
(fma.f64 (+.f64 m n) (*.f64 K #s(literal -1/2 binary64)) M) |
(fma.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)) M) |
(fma.f64 (*.f64 K (+.f64 m n)) #s(literal -1/2 binary64) M) |
(fma.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) K M) |
(fma.f64 (*.f64 K (-.f64 #s(literal 0 binary64) (+.f64 m n))) #s(literal 1/2 binary64) M) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)) M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 K (*.f64 K K)) (/.f64 #s(literal 8 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))))) (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n)))))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 K (*.f64 K K)) (/.f64 #s(literal 8 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))))) (+.f64 (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)) (-.f64 (*.f64 M M) (/.f64 (*.f64 M (*.f64 K (+.f64 m n))) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))))) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 K (*.f64 K K)) (/.f64 #s(literal 8 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64))) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 K (*.f64 K K)) (/.f64 #s(literal 8 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))))))) (neg.f64 (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)))) (neg.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M)) |
(/.f64 (-.f64 (*.f64 (*.f64 M M) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (*.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)))) (*.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))))) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 K (*.f64 K K)) (/.f64 #s(literal 8 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 K (*.f64 K K)) (/.f64 #s(literal 8 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))))))) |
(*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) (*.f64 K (+.f64 m n))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64))) |
(/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))) |
(/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) |
(/.f64 (*.f64 K (-.f64 #s(literal 0 binary64) (+.f64 m n))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))))) |
(/.f64 (neg.f64 (*.f64 K (-.f64 #s(literal 0 binary64) (+.f64 m n)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 K #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 m n))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64))) |
(*.f64 (+.f64 m n) (*.f64 K #s(literal -1/2 binary64))) |
(*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) |
(*.f64 (*.f64 K (+.f64 m n)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) K) |
(*.f64 (*.f64 K (-.f64 #s(literal 0 binary64) (+.f64 m n))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 K (+.f64 m n))) #s(literal -1 binary64))) |
(+.f64 (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))) |
(+.f64 (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))) (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (/.f64 (+.f64 m n) #s(literal 2 binary64))) (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) M))) |
(+.f64 (*.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))))) |
(fma.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))) |
(fma.f64 (+.f64 m n) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) |
(fma.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))))) |
(fma.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) M (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))) |
(fma.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 (+.f64 m n) #s(literal -2 binary64)) (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) |
(fma.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) |
(fma.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (/.f64 (+.f64 m n) #s(literal 2 binary64)) (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) M))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 m n)) #s(literal -1/2 binary64) (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))) (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)) (*.f64 M (*.f64 M M))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M M)) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)))) (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))) (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))) (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))) (+.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M M))) (*.f64 (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M M))) (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 M (*.f64 M M)) (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)))) (/.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) (/.f64 #s(literal 8 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))))) (+.f64 (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n)))) (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M))) (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))))) (-.f64 (*.f64 M (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)))) (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)) (*.f64 M (*.f64 M M)))) (+.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M M))) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64)) (*.f64 M (*.f64 M M))) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)) (*.f64 M M)) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 8 binary64))) (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (+.f64 (*.f64 M M) (/.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 m n))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) (+.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) |
(*.f64 (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M)) |
(+.f64 (*.f64 K m) (*.f64 K n)) |
(+.f64 (*.f64 K n) (*.f64 K m)) |
(fma.f64 K m (*.f64 K n)) |
(fma.f64 K n (*.f64 K m)) |
(fma.f64 m K (*.f64 K n)) |
(fma.f64 n K (*.f64 K m)) |
(/.f64 (+.f64 (*.f64 (*.f64 m (*.f64 m m)) (*.f64 K (*.f64 K K))) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K)))) (+.f64 (*.f64 (*.f64 K m) (*.f64 K m)) (-.f64 (*.f64 (*.f64 K n) (*.f64 K n)) (*.f64 (*.f64 K m) (*.f64 K n))))) |
(/.f64 (-.f64 (*.f64 (*.f64 K m) (*.f64 K m)) (*.f64 (*.f64 K n) (*.f64 K n))) (-.f64 (*.f64 K m) (*.f64 K n))) |
(/.f64 (*.f64 K (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 K (-.f64 (*.f64 m m) (*.f64 n n))) (-.f64 m n)) |
(/.f64 (*.f64 (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) K) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) K) (-.f64 m n)) |
(*.f64 K (+.f64 m n)) |
(*.f64 (+.f64 m n) K) |
| 1× | egg-herbie |
| 6206× | *-lowering-*.f32 |
| 6206× | *-lowering-*.f64 |
| 2904× | +-lowering-+.f64 |
| 2904× | +-lowering-+.f32 |
| 1800× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 556 | 6607 |
| 1 | 1934 | 5844 |
| 2 | 7724 | 5841 |
| 0 | 8626 | 5841 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) (+ (* 1/6 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3))))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3))))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(cos (* -1/2 (* K (+ m n)))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* -1 (* M (sin (* -1/2 (* K (+ m n))))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K (+ m n)))))) (sin (* -1/2 (* K (+ m n))))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K (+ m n))))) (* 1/6 (* M (sin (* -1/2 (* K (+ m n)))))))) (sin (* -1/2 (* K (+ m n))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* (sin M) (+ m n))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (cos M) (pow (+ m n) 2)))) (* -1/2 (* (sin M) (+ m n)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (cos M) (pow (+ m n) 2))) (* -1/48 (* K (* (sin M) (pow (+ m n) 3)))))) (* -1/2 (* (sin M) (+ m n)))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K n)))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n)))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* -1/8 (* (pow K 2) (* m (cos (+ M (* -1/2 (* K n))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K n)))))) (* -1/48 (* (pow K 3) (* m (sin (+ M (* -1/2 (* K n))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* -1/8 (* (pow K 2) (* n (cos (+ M (* -1/2 (* K m))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K m)))))) (* -1/48 (* (pow K 3) (* n (sin (+ M (* -1/2 (* K m))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(* -1/2 (* K (+ m n))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
M |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
M |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
(* -1/2 (* K (+ m n))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(* -1/2 (* K (+ m n))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(+ M (* -1/2 (* K n))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(* -1/2 (* K m)) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(* -1/2 (* K m)) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(+ M (* -1/2 (* K m))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(* -1/2 (* K n)) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(* -1/2 (* K n)) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K n)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(* -1/2 (* K m)) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(* -1/2 (* K m)) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(* -1/2 (* K m)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(* -1/2 (* K n)) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(* -1/2 (* K n)) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(* (+ M (* -1/2 n)) (- (* 1/2 n) M)) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(* (+ M (* -1/2 m)) (- (* 1/2 m) M)) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(* -1/4 (pow (+ m n) 2)) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K n) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(* K m) |
(* m (+ K (/ (* K n) m))) |
(* m (+ K (/ (* K n) m))) |
(* m (+ K (/ (* K n) m))) |
(* K m) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(* K m) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(* K n) |
(* n (+ K (/ (* K m) n))) |
(* n (+ K (/ (* K m) n))) |
(* n (+ K (/ (* K m) n))) |
(* K n) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
| Outputs |
|---|
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))) |
(*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l)))) (*.f64 M (-.f64 (*.f64 (+.f64 m n) (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l)))) (*.f64 M (+.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))))) (*.f64 M (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l)))) (+.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 m n) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))))))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* K (+ m n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) (+ (* 1/6 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l)))) (*.f64 M (+.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))))) (*.f64 M (+.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l)))) (+.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 m n) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))))))) (*.f64 M (-.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l)))) (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (*.f64 (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) #s(literal 1/6 binary64))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (-.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) #s(literal 1/6 binary64))) (+.f64 m n)))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) l))) (*.f64 (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal 1/2 binary64))))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (+.f64 m n) (sin.f64 M)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) (*.f64 K (+.f64 (*.f64 K (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (cos.f64 M) #s(literal -1/8 binary64))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) (sin.f64 M)))))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) (*.f64 K (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) (sin.f64 M))) (*.f64 K (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (cos.f64 M) #s(literal -1/8 binary64))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 (+.f64 m n) (sin.f64 M))) (*.f64 (+.f64 m n) (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (+.f64 (*.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))) (*.f64 m (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 #s(literal -1/8 binary64) (*.f64 K K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))))))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* (sin (+ M (* -1/2 (* K n)))) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3))))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 #s(literal -1/8 binary64) (*.f64 K K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))))))) (*.f64 m (+.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (*.f64 (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 K (*.f64 K K))))) (*.f64 (*.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))))) (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (+.f64 (*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/8 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))))) (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 #s(literal -1/8 binary64) (*.f64 K K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 n (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 K (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 n (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 K (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))))) (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))) (*.f64 n (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))) K)))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* (sin (+ M (* -1/2 (* K m)))) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3))))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 n (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 K (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))))) (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))) (*.f64 n (+.f64 (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))))) K))))) (*.f64 n (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 K (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))) (*.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64)) (*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M))))) (*.f64 l (*.f64 (*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M))))) (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64)) (*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)))))) (*.f64 (*.f64 (*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M))))) (+.f64 (*.f64 l #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 l l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)))) |
(cos (* -1/2 (* K (+ m n)))) |
(cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* -1 (* M (sin (* -1/2 (* K (+ m n))))))) |
(-.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (*.f64 M (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K (+ m n)))))) (sin (* -1/2 (* K (+ m n))))))) |
(+.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (*.f64 M (-.f64 (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (*.f64 #s(literal -1/2 binary64) M)) (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K (+ m n))))) (* 1/6 (* M (sin (* -1/2 (* K (+ m n)))))))) (sin (* -1/2 (* K (+ m n))))))) |
(+.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))))) (*.f64 (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) (*.f64 M #s(literal 1/6 binary64))))) (sin.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* (sin M) (+ m n))))) |
(+.f64 (cos.f64 M) (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (+.f64 m n) (sin.f64 M))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (cos M) (pow (+ m n) 2)))) (* -1/2 (* (sin M) (+ m n)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 (*.f64 (cos.f64 M) #s(literal -1/8 binary64)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) K)) (*.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) (sin.f64 M))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (cos M) (pow (+ m n) 2))) (* -1/48 (* K (* (sin M) (pow (+ m n) 3)))))) (* -1/2 (* (sin M) (+ m n)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (cos.f64 M) #s(literal -1/8 binary64))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 (+.f64 m n) (sin.f64 M))) (*.f64 (+.f64 m n) (+.f64 m n)))))) (*.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) (sin.f64 M))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 (*.f64 K (*.f64 m #s(literal 1/2 binary64))) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* -1/8 (* (pow K 2) (* m (cos (+ M (* -1/2 (* K n))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K (*.f64 K m))) (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))))) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K n)))))) (* -1/48 (* (pow K 3) (* m (sin (+ M (* -1/2 (* K n))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 m (+.f64 (*.f64 m (+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (*.f64 #s(literal -1/8 binary64) (*.f64 K K))) (*.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) m) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))))))) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (*.f64 n (*.f64 K #s(literal 1/2 binary64))) (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* -1/8 (* (pow K 2) (* n (cos (+ M (* -1/2 (* K m))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 n (+.f64 (*.f64 (*.f64 n (*.f64 #s(literal -1/8 binary64) (*.f64 K K))) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K m)))))) (* -1/48 (* (pow K 3) (* n (sin (+ M (* -1/2 (* K m))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 n (+.f64 (*.f64 n (+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 #s(literal -1/8 binary64) (*.f64 K K))) (*.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) n) (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))))))) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
M |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) #s(literal 1/2 binary64)) M)) (-.f64 #s(literal 0 binary64) M)) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) #s(literal 1/2 binary64)) M)) (-.f64 #s(literal 0 binary64) M)) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 K (+.f64 m n)) #s(literal 1/2 binary64)) M)) (-.f64 #s(literal 0 binary64) M)) |
M |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 m n)) (/.f64 M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 m n)) (/.f64 M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 m n)) (/.f64 M K))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) (/.f64 M K)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) (/.f64 M K)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) (/.f64 M K)))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(* -1/2 (* K m)) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) K)) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(*.f64 m (+.f64 (/.f64 M m) (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K n) m))))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(*.f64 m (+.f64 (/.f64 M m) (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K n) m))))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(*.f64 m (+.f64 (/.f64 M m) (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K n) m))))) |
(* -1/2 (* K m)) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) K)) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) m)))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) m)))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) m)))) |
(+ M (* -1/2 (* K m))) |
(+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
(* -1/2 (* K n)) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) n)) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(*.f64 n (+.f64 (/.f64 M n) (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n))))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(*.f64 n (+.f64 (/.f64 M n) (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n))))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(*.f64 n (+.f64 (/.f64 M n) (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n))))) |
(* -1/2 (* K n)) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) n)) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))) n))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))) n))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K))) n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K n)) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) n)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K m)) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) K)) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m)))) |
(* -1/2 (* K m)) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) K)) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) m) #s(literal 1/2 binary64)) (+.f64 K (/.f64 (*.f64 K n) m))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) m) #s(literal 1/2 binary64)) (+.f64 K (/.f64 (*.f64 K n) m))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) m) #s(literal 1/2 binary64)) (+.f64 K (/.f64 (*.f64 K n) m))) |
(* -1/2 (* K m)) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (* K n)) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) n)) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n)))) |
(* -1/2 (* K n)) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) n)) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n))))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n))))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 K m) n))))) |
(* (+ M (* -1/2 n)) (- (* 1/2 n) M)) |
(*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 m #s(literal -1/4 binary64)))))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 m #s(literal -1/4 binary64)))))) |
(* -1/4 (pow m 2)) |
(*.f64 m (*.f64 m #s(literal -1/4 binary64))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(*.f64 m (*.f64 m (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.f64 (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))) m))))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.f64 (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))) m)) (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m))))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.f64 (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))) m)) (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m))))) |
(* -1/4 (pow m 2)) |
(*.f64 m (*.f64 m #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) m)))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m))) (-.f64 #s(literal 0 binary64) m)))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m))) (-.f64 #s(literal 0 binary64) m)))) |
(* (+ M (* -1/2 m)) (- (* 1/2 m) M)) |
(*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 m #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64)))))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 m #s(literal -1/4 binary64)))))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (+.f64 (*.f64 n #s(literal -1/4 binary64)) (*.f64 M #s(literal 1/2 binary64))) (*.f64 m #s(literal -1/4 binary64)))))) |
(* -1/4 (pow n 2)) |
(*.f64 n (*.f64 n #s(literal -1/4 binary64))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (/.f64 #s(literal 1/2 binary64) n)))))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (/.f64 #s(literal 1/2 binary64) n)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n)))))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (/.f64 #s(literal 1/2 binary64) n)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n)))))) |
(* -1/4 (pow n 2)) |
(*.f64 n (*.f64 n #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal -1/2 binary64) M)) (*.f64 m #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) n)))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal -1/2 binary64) M)) (*.f64 m #s(literal 1/4 binary64))) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) n))) (-.f64 #s(literal 0 binary64) n)))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal -1/2 binary64) M)) (*.f64 m #s(literal 1/4 binary64))) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) n))) (-.f64 #s(literal 0 binary64) n)))) |
(* -1/4 (pow (+ m n) 2)) |
(*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n))) |
(+.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) (*.f64 (+.f64 m n) M)) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(+.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) (*.f64 M (-.f64 (+.f64 m n) M))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(+.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) (*.f64 M (-.f64 (+.f64 m n) M))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 n M) (+.f64 (/.f64 m M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(*.f64 (*.f64 M M) (+.f64 (+.f64 (/.f64 n M) (+.f64 (/.f64 m M) #s(literal -1 binary64))) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) (*.f64 M M)))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(*.f64 (*.f64 M M) (+.f64 (+.f64 (/.f64 n M) (+.f64 (/.f64 m M) #s(literal -1 binary64))) (/.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) #s(literal -1/4 binary64))) (*.f64 M M)))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 n M) (+.f64 (/.f64 m M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/4 binary64)) M) (+.f64 m n)) (-.f64 #s(literal 0 binary64) M)))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/4 binary64)) M) (+.f64 m n)) (-.f64 #s(literal 0 binary64) M)))) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K (+ m n)) |
(*.f64 K (+.f64 m n)) |
(* K n) |
(*.f64 K n) |
(+ (* K m) (* K n)) |
(*.f64 K (+.f64 m n)) |
(+ (* K m) (* K n)) |
(*.f64 K (+.f64 m n)) |
(+ (* K m) (* K n)) |
(*.f64 K (+.f64 m n)) |
(* K m) |
(*.f64 K m) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) |
(* K m) |
(*.f64 K m) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) |
(* K m) |
(*.f64 K m) |
(+ (* K m) (* K n)) |
(*.f64 K (+.f64 m n)) |
(+ (* K m) (* K n)) |
(*.f64 K (+.f64 m n)) |
(+ (* K m) (* K n)) |
(*.f64 K (+.f64 m n)) |
(* K n) |
(*.f64 K n) |
(* n (+ K (/ (* K m) n))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 K m) n))) |
(* n (+ K (/ (* K m) n))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 K m) n))) |
(* n (+ K (/ (* K m) n))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 K m) n))) |
(* K n) |
(*.f64 K n) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 K m) n))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 K m) n))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 K m) n))) |
Compiled 17546 to 1122 computations (93.6% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 367 | 7 | 374 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 368 | 7 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| 78.6% | (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (*.f64 n (*.f64 K #s(literal 1/2 binary64))) (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| ▶ | 98.9% | (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) |
| ▶ | 47.7% | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ▶ | 49.4% | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ▶ | 46.9% | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ▶ | 69.7% | (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
| 38.4% | (*.f64 (cos.f64 (+.f64 M (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n)))) #s(literal -1 binary64))))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
Compiled 492 to 316 computations (35.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 K (*.f64 #s(literal -1/2 binary64) n)) |
| ✓ | cost-diff | 0 | (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
| ✓ | cost-diff | 0 | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 n m)) |
| ✓ | cost-diff | 0 | (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l)) |
| ✓ | cost-diff | 0 | (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) |
| 2200× | +-lowering-+.f64 |
| 2200× | +-lowering-+.f32 |
| 1760× | *-lowering-*.f32 |
| 1760× | *-lowering-*.f64 |
| 1758× | fnmadd-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 582 |
| 1 | 158 | 547 |
| 2 | 393 | 547 |
| 3 | 1316 | 547 |
| 4 | 5935 | 517 |
| 0 | 8024 | 517 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) (cos M)) |
(exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) |
(+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l)) |
(fabs (- n m)) |
(- n m) |
n |
m |
(- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l) |
(* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) |
(+ M (* -1/2 (+ m n))) |
M |
(* -1/2 (+ m n)) |
-1/2 |
(+ m n) |
(- (* (+ m n) 1/2) M) |
(* (+ m n) 1/2) |
1/2 |
l |
(cos M) |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(+ M (/ (* K (+ m n)) -2)) |
M |
(/ (* K (+ m n)) -2) |
(* K (+ m n)) |
K |
(+ m n) |
m |
n |
-2 |
(exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l))) |
(+ (* m (* m -1/4)) (- (fabs (- m n)) l)) |
(* m (* m -1/4)) |
(* m -1/4) |
-1/4 |
(- (fabs (- m n)) l) |
(fabs (- m n)) |
(- m n) |
l |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* n (* n -1/4)) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(+ M (/ (* K (+ m n)) -2)) |
M |
(/ (* K (+ m n)) -2) |
(* K (+ m n)) |
K |
(+ m n) |
m |
n |
-2 |
(exp (+ (* n (* n -1/4)) (- (fabs (- m n)) l))) |
(+ (* n (* n -1/4)) (- (fabs (- m n)) l)) |
(* n (* n -1/4)) |
(* n -1/4) |
-1/4 |
(- (fabs (- m n)) l) |
(fabs (- m n)) |
(- m n) |
l |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(+ M (/ (* K (+ m n)) -2)) |
M |
(/ (* K (+ m n)) -2) |
(* K (+ m n)) |
K |
(+ m n) |
m |
n |
-2 |
(exp (+ (- 0 (* M M)) (- (fabs (- m n)) l))) |
(+ (- 0 (* M M)) (- (fabs (- m n)) l)) |
(- 0 (* M M)) |
0 |
(* M M) |
(- (fabs (- m n)) l) |
(fabs (- m n)) |
(- m n) |
l |
(* (cos (+ M (* K (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)))) |
(cos (+ M (* K (* -1/2 n)))) |
(+ M (* K (* -1/2 n))) |
M |
(* K (* -1/2 n)) |
K |
(* -1/2 n) |
-1/2 |
n |
(exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l))) |
(+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)) |
(fabs (- n m)) |
(- n m) |
m |
(- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l) |
(* (+ M (* -1/2 n)) (- (* n 1/2) M)) |
(+ M (* -1/2 n)) |
(- (* n 1/2) M) |
(* n 1/2) |
1/2 |
l |
| Outputs |
|---|
(* (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) (cos M)) |
(*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l))) (cos.f64 M)) |
(exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) |
(exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l)) |
(+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(- n m) |
(-.f64 n m) |
n |
m |
(- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l) |
(-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) |
(* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) |
(*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) |
(+ M (* -1/2 (+ m n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
M |
(* -1/2 (+ m n)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 n m)) |
-1/2 |
#s(literal -1/2 binary64) |
(+ m n) |
(+.f64 n m) |
(- (* (+ m n) 1/2) M) |
(-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) |
(* (+ m n) 1/2) |
(*.f64 (+.f64 n m) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
l |
(cos M) |
(cos.f64 M) |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(cos.f64 (+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)))) |
(+ M (/ (* K (+ m n)) -2)) |
(+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64))) |
M |
(/ (* K (+ m n)) -2) |
(/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
K |
(+ m n) |
(+.f64 n m) |
m |
n |
-2 |
#s(literal -2 binary64) |
(exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l))) |
(+ (* m (* m -1/4)) (- (fabs (- m n)) l)) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l)) |
(* m (* m -1/4)) |
(*.f64 m (*.f64 m #s(literal -1/4 binary64))) |
(* m -1/4) |
(*.f64 m #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(- m n) |
(-.f64 m n) |
l |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* n (* n -1/4)) (- (fabs (- m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(cos.f64 (+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)))) |
(+ M (/ (* K (+ m n)) -2)) |
(+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64))) |
M |
(/ (* K (+ m n)) -2) |
(/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
K |
(+ m n) |
(+.f64 n m) |
m |
n |
-2 |
#s(literal -2 binary64) |
(exp (+ (* n (* n -1/4)) (- (fabs (- m n)) l))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) l))) |
(+ (* n (* n -1/4)) (- (fabs (- m n)) l)) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) l)) |
(* n (* n -1/4)) |
(*.f64 n (*.f64 n #s(literal -1/4 binary64))) |
(* n -1/4) |
(*.f64 n #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(- m n) |
(-.f64 m n) |
l |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
(/.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)))) (exp.f64 (-.f64 (+.f64 l (*.f64 M M)) (fabs.f64 (-.f64 n m))))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(cos.f64 (+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)))) |
(+ M (/ (* K (+ m n)) -2)) |
(+.f64 M (/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64))) |
M |
(/ (* K (+ m n)) -2) |
(/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
K |
(+ m n) |
(+.f64 n m) |
m |
n |
-2 |
#s(literal -2 binary64) |
(exp (+ (- 0 (* M M)) (- (fabs (- m n)) l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) |
(+ (- 0 (* M M)) (- (fabs (- m n)) l)) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- 0 (* M M)) |
(*.f64 M (-.f64 #s(literal 0 binary64) M)) |
0 |
#s(literal 0 binary64) |
(* M M) |
(*.f64 M M) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(- m n) |
(-.f64 m n) |
l |
(* (cos (+ M (* K (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 n #s(literal -1/2 binary64))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
(cos (+ M (* K (* -1/2 n)))) |
(cos.f64 (+.f64 M (*.f64 K (*.f64 n #s(literal -1/2 binary64))))) |
(+ M (* K (* -1/2 n))) |
(+.f64 M (*.f64 K (*.f64 n #s(literal -1/2 binary64)))) |
M |
(* K (* -1/2 n)) |
(*.f64 K (*.f64 n #s(literal -1/2 binary64))) |
K |
(* -1/2 n) |
(*.f64 n #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
n |
(exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) |
(+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(- n m) |
(-.f64 n m) |
m |
(- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l) |
(-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) |
(* (+ M (* -1/2 n)) (- (* n 1/2) M)) |
(*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) |
(+ M (* -1/2 n)) |
(+.f64 M (*.f64 n #s(literal -1/2 binary64))) |
(- (* n 1/2) M) |
(-.f64 (*.f64 n #s(literal 1/2 binary64)) M) |
(* n 1/2) |
(*.f64 n #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
l |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
| ✓ | accuracy | 100.0% | (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) |
| ✓ | accuracy | 55.0% | (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) |
| ✓ | accuracy | 100.0% | (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
| ✓ | accuracy | 100.0% | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 K (+.f64 m n)) |
| ✓ | accuracy | 41.4% | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
| ✓ | accuracy | 100.0% | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 K (+.f64 m n)) |
| ✓ | accuracy | 41.4% | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
| ✓ | accuracy | 100.0% | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 K (+.f64 m n)) |
| ✓ | accuracy | 41.4% | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l) |
| ✓ | accuracy | 100.0% | (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) |
| 520.0ms | 207× | 1 | valid |
| 47.0ms | 49× | 0 | valid |
Compiled 623 to 58 computations (90.7% saved)
ival-mult: 86.0ms (31.3% of total)ival-add: 56.0ms (20.4% of total)backward-pass: 51.0ms (18.6% of total)ival-cos: 30.0ms (10.9% of total)ival-sub: 21.0ms (7.7% of total)ival-exp: 19.0ms (6.9% of total)ival-fabs: 6.0ms (2.2% of total)ival-div: 4.0ms (1.5% of total)const: 2.0ms (0.7% of total)| Inputs |
|---|
#<alt (* (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) (cos M))> |
#<alt (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l)))> |
#<alt (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))> |
#<alt (fabs (- n m))> |
#<alt (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l))))> |
#<alt (cos (+ M (/ (* K (+ m n)) -2)))> |
#<alt (+ M (/ (* K (+ m n)) -2))> |
#<alt (/ (* K (+ m n)) -2)> |
#<alt (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* n (* n -1/4)) (- (fabs (- m n)) l))))> |
#<alt (+ (- 0 (* M M)) (- (fabs (- m n)) l))> |
#<alt (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l))))> |
#<alt (* (cos (+ M (* K (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l))))> |
#<alt (cos (+ M (* K (* -1/2 n))))> |
#<alt (+ M (* K (* -1/2 n)))> |
#<alt (* K (* -1/2 n))> |
#<alt (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))> |
#<alt (+ M (* -1/2 (+ m n)))> |
#<alt (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l)> |
#<alt (- (* (+ m n) 1/2) M)> |
#<alt (* K (+ m n))> |
#<alt (+ (* m (* m -1/4)) (- (fabs (- m n)) l))> |
#<alt (+ (* n (* n -1/4)) (- (fabs (- m n)) l))> |
#<alt (* (+ M (* -1/2 n)) (- (* n 1/2) M))> |
#<alt (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l))> |
| Outputs |
|---|
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))> |
#<alt (+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (+ (* n (+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (+ (* n (+ (* n (+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3)))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* m (+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* m (+ (* m (+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3)))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* -1/2 (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* -1/2 (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))) (+ (* M (+ (* -1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3)))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (+ (* -1 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (+ (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (+ (* n (+ (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3))))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (+ (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (+ (* m (+ (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3))))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))> |
#<alt (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))> |
#<alt (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))> |
#<alt (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))> |
#<alt (+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))> |
#<alt (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* -1 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) (* 1/2 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l)> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (+ (/ (fabs (- n m)) (pow n 2)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2))))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (+ (/ (fabs (- n m)) (pow n 2)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2))))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l)> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (+ (/ (fabs (- n m)) (pow m 2)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2))))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (+ (/ (fabs (- n m)) (pow m 2)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2))))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n)))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))) l)> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (+ (/ n M) (/ (fabs (- n m)) (pow M 2))))) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (+ (/ n M) (/ (fabs (- n m)) (pow M 2))))) (+ 1 (/ l (pow M 2)))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) M))) M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) M))) M)) 1))> |
#<alt (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))> |
#<alt (* -1 l)> |
#<alt (* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1))> |
#<alt (* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1))> |
#<alt (* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (neg (+ m (* -1 n))))> |
#<alt (fabs (neg (+ m (* -1 n))))> |
#<alt (fabs (neg (+ m (* -1 n))))> |
#<alt (fabs (neg (+ m (* -1 n))))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (- n m))> |
#<alt (fabs (+ n (* -1 m)))> |
#<alt (fabs (+ n (* -1 m)))> |
#<alt (fabs (+ n (* -1 m)))> |
#<alt (fabs (+ n (* -1 m)))> |
#<alt (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* -1 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (+ (* 1/2 (* K (* m (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (cos (* -1/2 (* K (+ m n))))> |
#<alt (+ (cos (* -1/2 (* K (+ m n)))) (* -1 (* M (sin (* -1/2 (* K (+ m n)))))))> |
#<alt (+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K (+ m n)))))) (sin (* -1/2 (* K (+ m n)))))))> |
#<alt (+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K (+ m n))))) (* 1/6 (* M (sin (* -1/2 (* K (+ m n)))))))) (sin (* -1/2 (* K (+ m n)))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K (+ m n))) (* -1 M)))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* (sin M) (+ m n)))))> |
#<alt (+ (cos M) (* K (- (* -1/8 (* K (* (cos M) (pow (+ m n) 2)))) (* -1/2 (* (sin M) (+ m n))))))> |
#<alt (+ (cos M) (* K (- (* K (+ (* -1/8 (* (cos M) (pow (+ m n) 2))) (* -1/48 (* K (* (sin M) (pow (+ m n) 3)))))) (* -1/2 (* (sin M) (+ m n))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* -1/8 (* (pow K 2) (* m (cos (+ M (* -1/2 (* K n))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n)))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K n)))))) (* -1/48 (* (pow K 3) (* m (sin (+ M (* -1/2 (* K n))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n)))))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K (- n (* -1 m))))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* -1/8 (* (pow K 2) (* n (cos (+ M (* -1/2 (* K m))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K m)))))) (* -1/48 (* (pow K 3) (* n (sin (+ M (* -1/2 (* K m))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (+ m n)))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (cos (+ M (* -1/2 (* K (- m (* -1 n))))))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (* K (+ m n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K (+ m n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K (+ m n)) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1)))> |
#<alt M> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (+ M (* -1/2 (* K (+ m n))))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* K (+ (* -1/2 (+ m n)) (/ M K)))> |
#<alt (* K (+ (* -1/2 (+ m n)) (/ M K)))> |
#<alt (* K (+ (* -1/2 (+ m n)) (/ M K)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n)))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n)))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n)))))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (* -1/2 (* K m))> |
#<alt (* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m))))> |
#<alt (* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m))))> |
#<alt (* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m))))> |
#<alt (* -1/2 (* K m))> |
#<alt (* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K))))> |
#<alt (* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K))))> |
#<alt (* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K))))> |
#<alt (+ M (* -1/2 (* K m)))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n))))> |
#<alt (* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n))))> |
#<alt (* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K))))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K (+ m n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K m))> |
#<alt (* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m))))> |
#<alt (* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m))))> |
#<alt (* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m))))> |
#<alt (* -1/2 (* K m))> |
#<alt (* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m)))))> |
#<alt (* -1/2 (* K m))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (+ (* -1/2 (* K m)) (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n))))> |
#<alt (* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n))))> |
#<alt (* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n)))))> |
#<alt (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (+ (* -1 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* m (+ (* -1/8 (* (pow K 2) (* m (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) (* -1/48 (* (pow K 3) (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n)))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/4 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/4 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))) (* n (+ (* -1/8 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m)))))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2))))))> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (+ (fabs (- m n)) (* -1 (pow M 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1 (pow M 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1 (pow M 2))) l)> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (pow M 2))> |
#<alt (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))> |
#<alt (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))> |
#<alt (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))> |
#<alt (* -1 l)> |
#<alt (* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l))))> |
#<alt (* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l))))> |
#<alt (* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l))))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l)))))> |
#<alt (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (+ (* -1 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (* M (+ (* 1/6 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* K (+ (* 1/2 (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (+ (* 1/2 (* K (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* m (+ (* -1/8 (* (pow K 2) (* m (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))) (* -1/48 (* (pow K 3) (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n)))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))))> |
#<alt (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (+ (* M (+ (* -1 (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n)))))) (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (- (* 1/2 (pow n 2)) 1)))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (+ (* M (+ (* -1 (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n)))))) (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (* (sin (* -1/2 (* K n))) (- (* 1/2 (pow n 2)) 1)))) (+ (* -1/2 (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))) (+ (* 1/6 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (+ (* -1 n) (* 1/6 (pow n 3))))))))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (- (* 1/2 (pow n 2)) 1))))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))))) (* 1/2 (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (* -1/48 (* K (* (pow n 3) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))) (+ (* 1/2 (* K (* M (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (- (* 1/2 (pow M 2)) 1/4))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))) (+ (* 1/2 (* K (* M (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (* (sin M) (- (* 1/2 (pow M 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (+ (* -1/4 M) (* 1/6 (pow M 3))))))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (- (* 1/2 (pow M 2)) 1/4)))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (cos (* -1/2 (* K n)))> |
#<alt (+ (cos (* -1/2 (* K n))) (* -1 (* M (sin (* -1/2 (* K n))))))> |
#<alt (+ (cos (* -1/2 (* K n))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K n))))) (sin (* -1/2 (* K n))))))> |
#<alt (+ (cos (* -1/2 (* K n))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K n)))) (* 1/6 (* M (sin (* -1/2 (* K n))))))) (sin (* -1/2 (* K n))))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* n (sin M)))))> |
#<alt (+ (cos M) (* K (- (* -1/8 (* K (* (pow n 2) (cos M)))) (* -1/2 (* n (sin M))))))> |
#<alt (+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow n 2) (cos M))) (* -1/48 (* K (* (pow n 3) (sin M)))))) (* -1/2 (* n (sin M))))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* n (sin M)))))> |
#<alt (+ (cos M) (* n (- (* -1/8 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))> |
#<alt (+ (cos M) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* n (sin M)))))) (* -1/2 (* K (sin M))))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (* K n) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K n) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K n) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K n) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K n) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K n) M)) 1)))> |
#<alt M> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* K (+ (* -1/2 n) (/ M K)))> |
#<alt (* K (+ (* -1/2 n) (/ M K)))> |
#<alt (* K (+ (* -1/2 n) (/ M K)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n))))> |
#<alt M> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* n (+ (* -1/2 K) (/ M n)))> |
#<alt (* n (+ (* -1/2 K) (/ M n)))> |
#<alt (* n (+ (* -1/2 K) (/ M n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/4 (pow (+ m n) 2))> |
#<alt (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n)))> |
#<alt (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))> |
#<alt (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1))> |
#<alt (* (+ M (* -1/2 n)) (- (* 1/2 n) M))> |
#<alt (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (* (+ M (* -1/2 m)) (- (* 1/2 m) M))> |
#<alt (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))> |
#<alt (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))> |
#<alt (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (* -1/2 (+ m n))> |
#<alt (+ M (* -1/2 (+ m n)))> |
#<alt (+ M (* -1/2 (+ m n)))> |
#<alt (+ M (* -1/2 (+ m n)))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (+ m n) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (+ m n) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (+ m n) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1)))> |
#<alt (+ M (* -1/2 n))> |
#<alt (+ M (+ (* -1/2 m) (* -1/2 n)))> |
#<alt (+ M (+ (* -1/2 m) (* -1/2 n)))> |
#<alt (+ M (+ (* -1/2 m) (* -1/2 n)))> |
#<alt (* -1/2 m)> |
#<alt (* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2))> |
#<alt (* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2))> |
#<alt (* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2))> |
#<alt (* -1/2 m)> |
#<alt (* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m)))))> |
#<alt (* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m)))))> |
#<alt (* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m)))))> |
#<alt (+ M (* -1/2 m))> |
#<alt (+ M (+ (* -1/2 m) (* -1/2 n)))> |
#<alt (+ M (+ (* -1/2 m) (* -1/2 n)))> |
#<alt (+ M (+ (* -1/2 m) (* -1/2 n)))> |
#<alt (* -1/2 n)> |
#<alt (* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2))> |
#<alt (* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2))> |
#<alt (* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2))> |
#<alt (* -1/2 n)> |
#<alt (* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n)))))> |
#<alt (* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n)))))> |
#<alt (* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n)))))> |
#<alt (- (* -1/4 (pow (+ m n) 2)) l)> |
#<alt (- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n))) l)> |
#<alt (- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) l)> |
#<alt (- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) l)> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) (+ 1 (/ l (pow M 2)))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (+ (/ m M) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (* -1/4 (pow (+ m n) 2)) l) M))) M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (* -1/4 (pow (+ m n) 2)) l) M))) M)) 1))> |
#<alt (- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)> |
#<alt (- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4))> |
#<alt (- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l)> |
#<alt (- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)> |
#<alt (- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)> |
#<alt (- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4))> |
#<alt (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))> |
#<alt (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))> |
#<alt (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))> |
#<alt (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))> |
#<alt (* -1 l)> |
#<alt (* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1))> |
#<alt (* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1))> |
#<alt (* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)))))> |
#<alt (- (* 1/2 n) M)> |
#<alt (- (+ (* 1/2 m) (* 1/2 n)) M)> |
#<alt (- (+ (* 1/2 m) (* 1/2 n)) M)> |
#<alt (- (+ (* 1/2 m) (* 1/2 n)) M)> |
#<alt (* 1/2 m)> |
#<alt (* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m)))> |
#<alt (* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m)))> |
#<alt (* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m)))> |
#<alt (* 1/2 m)> |
#<alt (* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2)))> |
#<alt (* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2)))> |
#<alt (* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2)))> |
#<alt (- (* 1/2 m) M)> |
#<alt (- (+ (* 1/2 m) (* 1/2 n)) M)> |
#<alt (- (+ (* 1/2 m) (* 1/2 n)) M)> |
#<alt (- (+ (* 1/2 m) (* 1/2 n)) M)> |
#<alt (* 1/2 n)> |
#<alt (* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n)))> |
#<alt (* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n)))> |
#<alt (* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n)))> |
#<alt (* 1/2 n)> |
#<alt (* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2)))> |
#<alt (* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2)))> |
#<alt (* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2)))> |
#<alt (* 1/2 (+ m n))> |
#<alt (+ (* -1 M) (* 1/2 (+ m n)))> |
#<alt (+ (* -1 M) (* 1/2 (+ m n)))> |
#<alt (+ (* -1 M) (* 1/2 (+ m n)))> |
#<alt (* -1 M)> |
#<alt (* M (- (* 1/2 (/ (+ m n) M)) 1))> |
#<alt (* M (- (* 1/2 (/ (+ m n) M)) 1))> |
#<alt (* M (- (* 1/2 (/ (+ m n) M)) 1))> |
#<alt (* -1 M)> |
#<alt (* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M)))))> |
#<alt (* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M)))))> |
#<alt (* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M)))))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K (+ m n))> |
#<alt (* K n)> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (* K m)> |
#<alt (* m (+ K (/ (* K n) m)))> |
#<alt (* m (+ K (/ (* K n) m)))> |
#<alt (* m (+ K (/ (* K n) m)))> |
#<alt (* K m)> |
#<alt (* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m)))))> |
#<alt (* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m)))))> |
#<alt (* K m)> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (+ (* K m) (* K n))> |
#<alt (* K n)> |
#<alt (* n (+ K (/ (* K m) n)))> |
#<alt (* n (+ K (/ (* K m) n)))> |
#<alt (* n (+ K (/ (* K m) n)))> |
#<alt (* K n)> |
#<alt (* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n)))))> |
#<alt (* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n)))))> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l)> |
#<alt (+ (fabs (- m n)) (* -1/4 (pow m 2)))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2))))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2))))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2))))> |
#<alt (* -1 l)> |
#<alt (* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l)> |
#<alt (+ (fabs (- m n)) (* -1/4 (pow n 2)))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2))))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2))))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2))))> |
#<alt (* -1 l)> |
#<alt (* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (+ (* -1/4 (pow n 2)) (* M n))> |
#<alt (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))> |
#<alt (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ n M) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) 1))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ n M) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* 1/4 (/ (pow n 2) M))) M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* 1/4 (/ (pow n 2) M))) M)) 1))> |
#<alt (* -1 (pow M 2))> |
#<alt (+ (* -1 (pow M 2)) (* M n))> |
#<alt (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))> |
#<alt (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ M n) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) 1/4))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ M n) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 M) (/ (pow M 2) n)) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 M) (/ (pow M 2) n)) n)) 1/4))> |
#<alt (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* M n))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))) l)> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ M n) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (+ (/ M n) (/ (fabs (- n m)) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (+ (/ M n) (/ (fabs (- n m)) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ M n) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow M 2))) l) n))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow M 2))) l) n))) n)) 1/4))> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M n))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))) l)> |
#<alt (- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))) l)> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ n M) 1))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (+ (/ n M) (/ (fabs (- n m)) (pow M 2)))) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (+ (/ n M) (/ (fabs (- n m)) (pow M 2)))) (+ 1 (/ l (pow M 2)))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ n M) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) M))) M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) M))) M)) 1))> |
#<alt (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))> |
#<alt (* -1 l)> |
#<alt (* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1))> |
#<alt (* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1))> |
#<alt (* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))))> |
255 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | m | @ | inf | (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l)))) |
| 6.0ms | M | @ | 0 | (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* n (* n -1/4)) (- (fabs (- m n)) l)))) |
| 4.0ms | m | @ | -inf | (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l) |
| 3.0ms | M | @ | 0 | (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
| 2.0ms | K | @ | inf | (* (cos (+ M (* K (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)))) |
| 1× | batch-egg-rewrite |
| 3160× | *-lowering-*.f32 |
| 3160× | *-lowering-*.f64 |
| 1582× | fma-lowering-fma.f32 |
| 1582× | fma-lowering-fma.f64 |
| 1512× | fmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 314 |
| 1 | 363 | 291 |
| 2 | 3631 | 291 |
| 0 | 8464 | 291 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) (cos M)) |
(exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) |
(+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l)) |
(fabs (- n m)) |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* K (+ m n)) -2))) |
(+ M (/ (* K (+ m n)) -2)) |
(/ (* K (+ m n)) -2) |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* n (* n -1/4)) (- (fabs (- m n)) l)))) |
(+ (- 0 (* M M)) (- (fabs (- m n)) l)) |
(* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
(* (cos (+ M (* K (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)))) |
(cos (+ M (* K (* -1/2 n)))) |
(+ M (* K (* -1/2 n))) |
(* K (* -1/2 n)) |
(* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) |
(+ M (* -1/2 (+ m n))) |
(- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l) |
(- (* (+ m n) 1/2) M) |
(* K (+ m n)) |
(+ (* m (* m -1/4)) (- (fabs (- m n)) l)) |
(+ (* n (* n -1/4)) (- (fabs (- m n)) l)) |
(* (+ M (* -1/2 n)) (- (* n 1/2) M)) |
(+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)) |
| Outputs |
|---|
(*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l))) (cos.f64 M)) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l)))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (*.f64 (exp.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) (cos.f64 M))) |
(*.f64 (*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 n m)))) (exp.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) |
(exp.f64 (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(/.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (exp.f64 l)) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (exp.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))) |
(+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 l (fabs.f64 (-.f64 n m)))) |
(-.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l) |
(-.f64 (/.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l)) (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l))) |
(fma.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (neg.f64 (-.f64 l (fabs.f64 (-.f64 n m))))) |
(fma.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (neg.f64 (-.f64 l (fabs.f64 (-.f64 n m))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))))) |
(/.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))) (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))))) (neg.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))) (neg.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) #s(literal 2 binary64)) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) (*.f64 (-.f64 n m) (-.f64 n m))) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) #s(literal 2 binary64)) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))) (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) l))) |
(fabs.f64 (-.f64 n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 m n))) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 n m))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 m n)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 n m)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (fabs.f64 (+.f64 (*.f64 n n) (*.f64 m (+.f64 n m))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 n n) (*.f64 m m))) (fabs.f64 (+.f64 n m))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (fabs.f64 (+.f64 n m))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 m (*.f64 m #s(literal -1/4 binary64))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 m (*.f64 m #s(literal -1/4 binary64)))))) (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(*.f64 (exp.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))))) |
(cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64))) (cos.f64 (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(fma.f64 K (/.f64 (+.f64 n m) #s(literal -2 binary64)) M) |
(fma.f64 (*.f64 (+.f64 n m) K) #s(literal -1/2 binary64) M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))) (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 (*.f64 M M) (*.f64 (*.f64 M K) (/.f64 (+.f64 n m) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)))) (neg.f64 (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) M))))) |
(*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 n m) K) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 n m) (neg.f64 K)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 n m) (neg.f64 K))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 n m) K)) #s(literal -1 binary64))) |
(*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)) |
(*.f64 (+.f64 n m) (/.f64 K #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) K) |
(*.f64 K (/.f64 (+.f64 n m) #s(literal -2 binary64))) |
(*.f64 (*.f64 (+.f64 n m) K) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (+.f64 n m) (neg.f64 K)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 n (*.f64 n #s(literal -1/4 binary64))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 n (*.f64 n #s(literal -1/4 binary64)))))) (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(*.f64 (exp.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+.f64 (fabs.f64 (-.f64 n m)) (+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 M M))) |
(+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 M M)) |
(+.f64 #s(literal 0 binary64) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M)))) |
(+.f64 (*.f64 M M) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 0 binary64)) (*.f64 M M)) |
(-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M))) |
(-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 M M)) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l)) |
(-.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l) |
(-.f64 (/.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l)) (/.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l))) |
(-.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 0 binary64)) (*.f64 M M)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 M M)) |
(fma.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 n m)) l)) (*.f64 M M)) |
(neg.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))) (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 M M))))) |
(/.f64 (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l) (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) (*.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 M (*.f64 M (*.f64 M M))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (*.f64 M M)) (*.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 M (*.f64 M (*.f64 M M))))) (*.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 M M))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l l)) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 M (*.f64 M (*.f64 M M))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l l)) (*.f64 M M)) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 M (*.f64 M (*.f64 M M))))) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 M M))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (-.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))))) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))) (+.f64 (fabs.f64 (-.f64 n m)) l)) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l l)))) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (fabs.f64 (-.f64 n m)) l))) |
(/.f64 (+.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 (*.f64 M M) (-.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))))) (*.f64 (*.f64 M M) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l (+.f64 (fabs.f64 (-.f64 n m)) l))))) |
(/.f64 (+.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (fabs.f64 (-.f64 n m)) l)) (*.f64 (*.f64 M M) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 l l)))) (*.f64 (*.f64 M M) (+.f64 (fabs.f64 (-.f64 n m)) l))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) (neg.f64 (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) #s(literal 2 binary64)) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (*.f64 M (*.f64 M (*.f64 M M)))) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) #s(literal 2 binary64)) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l) (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M))))))) |
(*.f64 (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 n m))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K))))) |
(*.f64 (exp.f64 (*.f64 M M)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 n m) (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (*.f64 M M))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l)))) |
(*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l))) (cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (*.f64 (exp.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) (cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) (exp.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) (cos.f64 (/.f64 (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K)) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) (sin.f64 (/.f64 (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K)) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))))) |
(cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))) |
(fma.f64 (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) #s(literal 2 binary64))) (cos.f64 (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (/.f64 (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K)) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(fma.f64 K (*.f64 n #s(literal -1/2 binary64)) M) |
(fma.f64 (*.f64 n #s(literal -1/2 binary64)) K M) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) K) n M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))) (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K)) (-.f64 (*.f64 M M) (*.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))))) |
(/.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K))) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) (-.f64 (*.f64 M M) (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K)))) (neg.f64 (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K)) (*.f64 M M)) (-.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) (-.f64 (*.f64 M M) (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 (*.f64 K K) K) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (-.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) M))))) |
(*.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 K K))) (/.f64 #s(literal 1 binary64) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) K)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(*.f64 K (*.f64 n #s(literal -1/2 binary64))) |
(*.f64 (*.f64 n #s(literal -1/2 binary64)) K) |
(*.f64 (*.f64 n K) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) M))) |
(+.f64 (*.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) M) (*.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (/.f64 (+.f64 n m) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (/.f64 (+.f64 n m) #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) M)) |
(+.f64 (*.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))))) |
(+.f64 (*.f64 M (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) |
(+.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 M (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M))) (*.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M))) (*.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M)) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)))) (*.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M)) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (*.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M)))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M)) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) |
(*.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) |
(+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) |
(+.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M) |
(+.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) |
(+.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (*.f64 n #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 M M) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 n m) M) |
(fma.f64 (+.f64 n m) #s(literal -1/2 binary64) M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64))) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (-.f64 (*.f64 M M) (*.f64 (*.f64 M #s(literal -1/2 binary64)) (+.f64 n m))))) |
(/.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (neg.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) M))))) |
(*.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))) (/.f64 #s(literal 1 binary64) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) |
(-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))) (/.f64 (*.f64 l (*.f64 l l)) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) (/.f64 (*.f64 l l) (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) |
(fma.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l l)) (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l l)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l)))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l l))) (neg.f64 (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (*.f64 #s(literal -1 binary64) (*.f64 l (*.f64 l l)))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 #s(literal 0 binary64) l))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l))) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (-.f64 #s(literal 0 binary64) l))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l l))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) l))) |
(+.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) M)) |
(+.f64 (-.f64 #s(literal 0 binary64) M) (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 M (*.f64 M M)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) (/.f64 (*.f64 M M) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 n m) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) M)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 n m) (-.f64 #s(literal 0 binary64) M)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M)) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M))) (neg.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 M (*.f64 M M)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) M) (-.f64 #s(literal 0 binary64) M)) (*.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) M))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 (-.f64 #s(literal 0 binary64) M) (-.f64 #s(literal 0 binary64) M))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) M))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (+.f64 n m)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M M)) (/.f64 #s(literal 1 binary64) (+.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 m K) (*.f64 n K)) |
(+.f64 (*.f64 n K) (*.f64 m K)) |
(fma.f64 m K (*.f64 n K)) |
(fma.f64 K m (*.f64 n K)) |
(/.f64 (+.f64 (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 K K) K)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 K K) K))) (+.f64 (*.f64 (*.f64 m K) (*.f64 m K)) (-.f64 (*.f64 (*.f64 n K) (*.f64 n K)) (*.f64 (*.f64 m K) (*.f64 n K))))) |
(/.f64 (-.f64 (*.f64 (*.f64 m K) (*.f64 m K)) (*.f64 (*.f64 n K) (*.f64 n K))) (-.f64 (*.f64 m K) (*.f64 n K))) |
(/.f64 (*.f64 K (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 K (-.f64 (*.f64 m m) (*.f64 n n))) (-.f64 m n)) |
(/.f64 (*.f64 (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) K) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) K) (-.f64 m n)) |
(*.f64 (+.f64 n m) K) |
(*.f64 K (+.f64 n m)) |
(+.f64 (fabs.f64 (-.f64 n m)) (+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) |
(+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 m (*.f64 m #s(literal -1/4 binary64))))) |
(-.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) l) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (+.f64 (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l)) (/.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l))) |
(fma.f64 m (*.f64 m #s(literal -1/4 binary64)) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fma.f64 (*.f64 m #s(literal -1/4 binary64)) m (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fma.f64 (*.f64 m m) #s(literal -1/4 binary64) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m (*.f64 m m)) #s(literal -1/64 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m (*.f64 m m)) #s(literal -1/64 binary64)))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (*.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 n m)) l))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m (*.f64 m m)) #s(literal -1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l) (-.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m (*.f64 m m)) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) l)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64))) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) l)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m (*.f64 m m)) #s(literal -1/64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l) (-.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m (*.f64 m m)) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l))) |
(+.f64 (fabs.f64 (-.f64 n m)) (+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64))))) |
(+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 n (*.f64 n #s(literal -1/4 binary64))))) |
(-.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) l) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (+.f64 (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l)) (/.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l))) |
(fma.f64 n (*.f64 n #s(literal -1/4 binary64)) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fma.f64 (*.f64 n #s(literal -1/4 binary64)) n (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fma.f64 (*.f64 n n) #s(literal -1/4 binary64) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (+.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (*.f64 n (*.f64 (*.f64 n #s(literal -1/4 binary64)) (-.f64 (fabs.f64 (-.f64 n m)) l)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l) (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) l)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64))) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) l)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l) (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 n n)) #s(literal 1/16 binary64)) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (fabs.f64 (-.f64 n m))) l))) |
(+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (*.f64 n #s(literal 1/2 binary64))) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) M))) |
(+.f64 (*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) M) (*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (*.f64 n #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (*.f64 n #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) M)) |
(+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 M (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) |
(+.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 M (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M (+.f64 M (*.f64 n #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M M))) (*.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal -1/2 binary64)) M))) (+.f64 M (*.f64 n #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 M (*.f64 n #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M (+.f64 M (*.f64 n #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M M))) (*.f64 (+.f64 M (*.f64 n #s(literal 1/2 binary64))) (+.f64 M (*.f64 n #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M (+.f64 M (*.f64 n #s(literal 1/2 binary64))))) (+.f64 (*.f64 M M) (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal -1/2 binary64)) M))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M (+.f64 M (*.f64 n #s(literal 1/2 binary64))))) (+.f64 M (*.f64 n #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M M)) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)))) (*.f64 (+.f64 M (*.f64 n #s(literal 1/2 binary64))) (+.f64 (*.f64 M M) (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal -1/2 binary64)) M))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M M)) (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) #s(literal 1/4 binary64)))) (*.f64 (+.f64 M (*.f64 n #s(literal 1/2 binary64))) (+.f64 M (*.f64 n #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M)))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M (+.f64 M (*.f64 n #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M M))) (+.f64 M (*.f64 n #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 M M) (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal -1/2 binary64)) M)))) |
(/.f64 (*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) #s(literal 1/4 binary64)))) (+.f64 M (*.f64 n #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 M M) (*.f64 (*.f64 n #s(literal -1/2 binary64)) (-.f64 (*.f64 n #s(literal -1/2 binary64)) M)))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 M (*.f64 n #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 n (*.f64 n n)) #s(literal 1/8 binary64)) (*.f64 M (*.f64 M M))) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M (+.f64 M (*.f64 n #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) (*.f64 M M)) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (+.f64 M (*.f64 n #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) |
(*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))) |
(+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 l (fabs.f64 (-.f64 n m)))) |
(-.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l) |
(-.f64 (/.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l)) (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l))) |
(fma.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (neg.f64 (-.f64 l (fabs.f64 (-.f64 n m))))) |
(fma.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (neg.f64 (-.f64 l (fabs.f64 (-.f64 n m))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) |
(/.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))) (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (neg.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (neg.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) #s(literal 2 binary64)) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) (*.f64 (-.f64 n m) (-.f64 n m))) (-.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) #s(literal 2 binary64)) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))) (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l) (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 n m) (-.f64 n m)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l))) |
| 1× | egg-herbie |
| 6362× | *-lowering-*.f32 |
| 6362× | *-lowering-*.f64 |
| 4132× | +-lowering-+.f64 |
| 4132× | +-lowering-+.f32 |
| 1732× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1415 | 21347 |
| 1 | 4937 | 19540 |
| 0 | 8484 | 19540 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))) |
(+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+ (* n (+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+ (* n (+ (* n (+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3)))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* m (+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* m (+ (* m (+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3)))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* -1/2 (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* -1/2 (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))) (+ (* M (+ (* -1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3)))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(+ (* -1 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (+ (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (+ (* n (+ (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3))))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (+ (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (+ (* m (+ (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3))))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* -1 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) (* 1/2 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l) |
(- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l) |
(- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (+ (/ (fabs (- n m)) (pow n 2)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2))))) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (+ (/ (fabs (- n m)) (pow n 2)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2))))) (+ 1/4 (/ l (pow n 2))))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l) |
(- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l) |
(- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (+ (/ (fabs (- n m)) (pow m 2)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2))))) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (+ (/ (fabs (- n m)) (pow m 2)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2))))) (+ 1/4 (/ l (pow m 2))))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n)))) l) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))) l) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))) l) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (+ (/ n M) (/ (fabs (- n m)) (pow M 2))))) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (+ (/ n M) (/ (fabs (- n m)) (pow M 2))))) (+ 1 (/ l (pow M 2))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) M))) M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) M))) M)) 1)) |
(+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(* -1 l) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs (neg (+ m (* -1 n)))) |
(fabs (neg (+ m (* -1 n)))) |
(fabs (neg (+ m (* -1 n)))) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (- n m)) |
(fabs (+ n (* -1 m))) |
(fabs (+ n (* -1 m))) |
(fabs (+ n (* -1 m))) |
(fabs (+ n (* -1 m))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(cos (* -1/2 (* K (+ m n)))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* -1 (* M (sin (* -1/2 (* K (+ m n))))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K (+ m n)))))) (sin (* -1/2 (* K (+ m n))))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K (+ m n))))) (* 1/6 (* M (sin (* -1/2 (* K (+ m n)))))))) (sin (* -1/2 (* K (+ m n))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* (sin M) (+ m n))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (cos M) (pow (+ m n) 2)))) (* -1/2 (* (sin M) (+ m n)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (cos M) (pow (+ m n) 2))) (* -1/48 (* K (* (sin M) (pow (+ m n) 3)))))) (* -1/2 (* (sin M) (+ m n)))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K n)))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n)))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* -1/8 (* (pow K 2) (* m (cos (+ M (* -1/2 (* K n))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K n)))))) (* -1/48 (* (pow K 3) (* m (sin (+ M (* -1/2 (* K n))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* -1/8 (* (pow K 2) (* n (cos (+ M (* -1/2 (* K m))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K m)))))) (* -1/48 (* (pow K 3) (* n (sin (+ M (* -1/2 (* K m))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(* -1/2 (* K (+ m n))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
M |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
M |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+ M (* -1/2 (* K (+ m n)))) |
(* -1/2 (* K (+ m n))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(* -1/2 (* K (+ m n))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(+ M (* -1/2 (* K n))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(* -1/2 (* K m)) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(* -1/2 (* K m)) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(+ M (* -1/2 (* K m))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(* -1/2 (* K n)) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(* -1/2 (* K n)) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K (+ m n))) |
(* -1/2 (* K n)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(* -1/2 (* K m)) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(* -1/2 (* K m)) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(* -1/2 (* K m)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(* -1/2 (* K n)) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(* -1/2 (* K n)) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+ (* m (+ (* -1/8 (* (pow K 2) (* m (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) (* -1/48 (* (pow K 3) (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n)))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/4 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/4 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))) (* n (+ (* -1/8 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m)))))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(- (fabs (- m n)) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (- m n)) (pow M 2)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(* -1 l) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l))) |
(+ (* -1 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (* M (+ (* 1/6 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* K (+ (* 1/2 (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* m (+ (* -1/8 (* (pow K 2) (* m (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))) (* -1/48 (* (pow K 3) (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n)))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (+ (* M (+ (* -1 (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n)))))) (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (- (* 1/2 (pow n 2)) 1)))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (+ (* M (+ (* -1 (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n)))))) (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (* (sin (* -1/2 (* K n))) (- (* 1/2 (pow n 2)) 1)))) (+ (* -1/2 (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))) (+ (* 1/6 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (+ (* -1 n) (* 1/6 (pow n 3))))))))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (- (* 1/2 (pow n 2)) 1))))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))))) (* 1/2 (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* K (+ (* 1/2 (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (* -1/48 (* K (* (pow n 3) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))) (+ (* 1/2 (* K (* M (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (- (* 1/2 (pow M 2)) 1/4))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))) (+ (* 1/2 (* K (* M (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (* (sin M) (- (* 1/2 (pow M 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (+ (* -1/4 M) (* 1/6 (pow M 3))))))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (- (* 1/2 (pow M 2)) 1/4)))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(cos (* -1/2 (* K n))) |
(+ (cos (* -1/2 (* K n))) (* -1 (* M (sin (* -1/2 (* K n)))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K n))))) (sin (* -1/2 (* K n)))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K n)))) (* 1/6 (* M (sin (* -1/2 (* K n))))))) (sin (* -1/2 (* K n)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow n 2) (cos M)))) (* -1/2 (* n (sin M)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow n 2) (cos M))) (* -1/48 (* K (* (pow n 3) (sin M)))))) (* -1/2 (* n (sin M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+ (cos M) (* n (- (* -1/8 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))) |
(+ (cos M) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* n (sin M)))))) (* -1/2 (* K (sin M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(* -1/2 (* K n)) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
M |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
M |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(* -1/2 (* K n)) |
(* K (+ (* -1/2 n) (/ M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(* -1/2 (* K n)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
M |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(* -1/2 (* K n)) |
(* n (+ (* -1/2 K) (/ M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(* -1/2 (* K n)) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/4 (pow (+ m n) 2)) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(* (+ M (* -1/2 n)) (- (* 1/2 n) M)) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(* (+ M (* -1/2 m)) (- (* 1/2 m) M)) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(* -1/2 (+ m n)) |
(+ M (* -1/2 (+ m n))) |
(+ M (* -1/2 (+ m n))) |
(+ M (* -1/2 (+ m n))) |
M |
(* M (+ 1 (* -1/2 (/ (+ m n) M)))) |
(* M (+ 1 (* -1/2 (/ (+ m n) M)))) |
(* M (+ 1 (* -1/2 (/ (+ m n) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1))) |
(+ M (* -1/2 n)) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(* -1/2 m) |
(* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2)) |
(* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2)) |
(* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2)) |
(* -1/2 m) |
(* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m))))) |
(* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m))))) |
(* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m))))) |
(+ M (* -1/2 m)) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(* -1/2 n) |
(* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2)) |
(* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2)) |
(* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2)) |
(* -1/2 n) |
(* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n))))) |
(* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n))))) |
(* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n))))) |
(- (* -1/4 (pow (+ m n) 2)) l) |
(- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n))) l) |
(- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) l) |
(- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) l) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) (+ 1 (/ l (pow M 2))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (* -1/4 (pow (+ m n) 2)) l) M))) M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (* -1/4 (pow (+ m n) 2)) l) M))) M)) 1)) |
(- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) |
(- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) |
(- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) |
(+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(* -1 l) |
(* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1)) |
(* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1)) |
(* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l))))) |
(- (* 1/2 n) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(* 1/2 m) |
(* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m))) |
(* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m))) |
(* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m))) |
(* 1/2 m) |
(* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2))) |
(* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2))) |
(* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2))) |
(- (* 1/2 m) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(* 1/2 n) |
(* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n))) |
(* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n))) |
(* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n))) |
(* 1/2 n) |
(* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2))) |
(* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2))) |
(* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2))) |
(* 1/2 (+ m n)) |
(+ (* -1 M) (* 1/2 (+ m n))) |
(+ (* -1 M) (* 1/2 (+ m n))) |
(+ (* -1 M) (* 1/2 (+ m n))) |
(* -1 M) |
(* M (- (* 1/2 (/ (+ m n) M)) 1)) |
(* M (- (* 1/2 (/ (+ m n) M)) 1)) |
(* M (- (* 1/2 (/ (+ m n) M)) 1)) |
(* -1 M) |
(* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M))))) |
(* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M))))) |
(* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M))))) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K n) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(* K m) |
(* m (+ K (/ (* K n) m))) |
(* m (+ K (/ (* K n) m))) |
(* m (+ K (/ (* K n) m))) |
(* K m) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(* K m) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(+ (* K m) (* K n)) |
(* K n) |
(* n (+ K (/ (* K m) n))) |
(* n (+ K (/ (* K m) n))) |
(* n (+ K (/ (* K m) n))) |
(* K n) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(- (fabs (- m n)) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(+ (fabs (- m n)) (* -1/4 (pow m 2))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(* -1 l) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) |
(- (fabs (- m n)) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(+ (fabs (- m n)) (* -1/4 (pow n 2))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))) |
(* -1 l) |
(* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) |
(* -1/4 (pow n 2)) |
(+ (* -1/4 (pow n 2)) (* M n)) |
(+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) |
(+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ n M) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) 1)) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ n M) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* 1/4 (/ (pow n 2) M))) M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* 1/4 (/ (pow n 2) M))) M)) 1)) |
(* -1 (pow M 2)) |
(+ (* -1 (pow M 2)) (* M n)) |
(+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) |
(+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) 1/4)) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) 1/4)) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (/ (pow M 2) n)) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (/ (pow M 2) n)) n)) 1/4)) |
(- (+ (fabs (- n m)) (* -1 (pow M 2))) l) |
(- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* M n))) l) |
(- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))) l) |
(- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))) l) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (+ (/ M n) (/ (fabs (- n m)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (+ (/ M n) (/ (fabs (- n m)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow M 2))) l) n))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow M 2))) l) n))) n)) 1/4)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M n))) l) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))) l) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))) l) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ n M) 1)) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (+ (/ n M) (/ (fabs (- n m)) (pow M 2)))) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (+ (/ n M) (/ (fabs (- n m)) (pow M 2)))) (+ 1 (/ l (pow M 2))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ n M) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) M))) M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) M))) M)) 1)) |
(+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) |
(* -1 l) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1)) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1)) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) |
| Outputs |
|---|
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) |
(+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 n (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* n (+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 n (+.f64 (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (*.f64 n (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/4 binary64))))))) |
(+ (* n (+ (* n (+ (* n (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3)))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 n (+.f64 (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (*.f64 n (+.f64 (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/4 binary64))) (*.f64 n (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))))))))))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
(+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))))) |
(+ (* m (+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (+.f64 (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))) (*.f64 m (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))))) #s(literal -1/4 binary64))))))) |
(+ (* m (+ (* m (+ (* m (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3)))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (+.f64 (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))) (*.f64 m (+.f64 (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))))) #s(literal -1/4 binary64))) (*.f64 m (*.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))))))))))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 M (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* -1/2 (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 M (+.f64 (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))) (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)))))))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* -1/2 (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l))) (+ (* M (+ (* -1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3)))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 M (+.f64 (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))) (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))) (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64))) (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m)))) (+.f64 n m))))))))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) |
(+ (* -1 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(-.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) (*.f64 (*.f64 l (cos.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))))) |
(+ (* l (+ (* -1 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) (*.f64 l (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 l (cos.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))))) (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))))))) |
(+ (* l (+ (* -1 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) (*.f64 l (-.f64 (*.f64 l (+.f64 (*.f64 (*.f64 (*.f64 l (cos.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))))) (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(* (cos M) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 (*.f64 n (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (+ (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 n (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 n (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/4 binary64)))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (* n (+ (* n (+ (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 3))))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))) 2)) 1/4)))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (*.f64 n (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (*.f64 n (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 n (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))))))))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (*.f64 m (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (+ (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (*.f64 m (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))) (*.f64 (*.f64 m (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))))) #s(literal -1/4 binary64)))))) |
(+ (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (* m (+ (* m (+ (* m (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/4 (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* 1/6 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 3))))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (- (* 1/2 (pow (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))) 2)) 1/4)))) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (*.f64 m (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))) (*.f64 m (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))))) #s(literal -1/4 binary64))) (*.f64 (*.f64 m (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))))))))))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 M (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 M (+.f64 (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))) (*.f64 M (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64))))))) |
(+ (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (* M (+ (* M (+ (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 M (+.f64 (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)))) (*.f64 M (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64))) (*.f64 M (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m)))) (+.f64 n m))))))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* -1 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) |
(-.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) (*.f64 l (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) (* 1/2 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) (*.f64 l (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) l) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) (*.f64 l (-.f64 (*.f64 l (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) l) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) (*.f64 #s(literal 1/2 binary64) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l))) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))))) l) |
(- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 n #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) |
(- (+ (fabs (- n m)) (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 n #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) #s(literal -1/4 binary64)))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (+ (/ (fabs (- n m)) (pow n 2)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2))))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n)))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n)))))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (+ (/ (fabs (- n m)) (pow n 2)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2))))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n)))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n)))))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))))) l) |
(- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 m #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) |
(- (+ (fabs (- n m)) (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 m #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) #s(literal -1/4 binary64)))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (+ (/ (fabs (- n m)) (pow m 2)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2))))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m))))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (+ (/ (fabs (- n m)) (pow m 2)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2))))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m))))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) m)) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) m)) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n)))) l) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 n m)))) l) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (-.f64 (*.f64 M (-.f64 (+.f64 n m) M)) l))) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M)))))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (-.f64 (*.f64 M (-.f64 (+.f64 n m) M)) l))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (+ (/ n M) (/ (fabs (- n m)) (pow M 2))))) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (-.f64 (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)))) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M)))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (+ (/ n M) (/ (fabs (- n m)) (pow M 2))))) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (-.f64 (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)))) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M)))))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) m) n) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)) M)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) m) n) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)) M)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(*.f64 l (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) (/.f64 (fabs.f64 (-.f64 m n)) l)) #s(literal -1 binary64))) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(*.f64 l (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) (/.f64 (fabs.f64 (-.f64 m n)) l)) #s(literal -1 binary64))) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(*.f64 l (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) (/.f64 (fabs.f64 (-.f64 m n)) l)) #s(literal -1 binary64))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))) l)) (-.f64 #s(literal 0 binary64) l)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 m n)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 m n)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 m n)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 m n)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 m n)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 m n)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 m n)) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (*.f64 (*.f64 M (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (*.f64 M (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 M (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (*.f64 (+.f64 n m) (sin.f64 M))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (*.f64 (+.f64 n m) (sin.f64 M))))))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))))) (*.f64 K (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (*.f64 (+.f64 n m) (sin.f64 M)))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (cos.f64 M)) (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))))) (*.f64 (*.f64 #s(literal -1/48 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (*.f64 (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m))) (sin.f64 M))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 K K)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 K K)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (*.f64 n (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (*.f64 l (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow m 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (*.f64 l (-.f64 (*.f64 l (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(cos (* -1/2 (* K (+ m n)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* -1 (* M (sin (* -1/2 (* K (+ m n))))))) |
(-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (*.f64 M (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K (+ m n)))))) (sin (* -1/2 (* K (+ m n))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))))) |
(+ (cos (* -1/2 (* K (+ m n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K (+ m n))))) (* 1/6 (* M (sin (* -1/2 (* K (+ m n)))))))) (sin (* -1/2 (* K (+ m n))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* (sin M) (+ m n))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (+.f64 n m) (sin.f64 M)))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (cos M) (pow (+ m n) 2)))) (* -1/2 (* (sin M) (+ m n)))))) |
(+.f64 (cos.f64 M) (*.f64 K (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (cos.f64 M) (*.f64 (+.f64 n m) (+.f64 n m)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 M)) (+.f64 n m))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (cos M) (pow (+ m n) 2))) (* -1/48 (* K (* (sin M) (pow (+ m n) 3)))))) (* -1/2 (* (sin M) (+ m n)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (cos.f64 M)) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (sin.f64 M)) (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* -1/8 (* (pow K 2) (* m (cos (+ M (* -1/2 (* K n))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) m) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K n)))))) (* -1/48 (* (pow K 3) (* m (sin (+ M (* -1/2 (* K n))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K n))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 m (+.f64 (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) m) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* -1/8 (* (pow K 2) (* n (cos (+ M (* -1/2 (* K m))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 n (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) n) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos (+ M (* -1/2 (* K m)))))) (* -1/48 (* (pow K 3) (* n (sin (+ M (* -1/2 (* K m))))))))) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 n (+.f64 (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
M |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) M))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) M))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) M))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) K)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) K)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (* K (+ m n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) K)) M) #s(literal -1 binary64))) |
M |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 n m)) (/.f64 M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 n m)) (/.f64 M K))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 n m)) (/.f64 M K))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 (+ m n))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) (/.f64 M m))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) (/.f64 M m))) |
(* m (+ (* -1/2 K) (+ (* -1/2 (/ (* K n) m)) (/ M m)))) |
(*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) (/.f64 M m))) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) m))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) m))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) m))) |
(+ M (* -1/2 (* K m))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n))) (/.f64 M n))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n))) (/.f64 M n))) |
(* n (+ (* -1/2 K) (+ (* -1/2 (/ (* K m) n)) (/ M n)))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n))) (/.f64 M n))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) n))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) n))) |
(* -1 (* n (+ (* -1 (/ (+ M (* -1/2 (* K m))) n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n)))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n)))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n)))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n)))) |
(* -1 (* n (+ (* 1/2 K) (* 1/2 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 m K) n)))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 M (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 (+.f64 n m) (sin.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 n m) (sin.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 K (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 n m) (sin.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (cos.f64 M)) (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))) (*.f64 (*.f64 #s(literal -1/48 binary64) K) (*.f64 (*.f64 (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m))) (sin.f64 M)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))))) |
(+ (* m (+ (* -1/8 (* (pow K 2) (* m (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) m) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) (* -1/48 (* (pow K 3) (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (sin (+ M (* -1/2 (* K n)))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) m) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/4 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/4 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l))))) (* n (+ (* -1/8 (* K (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- m n)) l)) (sin (+ M (* -1/2 (* K m)))))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 n (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (* 1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) (*.f64 l (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (* -1/4 (pow n 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) (*.f64 l (-.f64 (*.f64 l (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(*.f64 l (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 M M) l)))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(*.f64 l (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 M M) l)))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(*.f64 l (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 M M) l)))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)) (-.f64 #s(literal 0 binary64) l)) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(+ (* -1 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 M (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 M (-.f64 (*.f64 M (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) #s(literal -3/2 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)))))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) (* M (+ (* 1/6 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))) (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K (+ m n)))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) #s(literal -3/2 binary64)) (*.f64 M (*.f64 #s(literal 7/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 (+.f64 n m) (sin.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 n m) (sin.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))) (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) |
(+ (* K (+ (* 1/2 (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 K (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 n m) (sin.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (cos.f64 M)) (*.f64 (*.f64 (+.f64 n m) (+.f64 n m)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 (*.f64 #s(literal -1/48 binary64) K) (*.f64 (*.f64 (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m))) (sin.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))))) (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))) |
(+ (* m (+ (* -1/8 (* (pow K 2) (* m (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) m) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))) (* -1/48 (* (pow K 3) (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K n)))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) m) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) n) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)))) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)))) (*.f64 l (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M))))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2)))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (pow M 2))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)))) (*.f64 l (-.f64 (*.f64 l (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 M (-.f64 (*.f64 n (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (+ (* M (+ (* -1 (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n)))))) (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (- (* 1/2 (pow n 2)) 1)))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 M (-.f64 (+.f64 (*.f64 n (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 M (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal -1 binary64))))) (*.f64 n (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (+ (* M (+ (* -1 (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n)))))) (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (* (sin (* -1/2 (* K n))) (- (* 1/2 (pow n 2)) 1)))) (+ (* -1/2 (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))) (+ (* 1/6 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (sin (* -1/2 (* K n))))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (+ (* -1 n) (* 1/6 (pow n 3))))))))) (* (cos (* -1/2 (* K n))) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)) (- (* 1/2 (pow n 2)) 1))))))) (* n (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 M (-.f64 (+.f64 (*.f64 n (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 M (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 M (-.f64 (+.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 n (*.f64 n n))) n)))) (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal -1 binary64)))))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal -1 binary64))))) (*.f64 n (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 n)) (- (* -1/2 n) (* -1 M)))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (sin.f64 M))))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))))) (* 1/2 (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (cos.f64 M) (*.f64 n n)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (sin.f64 M)))))) |
(+ (* K (+ (* 1/2 (* n (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (* -1/48 (* K (* (pow n 3) (* (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin M))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (sin.f64 M))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 M) (*.f64 n n)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 (*.f64 (*.f64 n (*.f64 n n)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (sin.f64 M))))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 (*.f64 M (cos.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))) (+ (* 1/2 (* K (* M (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (- (* 1/2 (pow M 2)) 1/4))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (+.f64 (*.f64 (*.f64 M (cos.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 M) (*.f64 K K)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K M) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))) (*.f64 (cos.f64 M) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M M)) #s(literal -1/4 binary64))))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l))))) (+ (* 1/2 (* K (* M (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* M (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))))) (+ (* -1/48 (* (pow K 3) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (sin M)))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (* (sin M) (- (* 1/2 (pow M 2)) 1/4))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (+ (* -1/4 M) (* 1/6 (pow M 3))))))))) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)) (- (* 1/2 (pow M 2)) 1/4)))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1 (pow M 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (+.f64 (*.f64 (*.f64 M (cos.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 M) (*.f64 K K)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K M) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))) (+.f64 (*.f64 (cos.f64 M) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M M)) #s(literal -1/4 binary64)))) (*.f64 n (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (*.f64 M (cos.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))))) (*.f64 (sin.f64 M) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M M)) #s(literal -1/4 binary64))))) (*.f64 (cos.f64 M) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 M #s(literal -1/4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 M (*.f64 M M))))))))))))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (- M (* 1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow (+ M (* -1/2 n)) 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) (*.f64 (*.f64 l (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) (*.f64 l (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 l (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) (*.f64 l (-.f64 (*.f64 l (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 l (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(cos (* -1/2 (* K n))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ (cos (* -1/2 (* K n))) (* -1 (* M (sin (* -1/2 (* K n)))))) |
(-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 M (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K n))))) (sin (* -1/2 (* K n)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K n)))) (* 1/6 (* M (sin (* -1/2 (* K n))))))) (sin (* -1/2 (* K n)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 M)))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow n 2) (cos M)))) (* -1/2 (* n (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (cos.f64 M) (*.f64 n n))) (*.f64 #s(literal 1/2 binary64) (*.f64 n (sin.f64 M)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow n 2) (cos M))) (* -1/48 (* K (* (pow n 3) (sin M)))))) (* -1/2 (* n (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 n n)) (cos.f64 M)) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 n (*.f64 n n))) (sin.f64 M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 n (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 M)))) |
(+ (cos M) (* n (- (* -1/8 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (cos.f64 M) n)) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M)))))) |
(+ (cos M) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* n (sin M)))))) (* -1/2 (* K (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 n (+.f64 (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 M)) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 K K)) (*.f64 n (sin.f64 M)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
M |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) M) #s(literal -1 binary64))) |
M |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 n #s(literal -1/2 binary64)) (/.f64 M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 n #s(literal -1/2 binary64)) (/.f64 M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 n #s(literal -1/2 binary64)) (/.f64 M K))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
M |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* n (+ (* -1/2 K) (/ M n))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) K) (/.f64 M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) K) (/.f64 M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) K) (/.f64 M n))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 M n))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 M n))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 M n))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/4 (pow (+ m n) 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (+.f64 n m))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (-.f64 (+.f64 n m) M))) |
(+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (*.f64 M (-.f64 (+.f64 n m) M))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(*.f64 (*.f64 M M) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) 1)) |
(*.f64 (*.f64 M M) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64))))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) M) (+.f64 n m)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* 1/4 (/ (pow (+ m n) 2) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) M) (+.f64 n m)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* (+ M (* -1/2 n)) (- (* 1/2 n) M)) |
(*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64))))))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 m #s(literal -1/4 binary64)))))) |
(+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 m #s(literal -1/4 binary64)))))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) #s(literal -1/4 binary64)))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m)))) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m)))) #s(literal -1/4 binary64))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m))) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m))) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(* (+ M (* -1/2 m)) (- (* 1/2 m) M)) |
(*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))))) |
(+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) |
(+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) #s(literal -1/4 binary64)))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n)))) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n)))) #s(literal -1/4 binary64))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* -1/2 (+ m n)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 n m)) |
(+ M (* -1/2 (+ m n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(+ M (* -1/2 (+ m n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(+ M (* -1/2 (+ m n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
M |
(* M (+ 1 (* -1/2 (/ (+ m n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 n m) M)))) |
(* M (+ 1 (* -1/2 (/ (+ m n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 n m) M)))) |
(* M (+ 1 (* -1/2 (/ (+ m n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 n m) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (+ m n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) #s(literal -1 binary64))) |
(+ M (* -1/2 n)) |
(+.f64 M (*.f64 n #s(literal -1/2 binary64))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(* -1/2 m) |
(*.f64 m #s(literal -1/2 binary64)) |
(* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2)) |
(*.f64 m (+.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (+.f64 (/.f64 M m) #s(literal -1/2 binary64)))) |
(* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2)) |
(*.f64 m (+.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (+.f64 (/.f64 M m) #s(literal -1/2 binary64)))) |
(* m (- (+ (* -1/2 (/ n m)) (/ M m)) 1/2)) |
(*.f64 m (+.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (+.f64 (/.f64 M m) #s(literal -1/2 binary64)))) |
(* -1/2 m) |
(*.f64 m #s(literal -1/2 binary64)) |
(* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m))) |
(* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m))) |
(* -1 (* m (+ 1/2 (* -1 (/ (+ M (* -1/2 n)) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m))) |
(+ M (* -1/2 m)) |
(+.f64 M (*.f64 m #s(literal -1/2 binary64))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(+ M (+ (* -1/2 m) (* -1/2 n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) |
(* -1/2 n) |
(*.f64 n #s(literal -1/2 binary64)) |
(* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2)) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 m n)) (+.f64 (/.f64 M n) #s(literal -1/2 binary64)))) |
(* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2)) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 m n)) (+.f64 (/.f64 M n) #s(literal -1/2 binary64)))) |
(* n (- (+ (* -1/2 (/ m n)) (/ M n)) 1/2)) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 m n)) (+.f64 (/.f64 M n) #s(literal -1/2 binary64)))) |
(* -1/2 n) |
(*.f64 n #s(literal -1/2 binary64)) |
(* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) n))) |
(* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) n))) |
(* -1 (* n (+ 1/2 (* -1 (/ (+ M (* -1/2 m)) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) n))) |
(- (* -1/4 (pow (+ m n) 2)) l) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l) |
(- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m n))) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (-.f64 (*.f64 M (+.f64 n m)) l)) |
(- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (-.f64 (*.f64 M (-.f64 (+.f64 n m) M)) l)) |
(- (+ (* -1/4 (pow (+ m n) 2)) (* M (+ m (+ n (* -1 M))))) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) (-.f64 (*.f64 M (-.f64 (+.f64 n m) M)) l)) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (-.f64 (+.f64 (/.f64 m M) (/.f64 n M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M)))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow (+ m n) 2) (pow M 2))) (+ (/ m M) (/ n M))) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (-.f64 (+.f64 (/.f64 m M) (/.f64 n M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M)))))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (+ (/ m M) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 m M) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (* -1/4 (pow (+ m n) 2)) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) m) n) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l) M)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 (+ m n)) (* -1 (/ (- (* -1/4 (pow (+ m n) 2)) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) m) n) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l) M)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) |
(-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) |
(- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 m #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (* m (+ (* -1/2 (- (* 1/2 n) M)) (+ (* -1/4 m) (* 1/2 (+ M (* -1/2 n)))))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 m #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (* 1/2 (/ (+ M (* -1/2 n)) m))) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) #s(literal -1/4 binary64)))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m)))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (+ (* -1/2 (/ (- (* 1/2 n) M) m)) (+ (* 1/2 (/ (+ M (* -1/2 n)) m)) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) m) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m m)))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (/.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) m)) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) m)) (+ (* -1/2 (+ M (* -1/2 n))) (* 1/2 (- (* 1/2 n) M)))) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (/.f64 (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l) m)) (-.f64 #s(literal 0 binary64) m)) #s(literal -1/4 binary64))) |
(- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) |
(-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l) |
(- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(+.f64 (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)) |
(- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(+.f64 (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 n #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)) |
(- (+ (* n (+ (* -1/2 (- (* 1/2 m) M)) (+ (* -1/4 n) (* 1/2 (+ M (* -1/2 m)))))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l) |
(+.f64 (*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (+.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 n #s(literal -1/4 binary64))))) (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (* 1/2 (/ (+ M (* -1/2 m)) n))) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) #s(literal -1/4 binary64)))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n)))))) |
(* (pow n 2) (- (+ (* -1/2 (/ (- (* 1/2 m) M) n)) (+ (* 1/2 (/ (+ M (* -1/2 m)) n)) (/ (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) n) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 n n))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n)))))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (/.f64 (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* (+ M (* -1/2 m)) (- (* 1/2 m) M)) l) n)) (+ (* -1/2 (+ M (* -1/2 m))) (* 1/2 (- (* 1/2 m) M)))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 M (*.f64 m #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))) (/.f64 (-.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) |
(*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) |
(+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) |
(+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) |
(+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) |
(-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) #s(literal -1 binary64))) |
(* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) #s(literal -1 binary64))) |
(* l (- (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) #s(literal -1 binary64))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l)) (-.f64 #s(literal 0 binary64) l)) |
(- (* 1/2 n) M) |
(-.f64 (*.f64 n #s(literal 1/2 binary64)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(* 1/2 m) |
(*.f64 m #s(literal 1/2 binary64)) |
(* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m))) |
(*.f64 m (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m))) |
(* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m))) |
(*.f64 m (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m))) |
(* m (- (+ 1/2 (* 1/2 (/ n m))) (/ M m))) |
(*.f64 m (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) m))) |
(* 1/2 m) |
(*.f64 m #s(literal 1/2 binary64)) |
(* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (+.f64 (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m) #s(literal -1/2 binary64))) |
(* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (+.f64 (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m) #s(literal -1/2 binary64))) |
(* -1 (* m (- (* -1 (/ (- (* 1/2 n) M) m)) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (+.f64 (/.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) m) #s(literal -1/2 binary64))) |
(- (* 1/2 m) M) |
(-.f64 (*.f64 m #s(literal 1/2 binary64)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(- (+ (* 1/2 m) (* 1/2 n)) M) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(* 1/2 n) |
(*.f64 n #s(literal 1/2 binary64)) |
(* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n))) |
(*.f64 n (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) n))) |
(* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n))) |
(*.f64 n (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) n))) |
(* n (- (+ 1/2 (* 1/2 (/ m n))) (/ M n))) |
(*.f64 n (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) n))) |
(* 1/2 n) |
(*.f64 n #s(literal 1/2 binary64)) |
(* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (+.f64 (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/2 binary64))) |
(* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (+.f64 (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/2 binary64))) |
(* -1 (* n (- (* -1 (/ (- (* 1/2 m) M) n)) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (+.f64 (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/2 binary64))) |
(* 1/2 (+ m n)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 n m)) |
(+ (* -1 M) (* 1/2 (+ m n))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(+ (* -1 M) (* 1/2 (+ m n))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(+ (* -1 M) (* 1/2 (+ m n))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) |
(* -1 M) |
(-.f64 #s(literal 0 binary64) M) |
(* M (- (* 1/2 (/ (+ m n) M)) 1)) |
(*.f64 M (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) #s(literal -1 binary64))) |
(* M (- (* 1/2 (/ (+ m n) M)) 1)) |
(*.f64 M (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) #s(literal -1 binary64))) |
(* M (- (* 1/2 (/ (+ m n) M)) 1)) |
(*.f64 M (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M) #s(literal -1 binary64))) |
(* -1 M) |
(-.f64 #s(literal 0 binary64) M) |
(* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M))))) |
(-.f64 #s(literal 0 binary64) (*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 n m) M))))) |
(* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M))))) |
(-.f64 #s(literal 0 binary64) (*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 n m) M))))) |
(* -1 (* M (+ 1 (* -1/2 (/ (+ m n) M))))) |
(-.f64 #s(literal 0 binary64) (*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 n m) M))))) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K (+ m n)) |
(*.f64 (+.f64 n m) K) |
(* K n) |
(*.f64 n K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 n m) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 n m) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 n m) K) |
(* K m) |
(*.f64 m K) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) |
(* K m) |
(*.f64 m K) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 (*.f64 n K) m))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 (*.f64 n K) m))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 (*.f64 n K) m))) |
(* K m) |
(*.f64 m K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 n m) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 n m) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 n m) K) |
(* K n) |
(*.f64 n K) |
(* n (+ K (/ (* K m) n))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 m K) n))) |
(* n (+ K (/ (* K m) n))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 m K) n))) |
(* n (+ K (/ (* K m) n))) |
(*.f64 n (+.f64 K (/.f64 (*.f64 m K) n))) |
(* K n) |
(*.f64 n K) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 (*.f64 m K) n))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 (*.f64 m K) n))) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 (*.f64 m K) n))) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (- m n)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (neg (+ n (* -1 m)))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(+ (fabs (- m n)) (* -1/4 (pow m 2))) |
(+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 #s(literal 1/4 binary64) (*.f64 m m)))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m m) l))) #s(literal -1 binary64))) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m m) l))) #s(literal -1 binary64))) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m m) l))) #s(literal -1 binary64))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) l)) (-.f64 #s(literal 0 binary64) l)) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(* (pow n 2) (- (/ (fabs (- m n)) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(* (pow n 2) (- (/ (fabs (+ m (* -1 n))) (pow n 2)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(+ (fabs (- m n)) (* -1/4 (pow n 2))) |
(+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow n 2)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) #s(literal -1 binary64)))) |
(* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) #s(literal -1 binary64)))) |
(* l (- (+ (* -1/4 (/ (pow n 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) #s(literal -1 binary64)))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(+ (* -1/4 (pow n 2)) (* M n)) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M n)) |
(+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M (-.f64 n M))) |
(+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M (-.f64 n M))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ n M) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 n M) #s(literal -1 binary64))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M M)) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M M)) (+.f64 (/.f64 n M) #s(literal -1 binary64)))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ n M) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 n M) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* 1/4 (/ (pow n 2) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 n n)) M) n) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* 1/4 (/ (pow n 2) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 n n)) M) n) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(+ (* -1 (pow M 2)) (* M n)) |
(*.f64 M (-.f64 n M)) |
(+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) |
(-.f64 (*.f64 n (+.f64 M (*.f64 n #s(literal -1/4 binary64)))) (*.f64 M M)) |
(+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) |
(-.f64 (*.f64 n (+.f64 M (*.f64 n #s(literal -1/4 binary64)))) (*.f64 M M)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 M n) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (-.f64 (/.f64 M n) (/.f64 (*.f64 M M) (*.f64 n n))) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (-.f64 (/.f64 M n) (/.f64 (*.f64 M M) (*.f64 n n))) #s(literal -1/4 binary64))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 M n) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (/ (pow M 2) n)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (+.f64 M (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 M M) n))) n) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (/ (pow M 2) n)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (+.f64 M (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 M M) n))) n) #s(literal -1/4 binary64))) |
(- (+ (fabs (- n m)) (* -1 (pow M 2))) l) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* M n))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 M (-.f64 n M)) l)) |
(- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))) l) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 n (+.f64 M (*.f64 n #s(literal -1/4 binary64)))) (*.f64 M M))) l) |
(- (+ (fabs (- n m)) (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n))))) l) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 n (+.f64 M (*.f64 n #s(literal -1/4 binary64)))) (*.f64 M M))) l) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 M n) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (+ (/ M n) (/ (fabs (- n m)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (+.f64 (-.f64 (/.f64 M n) (/.f64 (*.f64 M M) (*.f64 n n))) (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (+ (/ M n) (/ (fabs (- n m)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (+.f64 (-.f64 (/.f64 M n) (/.f64 (*.f64 M M) (*.f64 n n))) (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 n n))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ M n) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 M n) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow M 2))) l) n))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) (-.f64 #s(literal 0 binary64) n)) M) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (+ (fabs (neg (+ m (* -1 n)))) (* -1 (pow M 2))) l) n))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) (-.f64 #s(literal 0 binary64) n)) M) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M n))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M n)) l)) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M (-.f64 n M))) l)) |
(- (+ (fabs (- n m)) (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M))))) l) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M (-.f64 n M))) l)) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ n M) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 n M) #s(literal -1 binary64))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (+ (/ n M) (/ (fabs (- n m)) (pow M 2)))) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M M)) (-.f64 (+.f64 (/.f64 n M) (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M))) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M)))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (+ (/ n M) (/ (fabs (- n m)) (pow M 2)))) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 M M)) (-.f64 (+.f64 (/.f64 n M) (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M))) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M)))))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ n M) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 n M) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) n) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) M)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) n) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) M)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(+ (fabs (- n m)) (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) l)) #s(literal -1 binary64)))) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) l)) #s(literal -1 binary64)))) |
(* l (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) l)) #s(literal -1 binary64)))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) l)) (-.f64 #s(literal 0 binary64) l)) |
Compiled 64135 to 3753 computations (94.1% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1861 | 9 | 1870 |
| Fresh | 2 | 0 | 2 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1868 | 9 | 1877 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.1% | (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| 54.0% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) | |
| ▶ | 35.6% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
| ▶ | 55.3% | (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
| 53.4% | (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) | |
| 28.2% | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) | |
| ▶ | 30.7% | (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
| 22.4% | (*.f64 (cos.f64 (+.f64 M (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)) #s(literal -1 binary64))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| ▶ | 88.3% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
Compiled 378 to 270 computations (28.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
| ✓ | cost-diff | 0 | (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
| ✓ | cost-diff | 0 | (*.f64 K (*.f64 #s(literal -1/2 binary64) n)) |
| ✓ | cost-diff | 0 | (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) |
| ✓ | cost-diff | 128 | (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
| ✓ | cost-diff | 0 | (*.f64 n n) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
| ✓ | cost-diff | 0 | (cos.f64 M) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) l) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 #s(literal 0 binary64) l)) |
| ✓ | cost-diff | 128 | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
| ✓ | cost-diff | 0 | (-.f64 m n) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 m n)) |
| ✓ | cost-diff | 0 | (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)) |
| ✓ | cost-diff | 0 | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
| 3220× | *-lowering-*.f32 |
| 3220× | *-lowering-*.f64 |
| 2108× | sum3-define |
| 2070× | +-lowering-+.f64 |
| 2070× | +-lowering-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 307 |
| 1 | 119 | 290 |
| 2 | 324 | 288 |
| 3 | 1173 | 288 |
| 4 | 4370 | 288 |
| 0 | 8818 | 288 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l))) |
(+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l)) |
(fabs (- m n)) |
(- m n) |
m |
n |
(- (* -1/4 (* (+ n m) (+ n m))) l) |
(* -1/4 (* (+ n m) (+ n m))) |
-1/4 |
(* (+ n m) (+ n m)) |
(+ n m) |
l |
(* (exp (- 0 l)) (cos M)) |
(exp (- 0 l)) |
(- 0 l) |
0 |
l |
(cos M) |
M |
(* (exp (* -1/4 (* n n))) (cos M)) |
(exp (* -1/4 (* n n))) |
(* -1/4 (* n n)) |
-1/4 |
(* n n) |
n |
(cos M) |
M |
(* (cos (+ M (* K (* -1/2 n)))) (exp (- 0 l))) |
(cos (+ M (* K (* -1/2 n)))) |
(+ M (* K (* -1/2 n))) |
M |
(* K (* -1/2 n)) |
K |
(* -1/2 n) |
-1/2 |
n |
(exp (- 0 l)) |
(- 0 l) |
0 |
l |
(* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
(+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) |
(cos (+ M (* -1/2 (* m K)))) |
(+ M (* -1/2 (* m K))) |
M |
(* -1/2 (* m K)) |
-1/2 |
(* m K) |
m |
K |
(* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K)))))) |
1/2 |
(* (* n K) (sin (+ M (* -1/2 (* m K))))) |
(* n K) |
n |
(sin (+ M (* -1/2 (* m K)))) |
(exp (+ (- 0 (* M M)) (- (fabs (- m n)) l))) |
(+ (- 0 (* M M)) (- (fabs (- m n)) l)) |
(- 0 (* M M)) |
0 |
(* M M) |
(- (fabs (- m n)) l) |
(fabs (- m n)) |
(- m n) |
l |
| Outputs |
|---|
(exp (+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l))) |
(exp.f64 (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l)) |
(+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 m n)) |
(- m n) |
(-.f64 m n) |
m |
n |
(- (* -1/4 (* (+ n m) (+ n m))) l) |
(-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) |
(* -1/4 (* (+ n m) (+ n m))) |
(*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) |
-1/4 |
#s(literal -1/4 binary64) |
(* (+ n m) (+ n m)) |
(*.f64 (+.f64 m n) (+.f64 m n)) |
(+ n m) |
(+.f64 m n) |
l |
(* (exp (- 0 l)) (cos M)) |
(/.f64 (cos.f64 M) (exp.f64 l)) |
(exp (- 0 l)) |
(/.f64 #s(literal 1 binary64) (exp.f64 l)) |
(- 0 l) |
(-.f64 #s(literal 0 binary64) l) |
0 |
#s(literal 0 binary64) |
l |
(cos M) |
(cos.f64 M) |
M |
(* (exp (* -1/4 (* n n))) (cos M)) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))))) |
(exp (* -1/4 (* n n))) |
(exp.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) |
(* -1/4 (* n n)) |
(*.f64 n (*.f64 n #s(literal -1/4 binary64))) |
-1/4 |
#s(literal -1/4 binary64) |
(* n n) |
(*.f64 n n) |
n |
(cos M) |
(cos.f64 M) |
M |
(* (cos (+ M (* K (* -1/2 n)))) (exp (- 0 l))) |
(/.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (exp.f64 l)) |
(cos (+ M (* K (* -1/2 n)))) |
(cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) |
(+ M (* K (* -1/2 n))) |
(+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) |
M |
(* K (* -1/2 n)) |
(*.f64 n (*.f64 K #s(literal -1/2 binary64))) |
K |
(* -1/2 n) |
(*.f64 n #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
n |
(exp (- 0 l)) |
(/.f64 #s(literal 1 binary64) (exp.f64 l)) |
(- 0 l) |
(-.f64 #s(literal 0 binary64) l) |
0 |
#s(literal 0 binary64) |
l |
(* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
(/.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64))))) (*.f64 (sin.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64))))) (*.f64 n (*.f64 K #s(literal 1/2 binary64))))) (exp.f64 (-.f64 (+.f64 l (*.f64 M M)) (fabs.f64 (-.f64 m n))))) |
(+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64))))) (*.f64 (sin.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64))))) (*.f64 n (*.f64 K #s(literal 1/2 binary64))))) |
(cos (+ M (* -1/2 (* m K)))) |
(cos.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64))))) |
(+ M (* -1/2 (* m K))) |
(+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64)))) |
M |
(* -1/2 (* m K)) |
(*.f64 m (*.f64 K #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* m K) |
(*.f64 m K) |
m |
K |
(* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K)))))) |
(*.f64 (sin.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64))))) (*.f64 n (*.f64 K #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* n K) (sin (+ M (* -1/2 (* m K))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64)))))) |
(* n K) |
(*.f64 n K) |
n |
(sin (+ M (* -1/2 (* m K)))) |
(sin.f64 (+.f64 M (*.f64 m (*.f64 K #s(literal -1/2 binary64))))) |
(exp (+ (- 0 (* M M)) (- (fabs (- m n)) l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M)))) |
(+ (- 0 (* M M)) (- (fabs (- m n)) l)) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 M M))) |
(- 0 (* M M)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
0 |
#s(literal 0 binary64) |
(* M M) |
(*.f64 M M) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 m n)) |
(- m n) |
(-.f64 m n) |
l |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.0% | (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
| ✓ | accuracy | 94.6% | (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| ✓ | accuracy | 59.2% | (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
| ✓ | accuracy | 58.9% | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
| ✓ | accuracy | 100.0% | (exp.f64 (-.f64 #s(literal 0 binary64) l)) |
| ✓ | accuracy | 100.0% | (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
| ✓ | accuracy | 100.0% | (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) |
| ✓ | accuracy | 55.0% | (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) |
| ✓ | accuracy | 100.0% | (*.f64 n n) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
| ✓ | accuracy | 100.0% | (cos.f64 M) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) l) |
| ✓ | accuracy | 100.0% | (exp.f64 (-.f64 #s(literal 0 binary64) l)) |
| ✓ | accuracy | 100.0% | (cos.f64 M) |
| ✓ | accuracy | 100.0% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l) |
| ✓ | accuracy | 100.0% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
| ✓ | accuracy | 100.0% | (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 n m) (+.f64 n m)) |
| 374.0ms | 206× | 1 | valid |
| 61.0ms | 50× | 0 | valid |
Compiled 350 to 46 computations (86.9% saved)
ival-mult: 47.0ms (24.5% of total)ival-add: 46.0ms (24% of total)ival-cos: 31.0ms (16.1% of total)backward-pass: 28.0ms (14.6% of total)ival-sub: 13.0ms (6.8% of total)ival-sin: 12.0ms (6.3% of total)ival-exp: 11.0ms (5.7% of total)ival-fabs: 3.0ms (1.6% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (exp (+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l)))> |
#<alt (+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l))> |
#<alt (fabs (- m n))> |
#<alt (- m n)> |
#<alt (* (exp (- 0 l)) (cos M))> |
#<alt (exp (- 0 l))> |
#<alt (- 0 l)> |
#<alt (cos M)> |
#<alt (* (exp (* -1/4 (* n n))) (cos M))> |
#<alt (exp (* -1/4 (* n n)))> |
#<alt (* -1/4 (* n n))> |
#<alt (* n n)> |
#<alt (* (cos (+ M (* K (* -1/2 n)))) (exp (- 0 l)))> |
#<alt (cos (+ M (* K (* -1/2 n))))> |
#<alt (+ M (* K (* -1/2 n)))> |
#<alt (* K (* -1/2 n))> |
#<alt (+ (- 0 (* M M)) (- (fabs (- m n)) l))> |
#<alt (* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l))))> |
#<alt (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K)))))))> |
#<alt (cos (+ M (* -1/2 (* m K))))> |
#<alt (* (+ n m) (+ n m))> |
#<alt (- (* -1/4 (* (+ n m) (+ n m))) l)> |
#<alt (sin (+ M (* -1/2 (* m K))))> |
#<alt (* (* n K) (sin (+ M (* -1/2 (* m K)))))> |
| Outputs |
|---|
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))> |
#<alt (+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* -1/2 (* m (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l))))))> |
#<alt (+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* m (+ (* -1/2 (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (- (* 1/8 (pow n 2)) 1/4))))))> |
#<alt (+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* m (+ (* -1/2 (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* m (+ (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (+ (* -1/48 (pow n 3)) (* 1/8 n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (- (* 1/8 (pow n 2)) 1/4)))))))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))> |
#<alt (+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* -1/2 (* m (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l))))))> |
#<alt (+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* n (+ (* -1/2 (* m (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (- (* 1/8 (pow m 2)) 1/4))))))> |
#<alt (+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* n (+ (* -1/2 (* m (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* n (+ (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (+ (* -1/48 (pow m 3)) (* 1/8 m)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (- (* 1/8 (pow m 2)) 1/4)))))))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l))> |
#<alt (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l))> |
#<alt (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l))> |
#<alt (exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l))> |
#<alt (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))> |
#<alt (+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* -1 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))))))> |
#<alt (+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* l (+ (* -1 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))) (* 1/2 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))))))))> |
#<alt (+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* l (+ (* -1 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))))) (* 1/2 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))))))))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))> |
#<alt (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))))> |
#<alt (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))))> |
#<alt (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))))> |
#<alt (exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))))> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (fabs (- m n)) (+ (* -1/2 (* m n)) (* -1/4 (pow n 2)))) l)> |
#<alt (- (+ (fabs (- m n)) (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m))))) l)> |
#<alt (- (+ (fabs (- m n)) (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m))))) l)> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1/2 (/ n m)) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ n m)) (+ (* -1/4 (/ (pow n 2) (pow m 2))) (/ (fabs (- m n)) (pow m 2)))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ n m)) (+ (* -1/4 (/ (pow n 2) (pow m 2))) (/ (fabs (- m n)) (pow m 2)))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1/2 (/ n m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) m)) (* 1/2 n)) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) m)) (* 1/2 n)) m)) 1/4))> |
#<alt (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- m n)) (+ (* -1/2 (* m n)) (* -1/4 (pow m 2)))) l)> |
#<alt (- (+ (fabs (- m n)) (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n))))) l)> |
#<alt (- (+ (fabs (- m n)) (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n))))) l)> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1/2 (/ m n)) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ m n)) (+ (* -1/4 (/ (pow m 2) (pow n 2))) (/ (fabs (- m n)) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ m n)) (+ (* -1/4 (/ (pow m 2) (pow n 2))) (/ (fabs (- m n)) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1/2 (/ m n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) n)) (* 1/2 m)) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) n)) (* 1/2 m)) n)) 1/4))> |
#<alt (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))> |
#<alt (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))> |
#<alt (* -1 l)> |
#<alt (* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (* -1 n)> |
#<alt (- m n)> |
#<alt (- m n)> |
#<alt (- m n)> |
#<alt m> |
#<alt (* m (+ 1 (* -1 (/ n m))))> |
#<alt (* m (+ 1 (* -1 (/ n m))))> |
#<alt (* m (+ 1 (* -1 (/ n m))))> |
#<alt m> |
#<alt (* -1 (* m (- (/ n m) 1)))> |
#<alt (* -1 (* m (- (/ n m) 1)))> |
#<alt (* -1 (* m (- (/ n m) 1)))> |
#<alt m> |
#<alt (+ m (* -1 n))> |
#<alt (+ m (* -1 n))> |
#<alt (+ m (* -1 n))> |
#<alt (* -1 n)> |
#<alt (* n (- (/ m n) 1))> |
#<alt (* n (- (/ m n) 1))> |
#<alt (* n (- (/ m n) 1))> |
#<alt (* -1 n)> |
#<alt (* -1 (* n (+ 1 (* -1 (/ m n)))))> |
#<alt (* -1 (* n (+ 1 (* -1 (/ m n)))))> |
#<alt (* -1 (* n (+ 1 (* -1 (/ m n)))))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* -1 (* l (cos M))))> |
#<alt (+ (cos M) (* l (+ (* -1 (cos M)) (* 1/2 (* l (cos M))))))> |
#<alt (+ (cos M) (* l (+ (* -1 (cos M)) (* l (+ (* -1/6 (* l (cos M))) (* 1/2 (cos M)))))))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (* -1 l)))> |
#<alt (* (cos M) (exp (* -1 l)))> |
#<alt (* (cos M) (exp (* -1 l)))> |
#<alt (* (cos M) (exp (* -1 l)))> |
#<alt (exp (neg l))> |
#<alt (+ (exp (neg l)) (* -1/2 (* (pow M 2) (exp (neg l)))))> |
#<alt (+ (exp (neg l)) (* (pow M 2) (+ (* -1/2 (exp (neg l))) (* 1/24 (* (pow M 2) (exp (neg l)))))))> |
#<alt (+ (exp (neg l)) (* (pow M 2) (+ (* -1/2 (exp (neg l))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (exp (neg l)))) (* 1/24 (exp (neg l))))))))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt 1> |
#<alt (+ 1 (* -1 l))> |
#<alt (+ 1 (* l (- (* 1/2 l) 1)))> |
#<alt (+ 1 (* l (- (* l (+ 1/2 (* -1/6 l))) 1)))> |
#<alt (exp (neg l))> |
#<alt (exp (neg l))> |
#<alt (exp (neg l))> |
#<alt (exp (neg l))> |
#<alt (exp (* -1 l))> |
#<alt (exp (* -1 l))> |
#<alt (exp (* -1 l))> |
#<alt (exp (* -1 l))> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow M 2)))> |
#<alt (+ 1 (* (pow M 2) (- (* 1/24 (pow M 2)) 1/2)))> |
#<alt (+ 1 (* (pow M 2) (- (* (pow M 2) (+ 1/24 (* -1/720 (pow M 2)))) 1/2)))> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (+ (cos M) (* -1/4 (* (pow n 2) (cos M))))> |
#<alt (+ (cos M) (* (pow n 2) (+ (* -1/4 (cos M)) (* 1/32 (* (pow n 2) (cos M))))))> |
#<alt (+ (cos M) (* (pow n 2) (+ (* -1/4 (cos M)) (* (pow n 2) (+ (* -1/384 (* (pow n 2) (cos M))) (* 1/32 (cos M)))))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (+ (exp (* -1/4 (pow n 2))) (* -1/2 (* (pow M 2) (exp (* -1/4 (pow n 2))))))> |
#<alt (+ (exp (* -1/4 (pow n 2))) (* (pow M 2) (+ (* -1/2 (exp (* -1/4 (pow n 2)))) (* 1/24 (* (pow M 2) (exp (* -1/4 (pow n 2))))))))> |
#<alt (+ (exp (* -1/4 (pow n 2))) (* (pow M 2) (+ (* -1/2 (exp (* -1/4 (pow n 2)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (exp (* -1/4 (pow n 2))))) (* 1/24 (exp (* -1/4 (pow n 2)))))))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (exp (* -1/4 (pow n 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow n 2)))> |
#<alt (+ 1 (* (pow n 2) (- (* 1/32 (pow n 2)) 1/4)))> |
#<alt (+ 1 (* (pow n 2) (- (* (pow n 2) (+ 1/32 (* -1/384 (pow n 2)))) 1/4)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (* (cos (* -1/2 (* K n))) (exp (neg l)))> |
#<alt (+ (* -1 (* M (* (exp (neg l)) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (neg l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (neg l)) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (neg l))))))) (* (cos (* -1/2 (* K n))) (exp (neg l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (neg l)) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (neg l)))) (* 1/6 (* M (* (exp (neg l)) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (neg l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (neg l)) (sin M))))) (* (cos M) (exp (neg l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (neg l)))))) (* 1/2 (* n (* (exp (neg l)) (sin M)))))) (* (cos M) (exp (neg l))))> |
#<alt (+ (* K (+ (* 1/2 (* n (* (exp (neg l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (neg l))))) (* -1/48 (* K (* (pow n 3) (* (exp (neg l)) (sin M))))))))) (* (cos M) (exp (neg l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos M) (exp (neg l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (neg l)) (sin M))))) (* (cos M) (exp (neg l))))> |
#<alt (+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (neg l)))))) (* 1/2 (* K (* (exp (neg l)) (sin M)))))) (* (cos M) (exp (neg l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (neg l)) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (neg l))))) (* -1/48 (* (pow K 3) (* n (* (exp (neg l)) (sin M))))))))) (* (cos M) (exp (neg l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* -1 (* l (cos (+ M (* -1/2 (* K n)))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* l (+ (* -1 (cos (+ M (* -1/2 (* K n))))) (* 1/2 (* l (cos (+ M (* -1/2 (* K n)))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K n)))) (* l (+ (* -1 (cos (+ M (* -1/2 (* K n))))) (* l (+ (* -1/6 (* l (cos (+ M (* -1/2 (* K n)))))) (* 1/2 (cos (+ M (* -1/2 (* K n))))))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (neg l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l)))> |
#<alt (cos (* -1/2 (* K n)))> |
#<alt (+ (cos (* -1/2 (* K n))) (* -1 (* M (sin (* -1/2 (* K n))))))> |
#<alt (+ (cos (* -1/2 (* K n))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K n))))) (sin (* -1/2 (* K n))))))> |
#<alt (+ (cos (* -1/2 (* K n))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K n)))) (* 1/6 (* M (sin (* -1/2 (* K n))))))) (sin (* -1/2 (* K n))))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K n)) (* -1 M)))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* n (sin M)))))> |
#<alt (+ (cos M) (* K (- (* -1/8 (* K (* (pow n 2) (cos M)))) (* -1/2 (* n (sin M))))))> |
#<alt (+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow n 2) (cos M))) (* -1/48 (* K (* (pow n 3) (sin M)))))) (* -1/2 (* n (sin M))))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* n (sin M)))))> |
#<alt (+ (cos M) (* n (- (* -1/8 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))> |
#<alt (+ (cos M) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* n (sin M)))))) (* -1/2 (* K (sin M))))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (cos (+ M (* -1/2 (* K n))))> |
#<alt (* -1/2 (* K n))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (* K n) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K n) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* K n) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K n) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K n) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* K n) M)) 1)))> |
#<alt M> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* K (+ (* -1/2 n) (/ M K)))> |
#<alt (* K (+ (* -1/2 n) (/ M K)))> |
#<alt (* K (+ (* -1/2 n) (/ M K)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n))))> |
#<alt M> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (+ M (* -1/2 (* K n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* n (+ (* -1/2 K) (/ M n)))> |
#<alt (* n (+ (* -1/2 K) (/ M n)))> |
#<alt (* n (+ (* -1/2 K) (/ M n)))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K))))> |
#<alt (* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K))))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (* -1/2 (* K n))> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (+ (fabs (- m n)) (* -1 (pow M 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1 (pow M 2))) l)> |
#<alt (- (+ (fabs (- m n)) (* -1 (pow M 2))) l)> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* -1 (pow M 2))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2)))))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))> |
#<alt (- (fabs (- m n)) (pow M 2))> |
#<alt (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))> |
#<alt (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))> |
#<alt (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))> |
#<alt (* -1 l)> |
#<alt (* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l))))> |
#<alt (* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l))))> |
#<alt (* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l))))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l)))))> |
#<alt (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))> |
#<alt (+ (* M (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m)))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))))))> |
#<alt (+ (* M (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) (* (exp (- (fabs (- m n)) l)) (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m)))))))))) (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))))))> |
#<alt (+ (* M (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m)))))) (* (exp (- (fabs (- m n)) l)) (- (* -1/12 (* K (* n (cos (* -1/2 (* K m)))))) (* -1/6 (sin (* -1/2 (* K m)))))))) (* (exp (- (fabs (- m n)) l)) (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m))))))))))) (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M))))))> |
#<alt (+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M)))))))> |
#<alt (+ (* m (+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M)))))))> |
#<alt (+ (* m (+ (* m (+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/96 (* (pow K 4) (* n (cos M)))) (* 1/48 (* (pow K 3) (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M)))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M)))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* K (+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* K (+ (* K (+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/16 (* (pow m 2) (* n (sin M)))) (* 1/48 (* (pow m 3) (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)))> |
#<alt (* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)))> |
#<alt (* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)))> |
#<alt (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))))> |
#<alt (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n)))> |
#<alt (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n)))> |
#<alt (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n)))> |
#<alt (* 1/2 (* K (* n (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (+ (* -1 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (+ (* l (+ (* -1 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) (* 1/2 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (+ (* l (+ (* -1 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) (* l (+ (* -1/6 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))) (* 1/2 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))))> |
#<alt (+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m)))))))> |
#<alt (+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (+ (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m))))))))) (sin (* -1/2 (* K m)))))))> |
#<alt (+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (+ (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (+ (* -1/4 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (* -1/12 (* K (* n (cos (* -1/2 (* K m)))))) (* -1/6 (sin (* -1/2 (* K m)))))))))) (sin (* -1/2 (* K m)))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))> |
#<alt (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))> |
#<alt (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))> |
#<alt (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))> |
#<alt (+ (cos M) (* 1/2 (* K (* n (sin M)))))> |
#<alt (+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))))> |
#<alt (+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (+ (* -1/4 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M))))))) (* -1/2 (* K (sin M)))))))> |
#<alt (+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (+ (* -1/4 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 2) (cos M))) (+ (* -1/16 (* (pow K 3) (* n (sin M)))) (* m (- (* 1/96 (* (pow K 4) (* n (cos M)))) (* 1/48 (* (pow K 3) (sin M))))))))) (* -1/2 (* K (sin M)))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* K (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M))))))> |
#<alt (+ (cos M) (* K (- (+ (* 1/2 (* n (sin M))) (* K (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M)))))) (* -1/2 (* m (sin M))))))> |
#<alt (+ (cos M) (* K (- (+ (* 1/2 (* n (sin M))) (* K (+ (* -1/4 (* m (* n (cos M)))) (+ (* -1/8 (* (pow m 2) (cos M))) (* K (- (* -1/16 (* (pow m 2) (* n (sin M)))) (* 1/48 (* (pow m 3) (sin M))))))))) (* -1/2 (* m (sin M))))))> |
#<alt (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))> |
#<alt (* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K)))> |
#<alt (* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K)))> |
#<alt (* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K)))> |
#<alt (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))> |
#<alt (* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))> |
#<alt (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))> |
#<alt (* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n)))> |
#<alt (* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n)))> |
#<alt (* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n)))> |
#<alt (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))> |
#<alt (* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m)))))))))> |
#<alt (cos (* -1/2 (* K m)))> |
#<alt (+ (cos (* -1/2 (* K m))) (* -1 (* M (sin (* -1/2 (* K m))))))> |
#<alt (+ (cos (* -1/2 (* K m))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K m))))) (sin (* -1/2 (* K m))))))> |
#<alt (+ (cos (* -1/2 (* K m))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (* 1/6 (* M (sin (* -1/2 (* K m))))))) (sin (* -1/2 (* K m))))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* m (sin M)))))> |
#<alt (+ (cos M) (* m (- (* -1/8 (* (pow K 2) (* m (cos M)))) (* -1/2 (* K (sin M))))))> |
#<alt (+ (cos M) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* m (sin M)))))) (* -1/2 (* K (sin M))))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* m (sin M)))))> |
#<alt (+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (cos M)))) (* -1/2 (* m (sin M))))))> |
#<alt (+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (cos M))) (* -1/48 (* K (* (pow m 3) (sin M)))))) (* -1/2 (* m (sin M))))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (cos (+ M (* -1/2 (* K m))))> |
#<alt (pow m 2)> |
#<alt (+ (* 2 (* m n)) (pow m 2))> |
#<alt (+ (* n (+ n (* 2 m))) (pow m 2))> |
#<alt (+ (* n (+ n (* 2 m))) (pow m 2))> |
#<alt (pow n 2)> |
#<alt (* (pow n 2) (+ 1 (* 2 (/ m n))))> |
#<alt (* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2)))))> |
#<alt (* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2)))))> |
#<alt (pow n 2)> |
#<alt (* (pow n 2) (+ 1 (* 2 (/ m n))))> |
#<alt (* (pow n 2) (+ 1 (* -1 (/ (+ (* -2 m) (* -1 (/ (pow m 2) n))) n))))> |
#<alt (* (pow n 2) (+ 1 (* -1 (/ (+ (* -2 m) (* -1 (/ (pow m 2) n))) n))))> |
#<alt (pow n 2)> |
#<alt (+ (* 2 (* m n)) (pow n 2))> |
#<alt (+ (* m (+ m (* 2 n))) (pow n 2))> |
#<alt (+ (* m (+ m (* 2 n))) (pow n 2))> |
#<alt (pow m 2)> |
#<alt (* (pow m 2) (+ 1 (* 2 (/ n m))))> |
#<alt (* (pow m 2) (+ 1 (+ (* 2 (/ n m)) (/ (pow n 2) (pow m 2)))))> |
#<alt (* (pow m 2) (+ 1 (+ (* 2 (/ n m)) (/ (pow n 2) (pow m 2)))))> |
#<alt (pow m 2)> |
#<alt (* (pow m 2) (+ 1 (* 2 (/ n m))))> |
#<alt (* (pow m 2) (+ 1 (* -1 (/ (+ (* -2 n) (* -1 (/ (pow n 2) m))) m))))> |
#<alt (* (pow m 2) (+ 1 (* -1 (/ (+ (* -2 n) (* -1 (/ (pow n 2) m))) m))))> |
#<alt (- (* -1/4 (pow m 2)) l)> |
#<alt (- (+ (* -1/2 (* m n)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n)))) l)> |
#<alt (- (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n)))) l)> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1/2 (/ m n)) 1/4))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ m n)) (* -1/4 (/ (pow m 2) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (+ (* -1/2 (/ m n)) (* -1/4 (/ (pow m 2) (pow n 2)))) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (* -1/2 (/ m n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4))> |
#<alt (- (* -1/4 (pow n 2)) l)> |
#<alt (- (+ (* -1/2 (* m n)) (* -1/4 (pow n 2))) l)> |
#<alt (- (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m)))) l)> |
#<alt (- (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m)))) l)> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1/2 (/ n m)) 1/4))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ n m)) (* -1/4 (/ (pow n 2) (pow m 2)))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (+ (* -1/2 (/ n m)) (* -1/4 (/ (pow n 2) (pow m 2)))) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (* -1/2 (/ n m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4))> |
#<alt (* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4))> |
#<alt (* -1/4 (pow (+ m n) 2))> |
#<alt (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))> |
#<alt (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))> |
#<alt (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))> |
#<alt (* -1 l)> |
#<alt (* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1))> |
#<alt (* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1))> |
#<alt (* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l)))))> |
#<alt (* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l)))))> |
#<alt (* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l)))))> |
#<alt (sin (* -1/2 (* K m)))> |
#<alt (+ (sin (* -1/2 (* K m))) (* M (cos (* -1/2 (* K m)))))> |
#<alt (+ (sin (* -1/2 (* K m))) (* M (+ (cos (* -1/2 (* K m))) (* -1/2 (* M (sin (* -1/2 (* K m))))))))> |
#<alt (+ (sin (* -1/2 (* K m))) (* M (+ (cos (* -1/2 (* K m))) (* M (+ (* -1/2 (sin (* -1/2 (* K m)))) (* -1/6 (* M (cos (* -1/2 (* K m))))))))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (sin (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (sin (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (sin (- (* -1/2 (* K m)) (* -1 M)))> |
#<alt (sin M)> |
#<alt (+ (sin M) (* -1/2 (* K (* m (cos M)))))> |
#<alt (+ (sin M) (* m (+ (* -1/2 (* K (cos M))) (* -1/8 (* (pow K 2) (* m (sin M)))))))> |
#<alt (+ (sin M) (* m (+ (* -1/2 (* K (cos M))) (* m (+ (* -1/8 (* (pow K 2) (sin M))) (* 1/48 (* (pow K 3) (* m (cos M)))))))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin M)> |
#<alt (+ (sin M) (* -1/2 (* K (* m (cos M)))))> |
#<alt (+ (sin M) (* K (+ (* -1/2 (* m (cos M))) (* -1/8 (* K (* (pow m 2) (sin M)))))))> |
#<alt (+ (sin M) (* K (+ (* -1/2 (* m (cos M))) (* K (+ (* -1/8 (* (pow m 2) (sin M))) (* 1/48 (* K (* (pow m 3) (cos M)))))))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (sin (+ M (* -1/2 (* K m))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin M)))> |
#<alt (* K (+ (* -1/2 (* K (* m (* n (cos M))))) (* n (sin M))))> |
#<alt (* K (+ (* K (+ (* -1/2 (* m (* n (cos M)))) (* -1/8 (* K (* (pow m 2) (* n (sin M))))))) (* n (sin M))))> |
#<alt (* K (+ (* K (+ (* -1/2 (* m (* n (cos M)))) (* K (+ (* -1/8 (* (pow m 2) (* n (sin M)))) (* 1/48 (* K (* (pow m 3) (* n (cos M))))))))) (* n (sin M))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (* -1/2 (* K m)))))> |
#<alt (+ (* K (* M (* n (cos (* -1/2 (* K m)))))) (* K (* n (sin (* -1/2 (* K m))))))> |
#<alt (+ (* K (* n (sin (* -1/2 (* K m))))) (* M (+ (* -1/2 (* K (* M (* n (sin (* -1/2 (* K m))))))) (* K (* n (cos (* -1/2 (* K m))))))))> |
#<alt (+ (* K (* n (sin (* -1/2 (* K m))))) (* M (+ (* K (* n (cos (* -1/2 (* K m))))) (* M (+ (* -1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* -1/6 (* K (* M (* n (cos (* -1/2 (* K m))))))))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))> |
#<alt (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))> |
#<alt (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))> |
#<alt (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))> |
#<alt (* K (* n (sin M)))> |
#<alt (+ (* -1/2 (* (pow K 2) (* m (* n (cos M))))) (* K (* n (sin M))))> |
#<alt (+ (* K (* n (sin M))) (* m (+ (* -1/2 (* (pow K 2) (* n (cos M)))) (* -1/8 (* (pow K 3) (* m (* n (sin M))))))))> |
#<alt (+ (* K (* n (sin M))) (* m (+ (* -1/2 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 3) (* n (sin M)))) (* 1/48 (* (pow K 4) (* m (* n (cos M))))))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
#<alt (* K (* n (sin (+ M (* -1/2 (* K m))))))> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | M | @ | inf | (* (exp (- 0 l)) (cos M)) |
| 5.0ms | n | @ | inf | (* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
| 4.0ms | l | @ | inf | (* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
| 3.0ms | M | @ | -inf | (* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
| 1.0ms | n | @ | 0 | (* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
| 1× | batch-egg-rewrite |
| 2762× | fma-lowering-fma.f32 |
| 2762× | fma-lowering-fma.f64 |
| 2394× | *-lowering-*.f32 |
| 2394× | *-lowering-*.f64 |
| 1704× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 203 |
| 1 | 255 | 189 |
| 2 | 2411 | 189 |
| 0 | 8581 | 189 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l))) |
(+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l)) |
(fabs (- m n)) |
(- m n) |
(* (exp (- 0 l)) (cos M)) |
(exp (- 0 l)) |
(- 0 l) |
(cos M) |
(* (exp (* -1/4 (* n n))) (cos M)) |
(exp (* -1/4 (* n n))) |
(* -1/4 (* n n)) |
(* n n) |
(* (cos (+ M (* K (* -1/2 n)))) (exp (- 0 l))) |
(cos (+ M (* K (* -1/2 n)))) |
(+ M (* K (* -1/2 n))) |
(* K (* -1/2 n)) |
(+ (- 0 (* M M)) (- (fabs (- m n)) l)) |
(* (+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) (exp (+ (- 0 (* M M)) (- (fabs (- m n)) l)))) |
(+ (cos (+ M (* -1/2 (* m K)))) (* 1/2 (* (* n K) (sin (+ M (* -1/2 (* m K))))))) |
(cos (+ M (* -1/2 (* m K)))) |
(* (+ n m) (+ n m)) |
(- (* -1/4 (* (+ n m) (+ n m))) l) |
(sin (+ M (* -1/2 (* m K)))) |
(* (* n K) (sin (+ M (* -1/2 (* m K))))) |
| Outputs |
|---|
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) |
(/.f64 (exp.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) (exp.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(/.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))))) (exp.f64 l)) |
(/.f64 (exp.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (exp.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) |
(pow.f64 (exp.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))))) |
(pow.f64 (exp.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (exp.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(*.f64 (exp.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) |
(+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(+.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))) |
(+.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) (-.f64 l (fabs.f64 (-.f64 m n)))) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) l) |
(-.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)) (neg.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(fma.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)) (neg.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(fma.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal -1/4 binary64) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal -1/4 binary64) (neg.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (fabs.f64 (-.f64 m n))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (fabs.f64 (-.f64 m n))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 m n)) (+.f64 m n) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 m n)) (+.f64 m n) (neg.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) |
(/.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) (neg.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (neg.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) #s(literal 2 binary64)) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) l)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) #s(literal 2 binary64)) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) l)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (*.f64 (-.f64 m n) (-.f64 m n))) (-.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) |
(fabs.f64 (-.f64 m n)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 m n))) |
(fabs.f64 (-.f64 n m)) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 m n)))) |
(fabs.f64 (neg.f64 (-.f64 n m))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (fabs.f64 (+.f64 m n))) |
(+.f64 m (-.f64 #s(literal 0 binary64) n)) |
(+.f64 (-.f64 #s(literal 0 binary64) n) m) |
(-.f64 m n) |
(-.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n)))) (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n))))) |
(-.f64 (/.f64 (*.f64 m m) (+.f64 m n)) (/.f64 (*.f64 n n) (+.f64 m n))) |
(fma.f64 #s(literal -1 binary64) n m) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n))) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 m n) (-.f64 (*.f64 m m) (*.f64 n n)))) |
(/.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n)))) |
(/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (+.f64 m n)) |
(/.f64 (neg.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (neg.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (neg.f64 (+.f64 m n))) |
(/.f64 (+.f64 (*.f64 m (*.f64 m m)) (*.f64 #s(literal -1 binary64) (*.f64 n (*.f64 n n)))) (+.f64 (*.f64 m m) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 0 binary64) n)) (*.f64 m (-.f64 #s(literal 0 binary64) n))))) |
(/.f64 (-.f64 (*.f64 m m) (*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 0 binary64) n))) (-.f64 m (-.f64 #s(literal 0 binary64) n))) |
(pow.f64 (/.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n))) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 m n) (-.f64 (*.f64 m m) (*.f64 n n))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n))))) |
(*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (/.f64 #s(literal 1 binary64) (+.f64 m n))) |
(*.f64 (/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n)))) |
(*.f64 (/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (-.f64 (*.f64 n n) (*.f64 m m))) (-.f64 n m)) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 M)) (exp.f64 l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(/.f64 #s(literal 1 binary64) (exp.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 l) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 l))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) (*.f64 l l))) (exp.f64 (/.f64 (*.f64 l (*.f64 l l)) (*.f64 l l)))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) l)) (exp.f64 (/.f64 (*.f64 l l) l))) |
(pow.f64 (exp.f64 l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (exp.f64 l) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l)))) (/.f64 #s(literal 1 binary64) (*.f64 l l))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 l l))) (/.f64 #s(literal 1 binary64) l)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) l) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) l) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 l l)) (/.f64 (*.f64 l (*.f64 l l)) (*.f64 l l))) |
(-.f64 (/.f64 #s(literal 0 binary64) l) (/.f64 (*.f64 l l) l)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (*.f64 l l)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 l l)) (/.f64 #s(literal 1 binary64) l) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) l #s(literal 0 binary64)) |
(neg.f64 l) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 l l) (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 l (-.f64 #s(literal 0 binary64) (*.f64 l l)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l))) (*.f64 l l)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 l l)) l) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l)))) (-.f64 #s(literal 0 binary64) (*.f64 l l))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 l l))) (-.f64 #s(literal 0 binary64) l)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 l (*.f64 l l)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) l))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) l))) |
(pow.f64 (/.f64 (*.f64 l l) (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 l (-.f64 #s(literal 0 binary64) (*.f64 l l))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (*.f64 l l))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 l l)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 #s(literal -1 binary64) l) |
(cos.f64 M) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 n #s(literal -1/4 binary64)))) n)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 n n))) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (*.f64 n n)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 n n) #s(literal 2 binary64)) (/.f64 (*.f64 n n) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 n #s(literal -1/4 binary64))) n) |
(pow.f64 (exp.f64 (*.f64 n n)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n n) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/4 binary64)) (exp.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 n n) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 n) (*.f64 n #s(literal -1/4 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n n) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n n) #s(literal 2 binary64))))) |
(*.f64 n (*.f64 n #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(*.f64 (*.f64 n n) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 n #s(literal -1/4 binary64)) n) |
(exp.f64 (*.f64 (log.f64 n) #s(literal 2 binary64))) |
(pow.f64 n #s(literal 2 binary64)) |
(pow.f64 (*.f64 n n) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 n)) #s(literal 2 binary64)) |
(*.f64 n n) |
(*.f64 (exp.f64 (log.f64 n)) (exp.f64 (log.f64 n))) |
(/.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (exp.f64 l)) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) (exp.f64 l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (fma.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) (cos.f64 (/.f64 (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64)))) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) (sin.f64 (/.f64 (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64)))) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))))) |
(cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) (cos.f64 M) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) #s(literal 2 binary64))) (cos.f64 (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64)))) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(fma.f64 n (*.f64 K #s(literal -1/2 binary64)) M) |
(fma.f64 K (*.f64 n #s(literal -1/2 binary64)) M) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 n K) M) |
(fma.f64 (*.f64 n #s(literal -1/2 binary64)) K M) |
(fma.f64 (*.f64 n K) #s(literal -1/2 binary64) M) |
(fma.f64 (*.f64 K #s(literal -1/2 binary64)) n M) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) (-.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) K)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) K)))) (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) (-.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) K)))) (+.f64 (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64)))) (-.f64 (*.f64 M M) (*.f64 (*.f64 M K) (*.f64 n #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64))))) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) K))))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) (-.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64)))) (*.f64 M M)) (-.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) (-.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) K))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) K)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) (-.f64 (*.f64 n (*.f64 K #s(literal -1/2 binary64))) M))))) |
(*.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 n n) (*.f64 (*.f64 K #s(literal -1/2 binary64)) (*.f64 K #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))))) |
(*.f64 n (*.f64 K #s(literal -1/2 binary64))) |
(*.f64 K (*.f64 n #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(*.f64 (*.f64 n #s(literal -1/2 binary64)) K) |
(*.f64 (*.f64 n K) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 K #s(literal -1/2 binary64)) n) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 M M))) |
(+.f64 #s(literal 0 binary64) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) |
(+.f64 (*.f64 M M) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 M M)) |
(+.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) M)) M (*.f64 M M))) |
(+.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))) (fma.f64 (-.f64 #s(literal 0 binary64) M) (-.f64 #s(literal 0 binary64) M) (*.f64 M M))) |
(+.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))) (fma.f64 (-.f64 #s(literal 0 binary64) M) M (*.f64 M M))) |
(+.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 0 binary64)) (*.f64 M M)) |
(+.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 M (*.f64 M (*.f64 M M))))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))))) |
(+.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 M (*.f64 M (*.f64 M M)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 M (*.f64 M (*.f64 M M)))))) |
(+.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (neg.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)))) (fma.f64 (*.f64 M M) #s(literal -1 binary64) (*.f64 (*.f64 M M) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 M (*.f64 M (*.f64 M M))))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 M (*.f64 M (*.f64 M M)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M))) (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 M M)) (*.f64 M (*.f64 M (*.f64 M M)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) (neg.f64 (*.f64 (*.f64 M M) #s(literal -1 binary64)))) (fma.f64 (*.f64 M M) #s(literal -1 binary64) (*.f64 (*.f64 M M) #s(literal -1 binary64)))) |
(-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l)) |
(-.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 M M)) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l) |
(-.f64 (/.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l)) (/.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l))) |
(-.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 0 binary64)) (*.f64 M M)) |
(fma.f64 M M (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 M (-.f64 #s(literal 0 binary64) M) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 (*.f64 M (*.f64 M (*.f64 M M))) (/.f64 #s(literal 1 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (*.f64 M M)) |
(fma.f64 (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))) (/.f64 #s(literal 1 binary64) (*.f64 M (*.f64 M (*.f64 M M)))) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 M M)) |
(fma.f64 (-.f64 #s(literal 0 binary64) M) M (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(fma.f64 #s(literal -1 binary64) (*.f64 M M) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(neg.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l) (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))) (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64)) (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (*.f64 M M) (-.f64 (fabs.f64 (-.f64 m n)) l))))) |
(/.f64 (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))))) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))) (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)))) (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(/.f64 (+.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (*.f64 (*.f64 M M) (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))))) (*.f64 (*.f64 M M) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(/.f64 (+.f64 (*.f64 (*.f64 M (*.f64 M (*.f64 M M))) (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (*.f64 M M) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)))) (*.f64 (*.f64 M M) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) (*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 M (*.f64 M (*.f64 M M))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (*.f64 M M)) (*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 M (*.f64 M (*.f64 M M))))) (*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 M M))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (*.f64 M (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 M (*.f64 M (*.f64 M M))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (*.f64 M M)) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 M (*.f64 M (*.f64 M M))))) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 M M))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) (neg.f64 (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) #s(literal 2 binary64)) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l) #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) #s(literal 2 binary64)) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64)) (*.f64 M (*.f64 M (*.f64 M M)))) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l) (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 3 binary64)) (*.f64 (*.f64 M M) (*.f64 M (*.f64 M (*.f64 M M))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M (*.f64 M (*.f64 M M))) (*.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))))) |
(*.f64 (-.f64 (*.f64 M (*.f64 M (*.f64 M M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 M M) (fabs.f64 (-.f64 m n))) l))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))))) |
(fma.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))))) |
(fma.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))))) |
(fma.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) |
(fma.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))) (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))) (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 M M)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))) (exp.f64 (*.f64 M M))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (-.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))))) |
(-.f64 (+.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 n (*.f64 (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) #s(literal 1/2 binary64)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (neg.f64 (-.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 n (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (*.f64 n (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) #s(literal 1/2 binary64) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (cos.f64 M) (neg.f64 (-.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) n) (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 n K) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))) (neg.f64 (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n K)) (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 1/2 binary64)))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (fma.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 m K) (*.f64 m K))) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 m K) (*.f64 m K))) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (cos.f64 M) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64))) (cos.f64 (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+.f64 (*.f64 n (+.f64 m n)) (*.f64 m (+.f64 m n))) |
(+.f64 (*.f64 m (+.f64 m n)) (*.f64 n (+.f64 m n))) |
(exp.f64 (*.f64 (log.f64 (+.f64 m n)) #s(literal 2 binary64))) |
(fma.f64 m (+.f64 m n) (*.f64 n (+.f64 m n))) |
(fma.f64 n (+.f64 m n) (*.f64 m (+.f64 m n))) |
(fma.f64 (+.f64 m n) m (*.f64 n (+.f64 m n))) |
(fma.f64 (+.f64 m n) n (*.f64 m (+.f64 m n))) |
(/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (*.f64 (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n))) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n))))) |
(/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) (-.f64 (*.f64 n n) (*.f64 m m))) (*.f64 (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n))) (-.f64 n m))) |
(/.f64 (*.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (*.f64 (-.f64 n m) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n))))) |
(/.f64 (*.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (-.f64 (*.f64 n n) (*.f64 m m))) (*.f64 (-.f64 m n) (-.f64 m n))) |
(/.f64 (+.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n))) (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (+.f64 (*.f64 (*.f64 n (+.f64 m n)) (*.f64 n (+.f64 m n))) (-.f64 (*.f64 (*.f64 m (+.f64 m n)) (*.f64 m (+.f64 m n))) (*.f64 (*.f64 n (+.f64 m n)) (*.f64 m (+.f64 m n)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (+.f64 m n)) (*.f64 n (+.f64 m n))) (*.f64 (*.f64 m (+.f64 m n)) (*.f64 m (+.f64 m n)))) (-.f64 (*.f64 n (+.f64 m n)) (*.f64 m (+.f64 m n)))) |
(/.f64 (*.f64 (+.f64 m n) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n)))) |
(/.f64 (*.f64 (+.f64 m n) (-.f64 (*.f64 n n) (*.f64 m m))) (-.f64 n m)) |
(/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) (+.f64 m n)) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n)))) |
(/.f64 (*.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (+.f64 m n)) (-.f64 n m)) |
(pow.f64 (+.f64 m n) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 m n))) #s(literal 2 binary64)) |
(*.f64 (+.f64 m n) (+.f64 m n)) |
(*.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (-.f64 (*.f64 n n) (*.f64 m m))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 n m)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (+.f64 m n))) (exp.f64 (log.f64 (+.f64 m n)))) |
(+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) |
(+.f64 (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) |
(-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) (/.f64 (*.f64 l (*.f64 l l)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) (/.f64 (*.f64 l l) (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) |
(-.f64 (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) #s(literal 0 binary64)) l) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (*.f64 l l)) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 m n)) (+.f64 m n) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 l l)) (/.f64 #s(literal 1 binary64) l) (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) |
(fma.f64 #s(literal -1 binary64) l (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (*.f64 l (*.f64 l l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l l)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l l)) (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (*.f64 l (*.f64 l l)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l l))) (neg.f64 (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (*.f64 #s(literal -1 binary64) (*.f64 l (*.f64 l l)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l)) (*.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) (-.f64 #s(literal 0 binary64) l))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l))) (-.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) (-.f64 #s(literal 0 binary64) l))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (*.f64 l (*.f64 l l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l l))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (+.f64 m n)))) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 m n) (*.f64 #s(literal -1/4 binary64) (+.f64 m n))) l))) |
(+.f64 (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+.f64 (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 m K) (*.f64 m K))) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 m K) (*.f64 m K))) (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(fma.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (sin.f64 M) (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (cos.f64 M) (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal 2 binary64))) (sin.f64 (-.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+.f64 (*.f64 (*.f64 n K) (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 (*.f64 n K) (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 n K)) (*.f64 (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 n K))) |
(fma.f64 (*.f64 n K) (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 n K) (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(fma.f64 (*.f64 (sin.f64 M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 n K) (*.f64 (*.f64 (cos.f64 M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 n K))) |
(*.f64 n (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(*.f64 K (*.f64 n (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 n K)) |
(*.f64 (*.f64 K (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) n) |
(*.f64 (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) n) K) |
| 1× | egg-herbie |
| 5400× | *-lowering-*.f32 |
| 5400× | *-lowering-*.f64 |
| 5302× | +-lowering-+.f64 |
| 5302× | +-lowering-+.f32 |
| 1832× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 964 | 11146 |
| 1 | 3291 | 9994 |
| 2 | 7690 | 9982 |
| 0 | 8592 | 9982 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* -1/2 (* m (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* m (+ (* -1/2 (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (- (* 1/8 (pow n 2)) 1/4)))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* m (+ (* -1/2 (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* m (+ (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (+ (* -1/48 (pow n 3)) (* 1/8 n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (- (* 1/8 (pow n 2)) 1/4))))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* -1/2 (* m (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* n (+ (* -1/2 (* m (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (- (* 1/8 (pow m 2)) 1/4)))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* n (+ (* -1/2 (* m (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* n (+ (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (+ (* -1/48 (pow m 3)) (* 1/8 m)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (- (* 1/8 (pow m 2)) 1/4))))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) |
(+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* -1 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))))) |
(+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* l (+ (* -1 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))) (* 1/2 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))))))) |
(+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* l (+ (* -1 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))))) (* 1/2 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))))))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(- (+ (fabs (- m n)) (+ (* -1/2 (* m n)) (* -1/4 (pow n 2)))) l) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m))))) l) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m))))) l) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (+ (* -1/4 (/ (pow n 2) (pow m 2))) (/ (fabs (- m n)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (+ (* -1/4 (/ (pow n 2) (pow m 2))) (/ (fabs (- m n)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) m)) (* 1/2 n)) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) m)) (* 1/2 n)) m)) 1/4)) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- m n)) (+ (* -1/2 (* m n)) (* -1/4 (pow m 2)))) l) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n))))) l) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n))))) l) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (+ (* -1/4 (/ (pow m 2) (pow n 2))) (/ (fabs (- m n)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (+ (* -1/4 (/ (pow m 2) (pow n 2))) (/ (fabs (- m n)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) n)) (* 1/2 m)) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) n)) (* 1/2 m)) n)) 1/4)) |
(+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))) |
(* -1 l) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (+ m (* -1 n))) |
(fabs (+ m (* -1 n))) |
(fabs (+ m (* -1 n))) |
(fabs (+ m (* -1 n))) |
(* -1 n) |
(- m n) |
(- m n) |
(- m n) |
m |
(* m (+ 1 (* -1 (/ n m)))) |
(* m (+ 1 (* -1 (/ n m)))) |
(* m (+ 1 (* -1 (/ n m)))) |
m |
(* -1 (* m (- (/ n m) 1))) |
(* -1 (* m (- (/ n m) 1))) |
(* -1 (* m (- (/ n m) 1))) |
m |
(+ m (* -1 n)) |
(+ m (* -1 n)) |
(+ m (* -1 n)) |
(* -1 n) |
(* n (- (/ m n) 1)) |
(* n (- (/ m n) 1)) |
(* n (- (/ m n) 1)) |
(* -1 n) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(cos M) |
(+ (cos M) (* -1 (* l (cos M)))) |
(+ (cos M) (* l (+ (* -1 (cos M)) (* 1/2 (* l (cos M)))))) |
(+ (cos M) (* l (+ (* -1 (cos M)) (* l (+ (* -1/6 (* l (cos M))) (* 1/2 (cos M))))))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (* -1 l))) |
(* (cos M) (exp (* -1 l))) |
(* (cos M) (exp (* -1 l))) |
(* (cos M) (exp (* -1 l))) |
(exp (neg l)) |
(+ (exp (neg l)) (* -1/2 (* (pow M 2) (exp (neg l))))) |
(+ (exp (neg l)) (* (pow M 2) (+ (* -1/2 (exp (neg l))) (* 1/24 (* (pow M 2) (exp (neg l))))))) |
(+ (exp (neg l)) (* (pow M 2) (+ (* -1/2 (exp (neg l))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (exp (neg l)))) (* 1/24 (exp (neg l)))))))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
1 |
(+ 1 (* -1 l)) |
(+ 1 (* l (- (* 1/2 l) 1))) |
(+ 1 (* l (- (* l (+ 1/2 (* -1/6 l))) 1))) |
(exp (neg l)) |
(exp (neg l)) |
(exp (neg l)) |
(exp (neg l)) |
(exp (* -1 l)) |
(exp (* -1 l)) |
(exp (* -1 l)) |
(exp (* -1 l)) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
1 |
(+ 1 (* -1/2 (pow M 2))) |
(+ 1 (* (pow M 2) (- (* 1/24 (pow M 2)) 1/2))) |
(+ 1 (* (pow M 2) (- (* (pow M 2) (+ 1/24 (* -1/720 (pow M 2)))) 1/2))) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(+ (cos M) (* (pow n 2) (+ (* -1/4 (cos M)) (* 1/32 (* (pow n 2) (cos M)))))) |
(+ (cos M) (* (pow n 2) (+ (* -1/4 (cos M)) (* (pow n 2) (+ (* -1/384 (* (pow n 2) (cos M))) (* 1/32 (cos M))))))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(exp (* -1/4 (pow n 2))) |
(+ (exp (* -1/4 (pow n 2))) (* -1/2 (* (pow M 2) (exp (* -1/4 (pow n 2)))))) |
(+ (exp (* -1/4 (pow n 2))) (* (pow M 2) (+ (* -1/2 (exp (* -1/4 (pow n 2)))) (* 1/24 (* (pow M 2) (exp (* -1/4 (pow n 2)))))))) |
(+ (exp (* -1/4 (pow n 2))) (* (pow M 2) (+ (* -1/2 (exp (* -1/4 (pow n 2)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (exp (* -1/4 (pow n 2))))) (* 1/24 (exp (* -1/4 (pow n 2))))))))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
1 |
(+ 1 (* -1/4 (pow n 2))) |
(+ 1 (* (pow n 2) (- (* 1/32 (pow n 2)) 1/4))) |
(+ 1 (* (pow n 2) (- (* (pow n 2) (+ 1/32 (* -1/384 (pow n 2)))) 1/4))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(* (cos (* -1/2 (* K n))) (exp (neg l))) |
(+ (* -1 (* M (* (exp (neg l)) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (neg l)))) |
(+ (* M (+ (* -1 (* (exp (neg l)) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (neg l))))))) (* (cos (* -1/2 (* K n))) (exp (neg l)))) |
(+ (* M (+ (* -1 (* (exp (neg l)) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (neg l)))) (* 1/6 (* M (* (exp (neg l)) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (neg l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(+ (* 1/2 (* K (* n (* (exp (neg l)) (sin M))))) (* (cos M) (exp (neg l)))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (neg l)))))) (* 1/2 (* n (* (exp (neg l)) (sin M)))))) (* (cos M) (exp (neg l)))) |
(+ (* K (+ (* 1/2 (* n (* (exp (neg l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (neg l))))) (* -1/48 (* K (* (pow n 3) (* (exp (neg l)) (sin M))))))))) (* (cos M) (exp (neg l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos M) (exp (neg l))) |
(+ (* 1/2 (* K (* n (* (exp (neg l)) (sin M))))) (* (cos M) (exp (neg l)))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (neg l)))))) (* 1/2 (* K (* (exp (neg l)) (sin M)))))) (* (cos M) (exp (neg l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (neg l)) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (neg l))))) (* -1/48 (* (pow K 3) (* n (* (exp (neg l)) (sin M))))))))) (* (cos M) (exp (neg l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(cos (+ M (* -1/2 (* K n)))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* -1 (* l (cos (+ M (* -1/2 (* K n))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* l (+ (* -1 (cos (+ M (* -1/2 (* K n))))) (* 1/2 (* l (cos (+ M (* -1/2 (* K n))))))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* l (+ (* -1 (cos (+ M (* -1/2 (* K n))))) (* l (+ (* -1/6 (* l (cos (+ M (* -1/2 (* K n)))))) (* 1/2 (cos (+ M (* -1/2 (* K n)))))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(cos (* -1/2 (* K n))) |
(+ (cos (* -1/2 (* K n))) (* -1 (* M (sin (* -1/2 (* K n)))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K n))))) (sin (* -1/2 (* K n)))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K n)))) (* 1/6 (* M (sin (* -1/2 (* K n))))))) (sin (* -1/2 (* K n)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow n 2) (cos M)))) (* -1/2 (* n (sin M)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow n 2) (cos M))) (* -1/48 (* K (* (pow n 3) (sin M)))))) (* -1/2 (* n (sin M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+ (cos M) (* n (- (* -1/8 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))) |
(+ (cos M) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* n (sin M)))))) (* -1/2 (* K (sin M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos (+ M (* -1/2 (* K n)))) |
(* -1/2 (* K n)) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
M |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
M |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(* -1/2 (* K n)) |
(* K (+ (* -1/2 n) (/ M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(* -1/2 (* K n)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
M |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(+ M (* -1/2 (* K n))) |
(* -1/2 (* K n)) |
(* n (+ (* -1/2 K) (/ M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(* -1/2 (* K n)) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(* -1/2 (* K n)) |
(- (fabs (- m n)) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(- (fabs (- m n)) (pow M 2)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(* -1 l) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))))) |
(+ (* M (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m)))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) |
(+ (* M (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) (* (exp (- (fabs (- m n)) l)) (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m)))))))))) (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) |
(+ (* M (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m)))))) (* (exp (- (fabs (- m n)) l)) (- (* -1/12 (* K (* n (cos (* -1/2 (* K m)))))) (* -1/6 (sin (* -1/2 (* K m)))))))) (* (exp (- (fabs (- m n)) l)) (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m))))))))))) (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M)))))) |
(+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M))))))) |
(+ (* m (+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M))))))) |
(+ (* m (+ (* m (+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/96 (* (pow K 4) (* n (cos M)))) (* 1/48 (* (pow K 3) (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M)))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* K (+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* K (+ (* K (+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/16 (* (pow m 2) (* n (sin M)))) (* 1/48 (* (pow m 3) (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K))) |
(* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K))) |
(* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K))) |
(* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n))) |
(* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n))) |
(* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n))) |
(* 1/2 (* K (* n (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(+ (* -1 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) |
(+ (* l (+ (* -1 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) (* 1/2 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) |
(+ (* l (+ (* -1 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) (* l (+ (* -1/6 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))) (* 1/2 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))) |
(+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) |
(+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (+ (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m))))))))) (sin (* -1/2 (* K m))))))) |
(+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (+ (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (+ (* -1/4 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (* -1/12 (* K (* n (cos (* -1/2 (* K m)))))) (* -1/6 (sin (* -1/2 (* K m)))))))))) (sin (* -1/2 (* K m))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) |
(+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (+ (* -1/4 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M))))))) (* -1/2 (* K (sin M))))))) |
(+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (+ (* -1/4 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 2) (cos M))) (+ (* -1/16 (* (pow K 3) (* n (sin M)))) (* m (- (* 1/96 (* (pow K 4) (* n (cos M)))) (* 1/48 (* (pow K 3) (sin M))))))))) (* -1/2 (* K (sin M))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(cos M) |
(+ (cos M) (* K (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M)))))) |
(+ (cos M) (* K (- (+ (* 1/2 (* n (sin M))) (* K (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M)))))) (* -1/2 (* m (sin M)))))) |
(+ (cos M) (* K (- (+ (* 1/2 (* n (sin M))) (* K (+ (* -1/4 (* m (* n (cos M)))) (+ (* -1/8 (* (pow m 2) (cos M))) (* K (- (* -1/16 (* (pow m 2) (* n (sin M)))) (* 1/48 (* (pow m 3) (sin M))))))))) (* -1/2 (* m (sin M)))))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K))) |
(* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K))) |
(* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m))))))))) |
(* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m))))))))) |
(cos (+ M (* -1/2 (* K m)))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n))) |
(* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n))) |
(* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(cos (* -1/2 (* K m))) |
(+ (cos (* -1/2 (* K m))) (* -1 (* M (sin (* -1/2 (* K m)))))) |
(+ (cos (* -1/2 (* K m))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K m))))) (sin (* -1/2 (* K m)))))) |
(+ (cos (* -1/2 (* K m))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (* 1/6 (* M (sin (* -1/2 (* K m))))))) (sin (* -1/2 (* K m)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* m (sin M))))) |
(+ (cos M) (* m (- (* -1/8 (* (pow K 2) (* m (cos M)))) (* -1/2 (* K (sin M)))))) |
(+ (cos M) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* m (sin M)))))) (* -1/2 (* K (sin M)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* m (sin M))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (cos M)))) (* -1/2 (* m (sin M)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (cos M))) (* -1/48 (* K (* (pow m 3) (sin M)))))) (* -1/2 (* m (sin M)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos (+ M (* -1/2 (* K m)))) |
(pow m 2) |
(+ (* 2 (* m n)) (pow m 2)) |
(+ (* n (+ n (* 2 m))) (pow m 2)) |
(+ (* n (+ n (* 2 m))) (pow m 2)) |
(pow n 2) |
(* (pow n 2) (+ 1 (* 2 (/ m n)))) |
(* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2))))) |
(* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2))))) |
(pow n 2) |
(* (pow n 2) (+ 1 (* 2 (/ m n)))) |
(* (pow n 2) (+ 1 (* -1 (/ (+ (* -2 m) (* -1 (/ (pow m 2) n))) n)))) |
(* (pow n 2) (+ 1 (* -1 (/ (+ (* -2 m) (* -1 (/ (pow m 2) n))) n)))) |
(pow n 2) |
(+ (* 2 (* m n)) (pow n 2)) |
(+ (* m (+ m (* 2 n))) (pow n 2)) |
(+ (* m (+ m (* 2 n))) (pow n 2)) |
(pow m 2) |
(* (pow m 2) (+ 1 (* 2 (/ n m)))) |
(* (pow m 2) (+ 1 (+ (* 2 (/ n m)) (/ (pow n 2) (pow m 2))))) |
(* (pow m 2) (+ 1 (+ (* 2 (/ n m)) (/ (pow n 2) (pow m 2))))) |
(pow m 2) |
(* (pow m 2) (+ 1 (* 2 (/ n m)))) |
(* (pow m 2) (+ 1 (* -1 (/ (+ (* -2 n) (* -1 (/ (pow n 2) m))) m)))) |
(* (pow m 2) (+ 1 (* -1 (/ (+ (* -2 n) (* -1 (/ (pow n 2) m))) m)))) |
(- (* -1/4 (pow m 2)) l) |
(- (+ (* -1/2 (* m n)) (* -1/4 (pow m 2))) l) |
(- (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n)))) l) |
(- (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n)))) l) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (* -1/4 (/ (pow m 2) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (* -1/4 (/ (pow m 2) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4)) |
(- (* -1/4 (pow n 2)) l) |
(- (+ (* -1/2 (* m n)) (* -1/4 (pow n 2))) l) |
(- (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m)))) l) |
(- (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m)))) l) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (* -1/4 (/ (pow n 2) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (* -1/4 (/ (pow n 2) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4)) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4)) |
(* -1/4 (pow (+ m n) 2)) |
(+ (* -1 l) (* -1/4 (pow (+ m n) 2))) |
(+ (* -1 l) (* -1/4 (pow (+ m n) 2))) |
(+ (* -1 l) (* -1/4 (pow (+ m n) 2))) |
(* -1 l) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l))))) |
(* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l))))) |
(* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l))))) |
(sin (* -1/2 (* K m))) |
(+ (sin (* -1/2 (* K m))) (* M (cos (* -1/2 (* K m))))) |
(+ (sin (* -1/2 (* K m))) (* M (+ (cos (* -1/2 (* K m))) (* -1/2 (* M (sin (* -1/2 (* K m)))))))) |
(+ (sin (* -1/2 (* K m))) (* M (+ (cos (* -1/2 (* K m))) (* M (+ (* -1/2 (sin (* -1/2 (* K m)))) (* -1/6 (* M (cos (* -1/2 (* K m)))))))))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin M) |
(+ (sin M) (* -1/2 (* K (* m (cos M))))) |
(+ (sin M) (* m (+ (* -1/2 (* K (cos M))) (* -1/8 (* (pow K 2) (* m (sin M))))))) |
(+ (sin M) (* m (+ (* -1/2 (* K (cos M))) (* m (+ (* -1/8 (* (pow K 2) (sin M))) (* 1/48 (* (pow K 3) (* m (cos M))))))))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin M) |
(+ (sin M) (* -1/2 (* K (* m (cos M))))) |
(+ (sin M) (* K (+ (* -1/2 (* m (cos M))) (* -1/8 (* K (* (pow m 2) (sin M))))))) |
(+ (sin M) (* K (+ (* -1/2 (* m (cos M))) (* K (+ (* -1/8 (* (pow m 2) (sin M))) (* 1/48 (* K (* (pow m 3) (cos M))))))))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin (+ M (* -1/2 (* K m)))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin M))) |
(* K (+ (* -1/2 (* K (* m (* n (cos M))))) (* n (sin M)))) |
(* K (+ (* K (+ (* -1/2 (* m (* n (cos M)))) (* -1/8 (* K (* (pow m 2) (* n (sin M))))))) (* n (sin M)))) |
(* K (+ (* K (+ (* -1/2 (* m (* n (cos M)))) (* K (+ (* -1/8 (* (pow m 2) (* n (sin M)))) (* 1/48 (* K (* (pow m 3) (* n (cos M))))))))) (* n (sin M)))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (* -1/2 (* K m))))) |
(+ (* K (* M (* n (cos (* -1/2 (* K m)))))) (* K (* n (sin (* -1/2 (* K m)))))) |
(+ (* K (* n (sin (* -1/2 (* K m))))) (* M (+ (* -1/2 (* K (* M (* n (sin (* -1/2 (* K m))))))) (* K (* n (cos (* -1/2 (* K m)))))))) |
(+ (* K (* n (sin (* -1/2 (* K m))))) (* M (+ (* K (* n (cos (* -1/2 (* K m))))) (* M (+ (* -1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* -1/6 (* K (* M (* n (cos (* -1/2 (* K m)))))))))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(* K (* n (sin M))) |
(+ (* -1/2 (* (pow K 2) (* m (* n (cos M))))) (* K (* n (sin M)))) |
(+ (* K (* n (sin M))) (* m (+ (* -1/2 (* (pow K 2) (* n (cos M)))) (* -1/8 (* (pow K 3) (* m (* n (sin M)))))))) |
(+ (* K (* n (sin M))) (* m (+ (* -1/2 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 3) (* n (sin M)))) (* 1/48 (* (pow K 4) (* m (* n (cos M)))))))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
| Outputs |
|---|
(exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* -1/2 (* m (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 m n) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* m (+ (* -1/2 (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (- (* 1/8 (pow n 2)) 1/4)))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (*.f64 m (+.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 m (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/8 binary64)))))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (* m (+ (* -1/2 (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)))) (* m (+ (* m (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (+ (* -1/48 (pow n 3)) (* 1/8 n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l)) (- (* 1/8 (pow n 2)) 1/4))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (*.f64 m (+.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)))) (*.f64 m (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/8 binary64)))) (*.f64 m (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 n (*.f64 n n))) (*.f64 n #s(literal 1/8 binary64)))))))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* -1/2 (* m (* n (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 m n) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* n (+ (* -1/2 (* m (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (- (* 1/8 (pow m 2)) 1/4)))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 n (+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 (*.f64 n (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 m m))))))) |
(+ (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (* n (+ (* -1/2 (* m (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)))) (* n (+ (* n (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (+ (* -1/48 (pow m 3)) (* 1/8 m)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l)) (- (* 1/8 (pow m 2)) 1/4))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 n (+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 n (+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 m m)))) (*.f64 n (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 m (*.f64 m m))) (*.f64 m #s(literal 1/8 binary64)))))))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* -1 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))))) |
(+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* l (+ (* -1 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))) (* 1/2 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (*.f64 l (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(+ (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))) (* l (+ (* -1 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))))) (* 1/2 (exp (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2)))))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))))) (*.f64 l (*.f64 l (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(- (+ (fabs (- m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (fabs (- m n)) (+ (* -1/2 (* m n)) (* -1/4 (pow n 2)))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l))) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m))))) l) |
(+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64))))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m))))) l) |
(+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64))))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n #s(literal -1/2 binary64)) m))) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (+ (* -1/4 (/ (pow n 2) (pow m 2))) (/ (fabs (- m n)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m m)) (+.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 m m)))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (+ (* -1/4 (/ (pow n 2) (pow m 2))) (/ (fabs (- m n)) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m m)) (+.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 m m)))) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n #s(literal -1/2 binary64)) m))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) m)) (* 1/2 n)) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) m)) (-.f64 #s(literal 0 binary64) m)))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow n 2))) l) m)) (* 1/2 n)) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) m)) (-.f64 #s(literal 0 binary64) m)))) |
(- (+ (fabs (- m n)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- m n)) (+ (* -1/2 (* m n)) (* -1/4 (pow m 2)))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n))))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (+.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n))))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (+.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m #s(literal -1/2 binary64)) n))) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (+ (* -1/4 (/ (pow m 2) (pow n 2))) (/ (fabs (- m n)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) (*.f64 n n)) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))))) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (+ (* -1/4 (/ (pow m 2) (pow n 2))) (/ (fabs (- m n)) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) (*.f64 n n)) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 n n)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n))))))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m #s(literal -1/2 binary64)) n))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) n)) (* 1/2 m)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) n)) (-.f64 #s(literal 0 binary64) n)))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow m 2))) l) n)) (* 1/2 m)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) n)) (-.f64 #s(literal 0 binary64) n)))) |
(+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) |
(+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (/.f64 (fabs.f64 (-.f64 n m)) l)))) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (/.f64 (fabs.f64 (-.f64 n m)) l)))) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (/.f64 (fabs.f64 (-.f64 n m)) l)))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) l)) (-.f64 #s(literal 0 binary64) l)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(- m n) |
(-.f64 m n) |
(- m n) |
(-.f64 m n) |
(- m n) |
(-.f64 m n) |
m |
(* m (+ 1 (* -1 (/ n m)))) |
(*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m))) |
(* m (+ 1 (* -1 (/ n m)))) |
(*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m))) |
(* m (+ 1 (* -1 (/ n m)))) |
(*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m))) |
m |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (+.f64 #s(literal -1 binary64) (/.f64 n m)))) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (+.f64 #s(literal -1 binary64) (/.f64 n m)))) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (+.f64 #s(literal -1 binary64) (/.f64 n m)))) |
m |
(+ m (* -1 n)) |
(-.f64 m n) |
(+ m (* -1 n)) |
(-.f64 m n) |
(+ m (* -1 n)) |
(-.f64 m n) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(* n (- (/ m n) 1)) |
(*.f64 n (+.f64 #s(literal -1 binary64) (/.f64 m n))) |
(* n (- (/ m n) 1)) |
(*.f64 n (+.f64 #s(literal -1 binary64) (/.f64 m n))) |
(* n (- (/ m n) 1)) |
(*.f64 n (+.f64 #s(literal -1 binary64) (/.f64 m n))) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 #s(literal 1 binary64) (/.f64 m n)))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 #s(literal 1 binary64) (/.f64 m n)))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 #s(literal 1 binary64) (/.f64 m n)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* -1 (* l (cos M)))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) |
(+ (cos M) (* l (+ (* -1 (cos M)) (* 1/2 (* l (cos M)))))) |
(+.f64 (cos.f64 M) (*.f64 l (*.f64 (cos.f64 M) (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(+ (cos M) (* l (+ (* -1 (cos M)) (* l (+ (* -1/6 (* l (cos M))) (* 1/2 (cos M))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) (*.f64 l (*.f64 l (*.f64 (cos.f64 M) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (* -1 l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (* -1 l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (* -1 l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (* -1 l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(exp (neg l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(+ (exp (neg l)) (* -1/2 (* (pow M 2) (exp (neg l))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(+ (exp (neg l)) (* (pow M 2) (+ (* -1/2 (exp (neg l))) (* 1/24 (* (pow M 2) (exp (neg l))))))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (*.f64 (*.f64 M M) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) #s(literal 1/24 binary64)))))) |
(+ (exp (neg l)) (* (pow M 2) (+ (* -1/2 (exp (neg l))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (exp (neg l)))) (* 1/24 (exp (neg l)))))))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (*.f64 (*.f64 M M) (+.f64 (/.f64 #s(literal -1/2 binary64) (exp.f64 l)) (*.f64 (*.f64 M M) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64)))))))) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 l)) |
(-.f64 #s(literal 1 binary64) l) |
(+ 1 (* l (- (* 1/2 l) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(+ 1 (* l (- (* l (+ 1/2 (* -1/6 l))) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(exp (neg l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp (neg l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp (neg l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp (neg l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp (* -1 l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp (* -1 l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp (* -1 l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp (* -1 l)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow M 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+ 1 (* (pow M 2) (- (* 1/24 (pow M 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow M 2) (- (* (pow M 2) (+ 1/24 (* -1/720 (pow M 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64))))))) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(+ (cos M) (* (pow n 2) (+ (* -1/4 (cos M)) (* 1/32 (* (pow n 2) (cos M)))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 n n) (*.f64 (cos.f64 M) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+ (cos M) (* (pow n 2) (+ (* -1/4 (cos M)) (* (pow n 2) (+ (* -1/384 (* (pow n 2) (cos M))) (* 1/32 (cos M))))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 n n) (+.f64 (*.f64 #s(literal -1/4 binary64) (cos.f64 M)) (*.f64 (*.f64 n n) (*.f64 (cos.f64 M) (+.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 n n) #s(literal -1/384 binary64)))))))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+ (exp (* -1/4 (pow n 2))) (* -1/2 (* (pow M 2) (exp (* -1/4 (pow n 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(+ (exp (* -1/4 (pow n 2))) (* (pow M 2) (+ (* -1/2 (exp (* -1/4 (pow n 2)))) (* 1/24 (* (pow M 2) (exp (* -1/4 (pow n 2)))))))) |
(+.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (*.f64 M M) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) #s(literal 1/24 binary64)))))) |
(+ (exp (* -1/4 (pow n 2))) (* (pow M 2) (+ (* -1/2 (exp (* -1/4 (pow n 2)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (exp (* -1/4 (pow n 2))))) (* 1/24 (exp (* -1/4 (pow n 2))))))))) |
(+.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (*.f64 M M) (+.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (*.f64 (*.f64 M M) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64)))))))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(* (cos M) (exp (* -1/4 (pow n 2)))) |
(*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow n 2))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) |
(+ 1 (* (pow n 2) (- (* 1/32 (pow n 2)) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64))))) |
(+ 1 (* (pow n 2) (- (* (pow n 2) (+ 1/32 (* -1/384 (pow n 2)))) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) (+.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 n n) #s(literal -1/384 binary64))))))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(* (cos (* -1/2 (* K n))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(+ (* -1 (* M (* (exp (neg l)) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (neg l)))) |
(-.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (/.f64 M (exp.f64 l)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(+ (* M (+ (* -1 (* (exp (neg l)) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (neg l))))))) (* (cos (* -1/2 (* K n))) (exp (neg l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 M (+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (/.f64 #s(literal -1 binary64) (exp.f64 l))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))))))) |
(+ (* M (+ (* -1 (* (exp (neg l)) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (neg l)))) (* 1/6 (* M (* (exp (neg l)) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (neg l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 M (+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (/.f64 #s(literal -1 binary64) (exp.f64 l))) (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 (*.f64 (/.f64 M (exp.f64 l)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) #s(literal 1/6 binary64))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(+ (* 1/2 (* K (* n (* (exp (neg l)) (sin M))))) (* (cos M) (exp (neg l)))) |
(+.f64 (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (/.f64 n (exp.f64 l)) (sin.f64 M)))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (neg l)))))) (* 1/2 (* n (* (exp (neg l)) (sin M)))))) (* (cos M) (exp (neg l)))) |
(+.f64 (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 n n) (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 n (exp.f64 l)) (sin.f64 M)))))) |
(+ (* K (+ (* 1/2 (* n (* (exp (neg l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (neg l))))) (* -1/48 (* K (* (pow n 3) (* (exp (neg l)) (sin M))))))))) (* (cos M) (exp (neg l)))) |
(+.f64 (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) (*.f64 K (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 n (exp.f64 l)) (sin.f64 M))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 n n)) (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 n (*.f64 n n))) (/.f64 (*.f64 (sin.f64 M) #s(literal 1 binary64)) (exp.f64 l))))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos M) (exp (neg l))) |
(/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) |
(+ (* 1/2 (* K (* n (* (exp (neg l)) (sin M))))) (* (cos M) (exp (neg l)))) |
(+.f64 (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (/.f64 n (exp.f64 l)) (sin.f64 M)))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (neg l)))))) (* 1/2 (* K (* (exp (neg l)) (sin M)))))) (* (cos M) (exp (neg l)))) |
(+.f64 (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) (/.f64 (*.f64 (*.f64 n (cos.f64 M)) #s(literal 1 binary64)) (exp.f64 l)))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (*.f64 (sin.f64 M) #s(literal 1 binary64)) (exp.f64 l)))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (neg l)) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (neg l))))) (* -1/48 (* (pow K 3) (* n (* (exp (neg l)) (sin M))))))))) (* (cos M) (exp (neg l)))) |
(+.f64 (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (*.f64 (sin.f64 M) #s(literal 1 binary64)) (exp.f64 l))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (exp.f64 l)) (*.f64 K K))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (/.f64 n (exp.f64 l)) (sin.f64 M)))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* -1 (* l (cos (+ M (* -1/2 (* K n))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* l (+ (* -1 (cos (+ M (* -1/2 (* K n))))) (* 1/2 (* l (cos (+ M (* -1/2 (* K n))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* l (+ (* -1 (cos (+ M (* -1/2 (* K n))))) (* l (+ (* -1/6 (* l (cos (+ M (* -1/2 (* K n)))))) (* 1/2 (cos (+ M (* -1/2 (* K n)))))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 l (*.f64 l (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (neg l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (* -1 l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(cos (* -1/2 (* K n))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ (cos (* -1/2 (* K n))) (* -1 (* M (sin (* -1/2 (* K n)))))) |
(-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 M (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K n))))) (sin (* -1/2 (* K n)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K n)))) (* 1/6 (* M (sin (* -1/2 (* K n))))))) (sin (* -1/2 (* K n)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow n 2) (cos M)))) (* -1/2 (* n (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 n n) (cos.f64 M))) (*.f64 #s(literal -1/2 binary64) (*.f64 n (sin.f64 M)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow n 2) (cos M))) (* -1/48 (* K (* (pow n 3) (sin M)))))) (* -1/2 (* n (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 n n)) (cos.f64 M)) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 n (*.f64 n n))) (sin.f64 M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 n (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) |
(+ (cos M) (* n (- (* -1/8 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 n (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M)))))) |
(+ (cos M) (* n (- (* n (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* n (sin M)))))) (* -1/2 (* K (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 n (+.f64 (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 M)) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 n (sin.f64 M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
M |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 n K) M)))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 n K) M)))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 n K) M)))) |
M |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 n #s(literal -1/2 binary64)) (/.f64 M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 n #s(literal -1/2 binary64)) (/.f64 M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 n #s(literal -1/2 binary64)) (/.f64 M K))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 M K)) (neg.f64 K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 M K)) (neg.f64 K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* 1/2 n)))) |
(*.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 M K)) (neg.f64 K)) |
M |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* n (+ (* -1/2 K) (/ M n))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) K) (/.f64 M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) K) (/.f64 M n))) |
(* n (+ (* -1/2 K) (/ M n))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) K) (/.f64 M n))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 M n)))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 M n)))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 M n)))) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(* -1/2 (* K n)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 (pow M 2))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* -1 (pow M 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 M M)) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(* (pow M 2) (- (/ (fabs (- m n)) (pow M 2)) (+ 1 (/ l (pow M 2))))) |
(*.f64 (*.f64 M M) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M))))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (+ m (* -1 n))) (+ l (pow M 2))) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (fabs (- m n)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(- (+ (fabs (- m n)) (* -1 l)) (pow M 2)) |
(-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(*.f64 l (-.f64 (/.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l) #s(literal 1 binary64))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(*.f64 l (-.f64 (/.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l) #s(literal 1 binary64))) |
(* l (- (/ (fabs (- m n)) l) (+ 1 (/ (pow M 2) l)))) |
(*.f64 l (-.f64 (/.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l) #s(literal 1 binary64))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l))) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l))) |
(* -1 (* l (+ 1 (* -1 (/ (- (fabs (- m n)) (pow M 2)) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)) l))) |
(* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (* M (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m)))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 M (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+ (* M (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) (* (exp (- (fabs (- m n)) l)) (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m)))))))))) (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 M (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 M (-.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))))) |
(+ (* M (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m)))))) (* (exp (- (fabs (- m n)) l)) (- (* -1/12 (* K (* n (cos (* -1/2 (* K m)))))) (* -1/6 (sin (* -1/2 (* K m)))))))) (* (exp (- (fabs (- m n)) l)) (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m))))))))))) (* (exp (- (fabs (- m n)) l)) (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) (* (exp (- (fabs (- m n)) l)) (+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 M (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 M (+.f64 (-.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (*.f64 M (-.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (*.f64 (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal -1/12 binary64)) (*.f64 #s(literal 1/6 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M)))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M)))))) |
(*.f64 (+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) |
(+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M))))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (*.f64 (*.f64 m (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 n (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M)))))) |
(+ (* m (+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M))))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (*.f64 m (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 n (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M))))) (*.f64 (*.f64 m (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 M)) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 K (*.f64 K K))) (*.f64 n (sin.f64 M)))))))) |
(+ (* m (+ (* m (+ (* m (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/96 (* (pow K 4) (* n (cos M)))) (* 1/48 (* (pow K 3) (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M)))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos M) (* 1/2 (* K (* n (sin M))))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (*.f64 m (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 n (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M))))) (*.f64 m (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 M)) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 K (*.f64 K K))) (*.f64 n (sin.f64 M))))) (*.f64 (*.f64 m (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (+.f64 (*.f64 (*.f64 #s(literal 1/96 binary64) (pow.f64 K #s(literal 4 binary64))) (*.f64 n (cos.f64 M))) (*.f64 #s(literal -1/48 binary64) (*.f64 (sin.f64 M) (*.f64 K (*.f64 K K))))))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (neg (+ n (* -1 m)))) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) |
(+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (*.f64 K (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (*.f64 (sin.f64 M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 m #s(literal -1/2 binary64))))))) |
(+ (* K (+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (*.f64 K (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (*.f64 (sin.f64 M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 K (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 n (cos.f64 M)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (cos.f64 M)))))))) |
(+ (* K (+ (* K (+ (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* -1/16 (* (pow m 2) (* n (sin M)))) (* 1/48 (* (pow m 3) (sin M)))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M))))))) (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M))))))) (* (cos M) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (*.f64 K (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (*.f64 (sin.f64 M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 K (+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 n (cos.f64 M)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (cos.f64 M)))) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 m m)) (*.f64 n (sin.f64 M))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 m (*.f64 m m)) (sin.f64 M)))))))))) |
(* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K))) |
(*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) K))) |
(* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K))) |
(*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) K))) |
(* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K))) |
(*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) K))) |
(* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) K)) (neg.f64 K)) |
(* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) K)) (neg.f64 K)) |
(* -1 (* K (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) K)) (* -1/2 (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) K)) (neg.f64 K)) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(* 1/2 (* K (* n (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n))) |
(*.f64 n (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) n))) |
(* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n))) |
(*.f64 n (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) n))) |
(* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m))))))) (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (- m n)) (+ l (pow M 2))))) n))) |
(*.f64 n (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) n))) |
(* 1/2 (* K (* n (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) n)))) |
(* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) n)))) |
(* -1 (* n (+ (* -1 (/ (* (cos (+ M (* -1/2 (* K m)))) (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2))))) n)) (* -1/2 (* K (* (exp (- (fabs (+ m (* -1 n))) (+ l (pow M 2)))) (sin (+ M (* -1/2 (* K m)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 n (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (/.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) n)))) |
(* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)))) |
(+ (* -1 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M))))) |
(+ (* l (+ (* -1 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) (* 1/2 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)))) (*.f64 l (*.f64 (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)))) (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(+ (* l (+ (* -1 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) (* l (+ (* -1/6 (* l (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))))) (* 1/2 (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))))))) (* (exp (- (fabs (- m n)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M))))) (*.f64 l (*.f64 l (*.f64 (*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 M M)))) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (fabs (- m n)) (+ l (pow M 2)))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(* (exp (- (+ (fabs (- m n)) (* -1 l)) (pow M 2))) (+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(+ (cos (* -1/2 (* K m))) (* 1/2 (* K (* n (sin (* -1/2 (* K m))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (sin (* -1/2 (* K m))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 M (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (+ (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (* -1/4 (* K (* n (sin (* -1/2 (* K m))))))))) (sin (* -1/2 (* K m))))))) |
(+.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 M (+.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (* -1/2 (* K m))) (+ (* 1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (+ (* 1/2 (* K (* n (cos (* -1/2 (* K m)))))) (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (+ (* -1/4 (* K (* n (sin (* -1/2 (* K m)))))) (* M (- (* -1/12 (* K (* n (cos (* -1/2 (* K m)))))) (* -1/6 (sin (* -1/2 (* K m)))))))))) (sin (* -1/2 (* K m))))))) |
(+.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 M (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (-.f64 (*.f64 M (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 M (+.f64 (*.f64 (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) #s(literal -1/12 binary64)) (*.f64 #s(literal 1/6 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (- (* -1/2 (* K m)) (* -1 M))) (* 1/2 (* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) |
(+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (* -1/4 (* (pow K 2) (* n (cos M)))) (* -1/2 (* K (sin M))))))) |
(+.f64 (cos.f64 M) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 n (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M))))))) |
(+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (+ (* -1/4 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/16 (* (pow K 3) (* n (sin M))))))) (* -1/2 (* K (sin M))))))) |
(+.f64 (+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) (*.f64 m (+.f64 (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 M)) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 K (*.f64 K K))) (*.f64 n (sin.f64 M))))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 n (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M))))))) |
(+ (cos M) (+ (* 1/2 (* K (* n (sin M)))) (* m (- (+ (* -1/4 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 2) (cos M))) (+ (* -1/16 (* (pow K 3) (* n (sin M)))) (* m (- (* 1/96 (* (pow K 4) (* n (cos M)))) (* 1/48 (* (pow K 3) (sin M))))))))) (* -1/2 (* K (sin M))))))) |
(+.f64 (+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 n (sin.f64 M)))) (*.f64 m (+.f64 (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 M)) (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 K (*.f64 K K))) (*.f64 n (sin.f64 M))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal 1/96 binary64) (pow.f64 K #s(literal 4 binary64))) (*.f64 n (cos.f64 M))) (*.f64 #s(literal -1/48 binary64) (*.f64 (sin.f64 M) (*.f64 K (*.f64 K K))))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 K K)) (*.f64 n (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* K (- (* 1/2 (* n (sin M))) (* -1/2 (* m (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (*.f64 (sin.f64 M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 m #s(literal -1/2 binary64)))))) |
(+ (cos M) (* K (- (+ (* 1/2 (* n (sin M))) (* K (+ (* -1/4 (* m (* n (cos M)))) (* -1/8 (* (pow m 2) (cos M)))))) (* -1/2 (* m (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 n (cos.f64 M)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (cos.f64 M)))) (*.f64 (sin.f64 M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 m #s(literal -1/2 binary64))))))) |
(+ (cos M) (* K (- (+ (* 1/2 (* n (sin M))) (* K (+ (* -1/4 (* m (* n (cos M)))) (+ (* -1/8 (* (pow m 2) (cos M))) (* K (- (* -1/16 (* (pow m 2) (* n (sin M)))) (* 1/48 (* (pow m 3) (sin M))))))))) (* -1/2 (* m (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 n (cos.f64 M)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (cos.f64 M))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 m m)) (*.f64 n (sin.f64 M))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 m (*.f64 m m)) (sin.f64 M))))))) (*.f64 (sin.f64 M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 m #s(literal -1/2 binary64))))))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K))) |
(*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) K))) |
(* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K))) |
(*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) K))) |
(* K (+ (* 1/2 (* n (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) K))) |
(*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) K))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) K)))) |
(* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) K)))) |
(* -1 (* K (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) K)) (* -1/2 (* n (sin (+ M (* -1/2 (* K m))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n))) |
(*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) n))) |
(* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n))) |
(*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) n))) |
(* n (+ (* 1/2 (* K (sin (+ M (* -1/2 (* K m)))))) (/ (cos (+ M (* -1/2 (* K m)))) n))) |
(*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) n))) |
(* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) n))) |
(* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) n))) |
(* -1 (* n (+ (* -1 (/ (cos (+ M (* -1/2 (* K m)))) n)) (* -1/2 (* K (sin (+ M (* -1/2 (* K m))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (/.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) n))) |
(cos (* -1/2 (* K m))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) |
(+ (cos (* -1/2 (* K m))) (* -1 (* M (sin (* -1/2 (* K m)))))) |
(-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 M (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+ (cos (* -1/2 (* K m))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K m))))) (sin (* -1/2 (* K m)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+ (cos (* -1/2 (* K m))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* K m)))) (* 1/6 (* M (sin (* -1/2 (* K m))))))) (sin (* -1/2 (* K m)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (- (* -1/2 (* K m)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* m (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 m (sin.f64 M)))) |
(+ (cos M) (* m (- (* -1/8 (* (pow K 2) (* m (cos M)))) (* -1/2 (* K (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 m (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M)))))) |
(+ (cos M) (* m (- (* m (+ (* -1/8 (* (pow K 2) (cos M))) (* -1/48 (* (pow K 3) (* m (sin M)))))) (* -1/2 (* K (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 m (+.f64 (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (cos.f64 M)) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 m (sin.f64 M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* m (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 m (sin.f64 M)))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (cos M)))) (* -1/2 (* m (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 m m) (cos.f64 M))) (*.f64 #s(literal 1/2 binary64) (*.f64 m (sin.f64 M)))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (cos M))) (* -1/48 (* K (* (pow m 3) (sin M)))))) (* -1/2 (* m (sin M)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (cos.f64 M)) (*.f64 (*.f64 #s(literal -1/48 binary64) K) (*.f64 (*.f64 m (*.f64 m m)) (sin.f64 M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 m (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(pow m 2) |
(*.f64 m m) |
(+ (* 2 (* m n)) (pow m 2)) |
(+.f64 (*.f64 m m) (*.f64 #s(literal 2 binary64) (*.f64 m n))) |
(+ (* n (+ n (* 2 m))) (pow m 2)) |
(+.f64 (*.f64 m m) (*.f64 n (+.f64 n (*.f64 m #s(literal 2 binary64))))) |
(+ (* n (+ n (* 2 m))) (pow m 2)) |
(+.f64 (*.f64 m m) (*.f64 n (+.f64 n (*.f64 m #s(literal 2 binary64))))) |
(pow n 2) |
(*.f64 n n) |
(* (pow n 2) (+ 1 (* 2 (/ m n)))) |
(*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 m n)))) |
(* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (/.f64 (*.f64 m m) n) n) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 m n))))) |
(* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (/.f64 (*.f64 m m) n) n) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 m n))))) |
(pow n 2) |
(*.f64 n n) |
(* (pow n 2) (+ 1 (* 2 (/ m n)))) |
(*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 m n)))) |
(* (pow n 2) (+ 1 (* -1 (/ (+ (* -2 m) (* -1 (/ (pow m 2) n))) n)))) |
(*.f64 (*.f64 n n) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 m #s(literal -2 binary64)) (/.f64 (*.f64 m m) n)) n))) |
(* (pow n 2) (+ 1 (* -1 (/ (+ (* -2 m) (* -1 (/ (pow m 2) n))) n)))) |
(*.f64 (*.f64 n n) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 m #s(literal -2 binary64)) (/.f64 (*.f64 m m) n)) n))) |
(pow n 2) |
(*.f64 n n) |
(+ (* 2 (* m n)) (pow n 2)) |
(*.f64 n (+.f64 n (*.f64 m #s(literal 2 binary64)))) |
(+ (* m (+ m (* 2 n))) (pow n 2)) |
(+.f64 (*.f64 n n) (*.f64 m (+.f64 m (*.f64 n #s(literal 2 binary64))))) |
(+ (* m (+ m (* 2 n))) (pow n 2)) |
(+.f64 (*.f64 n n) (*.f64 m (+.f64 m (*.f64 n #s(literal 2 binary64))))) |
(pow m 2) |
(*.f64 m m) |
(* (pow m 2) (+ 1 (* 2 (/ n m)))) |
(*.f64 (*.f64 m m) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 n m)))) |
(* (pow m 2) (+ 1 (+ (* 2 (/ n m)) (/ (pow n 2) (pow m 2))))) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (/.f64 (*.f64 n n) m) m) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 n m))))) |
(* (pow m 2) (+ 1 (+ (* 2 (/ n m)) (/ (pow n 2) (pow m 2))))) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (/.f64 (*.f64 n n) m) m) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 n m))))) |
(pow m 2) |
(*.f64 m m) |
(* (pow m 2) (+ 1 (* 2 (/ n m)))) |
(*.f64 (*.f64 m m) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 n m)))) |
(* (pow m 2) (+ 1 (* -1 (/ (+ (* -2 n) (* -1 (/ (pow n 2) m))) m)))) |
(*.f64 (*.f64 m m) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 n #s(literal -2 binary64)) (/.f64 (*.f64 n n) m)) m))) |
(* (pow m 2) (+ 1 (* -1 (/ (+ (* -2 n) (* -1 (/ (pow n 2) m))) m)))) |
(*.f64 (*.f64 m m) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 n #s(literal -2 binary64)) (/.f64 (*.f64 n n) m)) m))) |
(- (* -1/4 (pow m 2)) l) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l) |
(- (+ (* -1/2 (* m n)) (* -1/4 (pow m 2))) l) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n)))) l) |
(+.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n)))) l) |
(+.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m #s(literal -1/2 binary64)) n))) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (* -1/4 (/ (pow m 2) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) (*.f64 n n)) (-.f64 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n)))))) |
(* (pow n 2) (- (+ (* -1/2 (/ m n)) (* -1/4 (/ (pow m 2) (pow n 2)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) (*.f64 n n)) (-.f64 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 n n)))))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (* -1/2 (/ m n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m #s(literal -1/2 binary64)) n))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l) n)) (-.f64 #s(literal 0 binary64) n)))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l) n)) (-.f64 #s(literal 0 binary64) n)))) |
(- (* -1/4 (pow n 2)) l) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) |
(- (+ (* -1/2 (* m n)) (* -1/4 (pow n 2))) l) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m)))) l) |
(+.f64 (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(- (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m)))) l) |
(+.f64 (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n #s(literal -1/2 binary64)) m))) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (* -1/4 (/ (pow n 2) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m m)) (-.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m)))))) |
(* (pow m 2) (- (+ (* -1/2 (/ n m)) (* -1/4 (/ (pow n 2) (pow m 2)))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m m)) (-.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m)))))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (* -1/2 (/ n m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n #s(literal -1/2 binary64)) m))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) m)) (-.f64 #s(literal 0 binary64) m)))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) m)) (-.f64 #s(literal 0 binary64) m)))) |
(* -1/4 (pow (+ m n) 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) |
(+ (* -1 l) (* -1/4 (pow (+ m n) 2))) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) |
(+ (* -1 l) (* -1/4 (pow (+ m n) 2))) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) |
(+ (* -1 l) (* -1/4 (pow (+ m n) 2))) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(* -1 (* l (+ 1 (* 1/4 (/ (pow (+ m n) 2) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(sin (* -1/2 (* K m))) |
(sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) |
(+ (sin (* -1/2 (* K m))) (* M (cos (* -1/2 (* K m))))) |
(+.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 M (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(+ (sin (* -1/2 (* K m))) (* M (+ (cos (* -1/2 (* K m))) (* -1/2 (* M (sin (* -1/2 (* K m)))))))) |
(+.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 M (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 (*.f64 #s(literal -1/2 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(+ (sin (* -1/2 (* K m))) (* M (+ (cos (* -1/2 (* K m))) (* M (+ (* -1/2 (sin (* -1/2 (* K m)))) (* -1/6 (* M (cos (* -1/2 (* K m)))))))))) |
(+.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 M (+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 #s(literal -1/6 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (- (* -1/2 (* K m)) (* -1 M))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin M) |
(sin.f64 M) |
(+ (sin M) (* -1/2 (* K (* m (cos M))))) |
(+.f64 (sin.f64 M) (*.f64 (*.f64 #s(literal -1/2 binary64) K) (*.f64 m (cos.f64 M)))) |
(+ (sin M) (* m (+ (* -1/2 (* K (cos M))) (* -1/8 (* (pow K 2) (* m (sin M))))))) |
(+.f64 (sin.f64 M) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 M) K)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) m) (sin.f64 M)))))) |
(+ (sin M) (* m (+ (* -1/2 (* K (cos M))) (* m (+ (* -1/8 (* (pow K 2) (sin M))) (* 1/48 (* (pow K 3) (* m (cos M))))))))) |
(+.f64 (sin.f64 M) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 M) K)) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (sin.f64 M)) (*.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 m (cos.f64 M)))))))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin M) |
(sin.f64 M) |
(+ (sin M) (* -1/2 (* K (* m (cos M))))) |
(+.f64 (sin.f64 M) (*.f64 (*.f64 #s(literal -1/2 binary64) K) (*.f64 m (cos.f64 M)))) |
(+ (sin M) (* K (+ (* -1/2 (* m (cos M))) (* -1/8 (* K (* (pow m 2) (sin M))))))) |
(+.f64 (sin.f64 M) (*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m (cos.f64 M))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (*.f64 m m)) (sin.f64 M)))))) |
(+ (sin M) (* K (+ (* -1/2 (* m (cos M))) (* K (+ (* -1/8 (* (pow m 2) (sin M))) (* 1/48 (* K (* (pow m 3) (cos M))))))))) |
(+.f64 (sin.f64 M) (*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m (cos.f64 M))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (sin.f64 M)) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 K (*.f64 m (*.f64 m m))) (cos.f64 M)))))))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(sin (+ M (* -1/2 (* K m)))) |
(sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin M))) |
(*.f64 K (*.f64 n (sin.f64 M))) |
(* K (+ (* -1/2 (* K (* m (* n (cos M))))) (* n (sin M)))) |
(*.f64 K (+.f64 (*.f64 n (sin.f64 M)) (*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (*.f64 n (cos.f64 M))))))) |
(* K (+ (* K (+ (* -1/2 (* m (* n (cos M)))) (* -1/8 (* K (* (pow m 2) (* n (sin M))))))) (* n (sin M)))) |
(*.f64 K (+.f64 (*.f64 n (sin.f64 M)) (*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m (*.f64 n (cos.f64 M)))) (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 m m) (*.f64 n (sin.f64 M)))))))) |
(* K (+ (* K (+ (* -1/2 (* m (* n (cos M)))) (* K (+ (* -1/8 (* (pow m 2) (* n (sin M)))) (* 1/48 (* K (* (pow m 3) (* n (cos M))))))))) (* n (sin M)))) |
(*.f64 K (+.f64 (*.f64 n (sin.f64 M)) (*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m (*.f64 n (cos.f64 M)))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (*.f64 n (sin.f64 M))) (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 K (*.f64 m (*.f64 m m))) (*.f64 n (cos.f64 M)))))))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (* -1/2 (* K m))))) |
(*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(+ (* K (* M (* n (cos (* -1/2 (* K m)))))) (* K (* n (sin (* -1/2 (* K m)))))) |
(*.f64 K (+.f64 (*.f64 n (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 M n) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) |
(+ (* K (* n (sin (* -1/2 (* K m))))) (* M (+ (* -1/2 (* K (* M (* n (sin (* -1/2 (* K m))))))) (* K (* n (cos (* -1/2 (* K m)))))))) |
(+.f64 (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 M (+.f64 (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (*.f64 #s(literal -1/2 binary64) K) (*.f64 (*.f64 M n) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))) |
(+ (* K (* n (sin (* -1/2 (* K m))))) (* M (+ (* K (* n (cos (* -1/2 (* K m))))) (* M (+ (* -1/2 (* K (* n (sin (* -1/2 (* K m)))))) (* -1/6 (* K (* M (* n (cos (* -1/2 (* K m)))))))))))) |
(+.f64 (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 M (+.f64 (*.f64 (*.f64 n K) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 (*.f64 #s(literal -1/6 binary64) K) (*.f64 (*.f64 M n) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (- (* -1/2 (* K m)) (* -1 M))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin M))) |
(*.f64 K (*.f64 n (sin.f64 M))) |
(+ (* -1/2 (* (pow K 2) (* m (* n (cos M))))) (* K (* n (sin M)))) |
(+.f64 (*.f64 K (*.f64 n (sin.f64 M))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K K)) (*.f64 m (*.f64 n (cos.f64 M))))) |
(+ (* K (* n (sin M))) (* m (+ (* -1/2 (* (pow K 2) (* n (cos M)))) (* -1/8 (* (pow K 3) (* m (* n (sin M)))))))) |
(+.f64 (*.f64 K (*.f64 n (sin.f64 M))) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K K) (*.f64 n (cos.f64 M)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K (*.f64 K K))) (*.f64 m (*.f64 n (sin.f64 M))))))) |
(+ (* K (* n (sin M))) (* m (+ (* -1/2 (* (pow K 2) (* n (cos M)))) (* m (+ (* -1/8 (* (pow K 3) (* n (sin M)))) (* 1/48 (* (pow K 4) (* m (* n (cos M)))))))))) |
(+.f64 (*.f64 K (*.f64 n (sin.f64 M))) (*.f64 m (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K K) (*.f64 n (cos.f64 M)))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K (*.f64 K K))) (*.f64 n (sin.f64 M))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 K #s(literal 4 binary64))) (*.f64 m (*.f64 n (cos.f64 M))))))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
(* K (* n (sin (+ M (* -1/2 (* K m)))))) |
(*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) |
Compiled 36431 to 2644 computations (92.7% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1212 | 10 | 1222 |
| Fresh | 2 | 2 | 4 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1219 | 12 | 1231 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.8% | (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
| 30.6% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) | |
| 54.0% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) | |
| 22.4% | (*.f64 (cos.f64 (+.f64 M (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)) #s(literal -1 binary64))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 39.8% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) | |
| 35.6% | (exp.f64 (-.f64 #s(literal 0 binary64) l)) | |
| ▶ | 23.6% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
| 47.4% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) | |
| ▶ | 55.2% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
| ▶ | 53.4% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
| 6.0% | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) | |
| ▶ | 6.4% | (cos.f64 M) |
Compiled 382 to 294 computations (23% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 m n) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 m n)) |
| ✓ | cost-diff | 0 | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
| ✓ | cost-diff | 128 | (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l)) |
| ✓ | cost-diff | 0 | (*.f64 n n) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
| ✓ | cost-diff | 0 | (*.f64 m m) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
| ✓ | cost-diff | 0 | (cos.f64 M) |
| ✓ | cost-diff | 0 | (*.f64 n n) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
| 2236× | fnmadd-define |
| 2140× | fma-define |
| 1506× | sum3-define |
| 980× | fma-lowering-fma.f32 |
| 980× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 82 |
| 1 | 49 | 80 |
| 2 | 96 | 80 |
| 3 | 180 | 80 |
| 4 | 308 | 80 |
| 5 | 466 | 80 |
| 6 | 837 | 80 |
| 7 | 1449 | 80 |
| 8 | 2141 | 80 |
| 9 | 3084 | 80 |
| 10 | 5580 | 80 |
| 11 | 5842 | 80 |
| 12 | 5958 | 80 |
| 13 | 6054 | 80 |
| 0 | 6054 | 80 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(exp (* -1/4 (* n n))) |
(* -1/4 (* n n)) |
-1/4 |
(* n n) |
n |
(cos M) |
M |
(exp (* -1/4 (* m m))) |
(* -1/4 (* m m)) |
-1/4 |
(* m m) |
m |
(* (+ (* -1/4 (* n n)) 1) (cos M)) |
(+ (* -1/4 (* n n)) 1) |
(* -1/4 (* n n)) |
-1/4 |
(* n n) |
n |
1 |
(cos M) |
M |
(exp (+ (fabs (- m n)) (- 0 l))) |
(+ (fabs (- m n)) (- 0 l)) |
(fabs (- m n)) |
(- m n) |
m |
n |
(- 0 l) |
0 |
l |
| Outputs |
|---|
(exp (* -1/4 (* n n))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* -1/4 (* n n)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
-1/4 |
#s(literal -1/4 binary64) |
(* n n) |
(*.f64 n n) |
n |
(cos M) |
(cos.f64 M) |
M |
(exp (* -1/4 (* m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(* -1/4 (* m m)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
-1/4 |
#s(literal -1/4 binary64) |
(* m m) |
(*.f64 m m) |
m |
(* (+ (* -1/4 (* n n)) 1) (cos M)) |
(*.f64 (cos.f64 M) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(+ (* -1/4 (* n n)) 1) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) |
(* -1/4 (* n n)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
-1/4 |
#s(literal -1/4 binary64) |
(* n n) |
(*.f64 n n) |
n |
1 |
#s(literal 1 binary64) |
(cos M) |
(cos.f64 M) |
M |
(exp (+ (fabs (- m n)) (- 0 l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(+ (fabs (- m n)) (- 0 l)) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 m n)) |
(- m n) |
(-.f64 m n) |
m |
n |
(- 0 l) |
(-.f64 #s(literal 0 binary64) l) |
0 |
#s(literal 0 binary64) |
l |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) l) |
| ✓ | accuracy | 100.0% | (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l)) |
| ✓ | accuracy | 100.0% | (fabs.f64 (-.f64 m n)) |
| ✓ | accuracy | 100.0% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
| ✓ | accuracy | 100.0% | (*.f64 n n) |
| ✓ | accuracy | 100.0% | (cos.f64 M) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
| ✓ | accuracy | 100.0% | (*.f64 m m) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
| ✓ | accuracy | 100.0% | (cos.f64 M) |
| ✓ | accuracy | 100.0% | (*.f64 n n) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
| 120.0ms | 256× | 0 | valid |
Compiled 103 to 23 computations (77.7% saved)
ival-exp: 25.0ms (50.5% of total)ival-mult: 9.0ms (18.2% of total)ival-cos: 8.0ms (16.2% of total)ival-sub: 3.0ms (6.1% of total)ival-add: 3.0ms (6.1% of total)ival-fabs: 2.0ms (4% of total)const: 1.0ms (2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp (* -1/4 (* n n)))> |
#<alt (* -1/4 (* n n))> |
#<alt (* n n)> |
#<alt (cos M)> |
#<alt (exp (* -1/4 (* m m)))> |
#<alt (* -1/4 (* m m))> |
#<alt (* m m)> |
#<alt (* (+ (* -1/4 (* n n)) 1) (cos M))> |
#<alt (+ (* -1/4 (* n n)) 1)> |
#<alt (+ (fabs (- m n)) (- 0 l))> |
#<alt (exp (+ (fabs (- m n)) (- 0 l)))> |
#<alt (fabs (- m n))> |
#<alt (- m n)> |
#<alt (- 0 l)> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow n 2)))> |
#<alt (+ 1 (* (pow n 2) (- (* 1/32 (pow n 2)) 1/4)))> |
#<alt (+ 1 (* (pow n 2) (- (* (pow n 2) (+ 1/32 (* -1/384 (pow n 2)))) 1/4)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (exp (* -1/4 (pow n 2)))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt (pow n 2)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow M 2)))> |
#<alt (+ 1 (* (pow M 2) (- (* 1/24 (pow M 2)) 1/2)))> |
#<alt (+ 1 (* (pow M 2) (- (* (pow M 2) (+ 1/24 (* -1/720 (pow M 2)))) 1/2)))> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt (cos M)> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow m 2)))> |
#<alt (+ 1 (* (pow m 2) (- (* 1/32 (pow m 2)) 1/4)))> |
#<alt (+ 1 (* (pow m 2) (- (* (pow m 2) (+ 1/32 (* -1/384 (pow m 2)))) 1/4)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (exp (* -1/4 (pow m 2)))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (pow m 2)> |
#<alt (cos M)> |
#<alt (+ (cos M) (* -1/4 (* (pow n 2) (cos M))))> |
#<alt (+ (cos M) (* -1/4 (* (pow n 2) (cos M))))> |
#<alt (+ (cos M) (* -1/4 (* (pow n 2) (cos M))))> |
#<alt (* -1/4 (* (pow n 2) (cos M)))> |
#<alt (* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2))))> |
#<alt (* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2))))> |
#<alt (* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2))))> |
#<alt (* -1/4 (* (pow n 2) (cos M)))> |
#<alt (* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2))))> |
#<alt (* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2))))> |
#<alt (* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2))))> |
#<alt (+ 1 (* -1/4 (pow n 2)))> |
#<alt (+ 1 (+ (* -1/2 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))) (* -1/4 (pow n 2))))> |
#<alt (+ 1 (+ (* -1/4 (pow n 2)) (* (pow M 2) (+ (* -1/2 (+ 1 (* -1/4 (pow n 2)))) (* 1/24 (* (pow M 2) (+ 1 (* -1/4 (pow n 2)))))))))> |
#<alt (+ 1 (+ (* -1/4 (pow n 2)) (* (pow M 2) (+ (* -1/2 (+ 1 (* -1/4 (pow n 2)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))) (* 1/24 (+ 1 (* -1/4 (pow n 2))))))))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt (* (cos M) (+ 1 (* -1/4 (pow n 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (pow n 2)))> |
#<alt (+ 1 (* -1/4 (pow n 2)))> |
#<alt (+ 1 (* -1/4 (pow n 2)))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ 1 (pow n 2)) 1/4))> |
#<alt (* (pow n 2) (- (/ 1 (pow n 2)) 1/4))> |
#<alt (* (pow n 2) (- (/ 1 (pow n 2)) 1/4))> |
#<alt (* -1/4 (pow n 2))> |
#<alt (* (pow n 2) (- (/ 1 (pow n 2)) 1/4))> |
#<alt (* (pow n 2) (- (/ 1 (pow n 2)) 1/4))> |
#<alt (* (pow n 2) (- (/ 1 (pow n 2)) 1/4))> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (neg (+ n (* -1 m)))) l)> |
#<alt (- (fabs (neg (+ n (* -1 m)))) l)> |
#<alt (- (fabs (neg (+ n (* -1 m)))) l)> |
#<alt (- (fabs (neg (+ n (* -1 m)))) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (- m n)) l)> |
#<alt (- (fabs (+ m (* -1 n))) l)> |
#<alt (- (fabs (+ m (* -1 n))) l)> |
#<alt (- (fabs (+ m (* -1 n))) l)> |
#<alt (- (fabs (+ m (* -1 n))) l)> |
#<alt (fabs (- m n))> |
#<alt (+ (fabs (- m n)) (* -1 l))> |
#<alt (+ (fabs (- m n)) (* -1 l))> |
#<alt (+ (fabs (- m n)) (* -1 l))> |
#<alt (* -1 l)> |
#<alt (* l (- (/ (fabs (- m n)) l) 1))> |
#<alt (* l (- (/ (fabs (- m n)) l) 1))> |
#<alt (* l (- (/ (fabs (- m n)) l) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l)))))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (neg (+ n (* -1 m)))) l))> |
#<alt (exp (- (fabs (neg (+ n (* -1 m)))) l))> |
#<alt (exp (- (fabs (neg (+ n (* -1 m)))) l))> |
#<alt (exp (- (fabs (neg (+ n (* -1 m)))) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (+ m (* -1 n))) l))> |
#<alt (exp (- (fabs (+ m (* -1 n))) l))> |
#<alt (exp (- (fabs (+ m (* -1 n))) l))> |
#<alt (exp (- (fabs (+ m (* -1 n))) l))> |
#<alt (exp (fabs (- m n)))> |
#<alt (+ (exp (fabs (- m n))) (* -1 (* l (exp (fabs (- m n))))))> |
#<alt (+ (exp (fabs (- m n))) (* l (+ (* -1 (exp (fabs (- m n)))) (* 1/2 (* l (exp (fabs (- m n))))))))> |
#<alt (+ (exp (fabs (- m n))) (* l (+ (* -1 (exp (fabs (- m n)))) (* l (+ (* -1/6 (* l (exp (fabs (- m n))))) (* 1/2 (exp (fabs (- m n)))))))))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (exp (+ (fabs (- m n)) (* -1 l)))> |
#<alt (exp (+ (fabs (- m n)) (* -1 l)))> |
#<alt (exp (+ (fabs (- m n)) (* -1 l)))> |
#<alt (exp (+ (fabs (- m n)) (* -1 l)))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (neg (+ n (* -1 m))))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (- m n))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (fabs (+ m (* -1 n)))> |
#<alt (* -1 n)> |
#<alt (- m n)> |
#<alt (- m n)> |
#<alt (- m n)> |
#<alt m> |
#<alt (* m (+ 1 (* -1 (/ n m))))> |
#<alt (* m (+ 1 (* -1 (/ n m))))> |
#<alt (* m (+ 1 (* -1 (/ n m))))> |
#<alt m> |
#<alt (* -1 (* m (- (/ n m) 1)))> |
#<alt (* -1 (* m (- (/ n m) 1)))> |
#<alt (* -1 (* m (- (/ n m) 1)))> |
#<alt m> |
#<alt (+ m (* -1 n))> |
#<alt (+ m (* -1 n))> |
#<alt (+ m (* -1 n))> |
#<alt (* -1 n)> |
#<alt (* n (- (/ m n) 1))> |
#<alt (* n (- (/ m n) 1))> |
#<alt (* n (- (/ m n) 1))> |
#<alt (* -1 n)> |
#<alt (* -1 (* n (+ 1 (* -1 (/ m n)))))> |
#<alt (* -1 (* n (+ 1 (* -1 (/ m n)))))> |
#<alt (* -1 (* n (+ 1 (* -1 (/ m n)))))> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
#<alt (* -1 l)> |
63 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | M | @ | inf | (* (+ (* -1/4 (* n n)) 1) (cos M)) |
| 0.0ms | M | @ | 0 | (* (+ (* -1/4 (* n n)) 1) (cos M)) |
| 0.0ms | n | @ | inf | (* (+ (* -1/4 (* n n)) 1) (cos M)) |
| 0.0ms | l | @ | 0 | (exp (+ (fabs (- m n)) (- 0 l))) |
| 0.0ms | M | @ | -inf | (* (+ (* -1/4 (* n n)) 1) (cos M)) |
| 1× | batch-egg-rewrite |
| 3284× | *-lowering-*.f32 |
| 3284× | *-lowering-*.f64 |
| 2562× | /-lowering-/.f32 |
| 2562× | /-lowering-/.f64 |
| 1324× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 61 |
| 1 | 101 | 59 |
| 2 | 805 | 58 |
| 0 | 9099 | 58 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (* -1/4 (* n n))) |
(* -1/4 (* n n)) |
(* n n) |
(cos M) |
(exp (* -1/4 (* m m))) |
(* -1/4 (* m m)) |
(* m m) |
(* (+ (* -1/4 (* n n)) 1) (cos M)) |
(+ (* -1/4 (* n n)) 1) |
(+ (fabs (- m n)) (- 0 l)) |
(exp (+ (fabs (- m n)) (- 0 l))) |
(fabs (- m n)) |
(- m n) |
(- 0 l) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) n))) n)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 n n))) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (*.f64 n n)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 n n) #s(literal 2 binary64)) (/.f64 (*.f64 n n) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 n n) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) n)) n) |
(pow.f64 (exp.f64 (*.f64 n n)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n n) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/4 binary64)) (exp.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 n n) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 n) (*.f64 #s(literal -1/4 binary64) n)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n n) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 n n) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) n)) (/.f64 n #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) n)) (/.f64 n #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 n n)) #s(literal -1/8 binary64)) (pow.f64 (exp.f64 (*.f64 n n)) #s(literal -1/8 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(*.f64 n (*.f64 #s(literal -1/4 binary64) n)) |
(*.f64 n (*.f64 (*.f64 #s(literal -1/4 binary64) n) #s(literal 1 binary64))) |
(*.f64 (*.f64 n n) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) n) n) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) n)) n) |
(exp.f64 (*.f64 (log.f64 n) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 n n))) |
(pow.f64 n #s(literal 2 binary64)) |
(pow.f64 (*.f64 n n) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) n) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 n)) #s(literal 2 binary64)) |
(*.f64 n n) |
(*.f64 (*.f64 n n) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 n n)) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 0 binary64) n)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n n))) |
(*.f64 (exp.f64 (log.f64 n)) (exp.f64 (log.f64 n))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) n) #s(literal -1 binary64)) n) |
(cos.f64 M) |
(*.f64 (cos.f64 M) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 M)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) m))) m)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 m m))) #s(literal -1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (*.f64 m m)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (+.f64 (/.f64 (*.f64 m m) #s(literal 2 binary64)) (/.f64 (*.f64 m m) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 m m) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) m)) m) |
(pow.f64 (exp.f64 (*.f64 m m)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m m) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 #s(literal -1/4 binary64)) (exp.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 m m) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 m) (*.f64 #s(literal -1/4 binary64) m)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m m) #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 m m) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) m)) (/.f64 m #s(literal 2 binary64))) (pow.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) m)) (/.f64 m #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 m m)) #s(literal -1/8 binary64)) (pow.f64 (exp.f64 (*.f64 m m)) #s(literal -1/8 binary64))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(*.f64 m (*.f64 #s(literal -1/4 binary64) m)) |
(*.f64 (*.f64 m m) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) m) m) |
(exp.f64 (*.f64 (log.f64 m) #s(literal 2 binary64))) |
(pow.f64 m #s(literal 2 binary64)) |
(pow.f64 (*.f64 m m) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 m)) #s(literal 2 binary64)) |
(*.f64 m m) |
(*.f64 (exp.f64 (log.f64 m)) (exp.f64 (log.f64 m))) |
(+.f64 (cos.f64 M) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M)))) |
(+.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(+.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) (cos.f64 M)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M) (cos.f64 M)) |
(fma.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(fma.f64 (cos.f64 M) #s(literal 1 binary64) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 M) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M)))) |
(/.f64 (cos.f64 M) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) (*.f64 (cos.f64 M) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (cos.f64 M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (cos.f64 M)))) |
(/.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(/.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (cos.f64 M) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (cos.f64 M)) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (cos.f64 M)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (cos.f64 M)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 M) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (cos.f64 M))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (cos.f64 M))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) #s(literal 3 binary64)) (pow.f64 (cos.f64 M) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (-.f64 (*.f64 (cos.f64 M) (cos.f64 M)) (*.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 M) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) #s(literal 3 binary64))) (+.f64 (*.f64 (cos.f64 M) (cos.f64 M)) (-.f64 (*.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (*.f64 (cos.f64 M) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) #s(literal 3 binary64)) (pow.f64 (cos.f64 M) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M)))) (-.f64 (*.f64 (cos.f64 M) (cos.f64 M)) (*.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) (cos.f64 M))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 M) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) #s(literal 3 binary64))) (+.f64 (*.f64 (cos.f64 M) (cos.f64 M)) (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M)))) (*.f64 (cos.f64 M) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (*.f64 (cos.f64 M) (cos.f64 M))) (-.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M))) |
(/.f64 (-.f64 (*.f64 (cos.f64 M) (cos.f64 M)) (*.f64 (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) (-.f64 (cos.f64 M) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M)))) (*.f64 (cos.f64 M) (cos.f64 M))) (-.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) (cos.f64 M))) |
(/.f64 (-.f64 (*.f64 (cos.f64 M) (cos.f64 M)) (*.f64 (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))))) (-.f64 (cos.f64 M) (*.f64 (*.f64 n n) (*.f64 #s(literal -1/4 binary64) (cos.f64 M))))) |
(/.f64 (*.f64 (cos.f64 M) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(/.f64 (*.f64 (cos.f64 M) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n)))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (cos.f64 M)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (cos.f64 M)) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n))))) (cos.f64 M)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(*.f64 (cos.f64 M) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) (cos.f64 M))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (/.f64 (cos.f64 M) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (cos.f64 M))) |
(*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (/.f64 (cos.f64 M) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(*.f64 (*.f64 (cos.f64 M) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (cos.f64 M)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (cos.f64 M)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) (-.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(*.f64 (/.f64 (*.f64 (cos.f64 M) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (cos.f64 M) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 n n) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (cos.f64 M)) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (cos.f64 M)) (-.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) (-.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (cos.f64 M)) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (cos.f64 M)) (+.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 n n) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 n n) #s(literal 1 binary64)) |
(fma.f64 n (*.f64 #s(literal -1/4 binary64) n) #s(literal 1 binary64)) |
(fma.f64 (*.f64 n n) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) n) n #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) (+.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64)))) (+.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) (+.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (-.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64)))))) |
(*.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal -1 binary64))) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(*.f64 (/.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n)))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (+.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))))) (+.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 n (*.f64 n (*.f64 n n))) (*.f64 n (*.f64 n (*.f64 n n)))) #s(literal 1/256 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) (-.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(*.f64 (/.f64 (+.f64 (*.f64 n (*.f64 n (*.f64 (*.f64 n n) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/64 binary64))) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 n n) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 n (*.f64 n (*.f64 n n))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (+.f64 (*.f64 (*.f64 n n) #s(literal 1/16 binary64)) #s(literal -1/4 binary64))))) |
(+.f64 (fabs.f64 (-.f64 m n)) l) |
(+.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(+.f64 l (fabs.f64 (-.f64 m n))) |
(+.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(-.f64 #s(literal 0 binary64) (-.f64 l (fabs.f64 (-.f64 m n)))) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(-.f64 (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (-.f64 l (fabs.f64 (-.f64 m n))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (/.f64 (*.f64 l (*.f64 l l)) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l))) (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(fma.f64 (*.f64 l l) (/.f64 #s(literal 1 binary64) l) (fabs.f64 (-.f64 m n))) |
(fma.f64 (*.f64 l (*.f64 l l)) (/.f64 #s(literal 1 binary64) (*.f64 l l)) (fabs.f64 (-.f64 m n))) |
(fma.f64 #s(literal -1 binary64) l (fabs.f64 (-.f64 m n))) |
(neg.f64 (-.f64 l (fabs.f64 (-.f64 m n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))))) |
(/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))))) (*.f64 (*.f64 l (*.f64 l l)) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l)))))) (*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l (*.f64 l l)) (-.f64 (*.f64 l (*.f64 l l)) (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))))) (*.f64 (*.f64 l (*.f64 l l)) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l)))))) (*.f64 (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l (*.f64 l l)) (-.f64 (*.f64 l (*.f64 l l)) (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (*.f64 (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (*.f64 l l) (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 m n))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 l (*.f64 l l)))) (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 l l))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 l (*.f64 l (*.f64 l l)))) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)))) |
(/.f64 (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 n m))) (-.f64 l (fabs.f64 (-.f64 m n)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l)))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) l)) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) #s(literal 1 binary64))) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (*.f64 l l)) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (*.f64 l (*.f64 l l)))) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (*.f64 l l))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (/.f64 #s(literal 1 binary64) l)) (*.f64 (fabs.f64 (+.f64 n m)) #s(literal 1 binary64))) (*.f64 (fabs.f64 (+.f64 n m)) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (*.f64 l l)) (*.f64 (fabs.f64 (+.f64 n m)) (*.f64 l (*.f64 l l)))) (*.f64 (fabs.f64 (+.f64 n m)) (*.f64 l l))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) l)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l l)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (*.f64 l l)))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l))) |
(/.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) l) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) l)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (/.f64 #s(literal 1 binary64) l)) (*.f64 (fabs.f64 (-.f64 m n)) #s(literal 1 binary64))) (*.f64 (fabs.f64 (-.f64 m n)) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (*.f64 (/.f64 #s(literal 1 binary64) l) (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))))) (*.f64 (/.f64 #s(literal 1 binary64) l) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 n m))) (*.f64 (/.f64 #s(literal 1 binary64) l) (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))))) (*.f64 (/.f64 #s(literal 1 binary64) l) (fabs.f64 (+.f64 n m)))) |
(/.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (/.f64 #s(literal 1 binary64) l) (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (-.f64 m n) (-.f64 m n)))) |
(/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (/.f64 #s(literal 1 binary64) l) (fabs.f64 (-.f64 m n)))) |
(/.f64 (+.f64 (*.f64 (*.f64 l (*.f64 l l)) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (*.f64 (*.f64 l l) (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))))) (*.f64 (*.f64 l l) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 l (*.f64 l l)) (fabs.f64 (+.f64 n m))) (*.f64 (*.f64 l l) (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))))) (*.f64 (*.f64 l l) (fabs.f64 (+.f64 n m)))) |
(/.f64 (+.f64 (*.f64 (*.f64 l (*.f64 l l)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (*.f64 l l) (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 l (*.f64 l l))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l))) (*.f64 (*.f64 l l) (fabs.f64 (-.f64 m n)))) |
(/.f64 (+.f64 (*.f64 (*.f64 l l) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (*.f64 l (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))))) (*.f64 l (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 l l) (fabs.f64 (+.f64 n m))) (*.f64 l (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))))) (*.f64 l (fabs.f64 (+.f64 n m)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (*.f64 l (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))) (*.f64 l (*.f64 (-.f64 m n) (-.f64 m n)))) |
(/.f64 (+.f64 (*.f64 (*.f64 l l) (fabs.f64 (-.f64 m n))) (*.f64 l (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) l) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (*.f64 l l))) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) l)) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) l) (*.f64 (fabs.f64 (+.f64 n m)) (*.f64 l l))) (*.f64 (fabs.f64 (+.f64 n m)) l)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) l) (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 l l))) (*.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) l) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (*.f64 l l))) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) l)) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) l) (*.f64 (fabs.f64 (+.f64 n m)) (*.f64 l l))) (*.f64 (fabs.f64 (+.f64 n m)) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) l) (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 l l))) (*.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 l l))) (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) l)) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) #s(literal 1 binary64))) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (*.f64 l l)) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (*.f64 l (*.f64 l l)))) (*.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (*.f64 l l))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (/.f64 #s(literal 1 binary64) l)) (*.f64 (fabs.f64 (+.f64 n m)) #s(literal 1 binary64))) (*.f64 (fabs.f64 (+.f64 n m)) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (*.f64 l l)) (*.f64 (fabs.f64 (+.f64 n m)) (*.f64 l (*.f64 l l)))) (*.f64 (fabs.f64 (+.f64 n m)) (*.f64 l l))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) l)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l l)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (*.f64 l l)))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) l) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l))) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (/.f64 #s(literal 1 binary64) l)) (*.f64 (fabs.f64 (-.f64 m n)) #s(literal 1 binary64))) (*.f64 (fabs.f64 (-.f64 m n)) (/.f64 #s(literal 1 binary64) l))) |
(/.f64 (+.f64 (*.f64 l (*.f64 l l)) (neg.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (-.f64 m n) (-.f64 n m)))) |
(/.f64 (+.f64 (*.f64 l (*.f64 l l)) (neg.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 l (*.f64 l l)) (neg.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (-.f64 m n) (-.f64 n m))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 n m)))) (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (*.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l l)) (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 l (*.f64 l l)))) (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 l l))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 l (fabs.f64 (-.f64 m n))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 l (fabs.f64 (-.f64 m n))) (-.f64 l (fabs.f64 (-.f64 m n)))) (*.f64 #s(literal 0 binary64) (-.f64 l (fabs.f64 (-.f64 m n))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (*.f64 (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 l (fabs.f64 (-.f64 m n))) (-.f64 l (fabs.f64 (-.f64 m n))))) (-.f64 l (fabs.f64 (-.f64 m n)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l)) (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l)))) (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) #s(literal 1 binary64)) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) #s(literal 1 binary64)) (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))))) (*.f64 (*.f64 l (*.f64 l l)) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l (*.f64 l l)) (-.f64 (*.f64 l (*.f64 l l)) (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (*.f64 l l) (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 m n)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 l (*.f64 l (*.f64 l l)))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l))) |
(/.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))))) |
(*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(*.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l))))) |
(*.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l))) |
(*.f64 (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 n m))) (/.f64 #s(literal 1 binary64) (-.f64 l (fabs.f64 (-.f64 m n))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l))))) |
(*.f64 (+.f64 (*.f64 l (*.f64 l l)) (neg.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (-.f64 m n) (-.f64 n m))))) |
(*.f64 (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l)))) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) l) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l)))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l)))) (+.f64 (*.f64 l l) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l))) (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (*.f64 l l) (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 m n))))))) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (-.f64 (*.f64 (*.f64 l l) (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 m n)))) (*.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) l) (-.f64 l (fabs.f64 (-.f64 m n))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (*.f64 l l) (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 m n)))))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (+.f64 (*.f64 l (*.f64 l l)) (neg.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64))))) (+.f64 (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l)) (*.f64 (-.f64 m n) (-.f64 n m)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l)) (+.f64 (*.f64 l l) (*.f64 (-.f64 m n) (-.f64 n m)))) (-.f64 l (fabs.f64 (-.f64 m n)))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 l) (exp.f64 (fabs.f64 (-.f64 m n))))) |
(/.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (exp.f64 l)) |
(/.f64 (exp.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) l))) (exp.f64 (/.f64 (*.f64 l l) (+.f64 (fabs.f64 (-.f64 m n)) l)))) |
(/.f64 (neg.f64 (exp.f64 (fabs.f64 (-.f64 m n)))) (neg.f64 (exp.f64 l))) |
(pow.f64 (exp.f64 (+.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 l (*.f64 l l)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 l (+.f64 (fabs.f64 (-.f64 m n)) l))))) |
(pow.f64 (exp.f64 (*.f64 (+.f64 (-.f64 m n) l) (-.f64 (-.f64 m n) l))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (exp.f64 l)) |
(*.f64 (exp.f64 l) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(+.f64 (fabs.f64 (-.f64 m n)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 m n))) |
(fabs.f64 (-.f64 m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs.f64 (-.f64 (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(fabs.f64 (-.f64 (-.f64 m n) #s(literal 0 binary64))) |
(-.f64 (fabs.f64 (-.f64 m n)) #s(literal 0 binary64)) |
(-.f64 (fabs.f64 (-.f64 m n)) (/.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 m n)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 m n)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (+.f64 n m)) (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n)))) |
(/.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (*.f64 (-.f64 m n) (-.f64 m n))) |
(/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (fabs.f64 (-.f64 m n))) |
(/.f64 (*.f64 (-.f64 m n) (-.f64 n m)) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 m n)))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) n) m))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (fabs.f64 (+.f64 (*.f64 n n) (*.f64 m (+.f64 n m))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (fabs.f64 (+.f64 n m))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))))) (neg.f64 (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n)))) (neg.f64 (fabs.f64 (+.f64 n m)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64))) (*.f64 (-.f64 m n) (-.f64 m n))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 m n) (-.f64 m n))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 m n) (-.f64 m n))) (-.f64 #s(literal 0 binary64) (fabs.f64 (-.f64 m n)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64))) (*.f64 (-.f64 m n) (-.f64 n m))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 m n))) |
(*.f64 (pow.f64 (*.f64 (-.f64 m n) (-.f64 m n)) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 m n) (-.f64 m n)))) |
(*.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 m n)))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (fabs.f64 (/.f64 #s(literal 1 binary64) (+.f64 n m)))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (/.f64 #s(literal 1 binary64) (fabs.f64 (+.f64 n m)))) |
(+.f64 m (-.f64 #s(literal 0 binary64) n)) |
(+.f64 (-.f64 #s(literal 0 binary64) n) m) |
(+.f64 (-.f64 #s(literal 0 binary64) n) (neg.f64 (-.f64 #s(literal 0 binary64) m))) |
(+.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (neg.f64 (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(+.f64 (/.f64 (*.f64 m m) (+.f64 n m)) (neg.f64 (/.f64 (*.f64 n n) (+.f64 n m)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) m)) (-.f64 #s(literal 0 binary64) n)) |
(-.f64 m n) |
(-.f64 #s(literal 0 binary64) (-.f64 n m)) |
(-.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) |
(-.f64 (/.f64 (*.f64 m m) (+.f64 n m)) (/.f64 (*.f64 n n) (+.f64 n m))) |
(-.f64 (+.f64 m #s(literal 0 binary64)) n) |
(fma.f64 #s(literal -1 binary64) n m) |
(neg.f64 (-.f64 n m)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 m n))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 m n)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 m m) (*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) n) m))) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))))) |
(/.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) |
(/.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (+.f64 (*.f64 m m) (*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) n) m)))) |
(/.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (+.f64 n m)) |
(/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 n m)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 m n)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (neg.f64 (+.f64 (*.f64 m m) (*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) n) m))))) |
(/.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (-.f64 #s(literal 0 binary64) (+.f64 n m))) |
(/.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (-.f64 (-.f64 #s(literal 0 binary64) n) m)) |
(/.f64 (-.f64 (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m))))) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (*.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))) (+.f64 (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m)))) (*.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))) (*.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))) (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))))) |
(/.f64 (-.f64 (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))) (*.f64 (+.f64 n m) (+.f64 (*.f64 m (*.f64 m (*.f64 m m))) (*.f64 (*.f64 n n) (+.f64 (*.f64 n n) (*.f64 m m)))))) |
(/.f64 (-.f64 (*.f64 m (*.f64 m (*.f64 m m))) (*.f64 n (*.f64 n (*.f64 n n)))) (*.f64 (+.f64 n m) (+.f64 (*.f64 m m) (*.f64 n n)))) |
(/.f64 (-.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) (neg.f64 (+.f64 (*.f64 n n) (*.f64 m (+.f64 n m))))) |
(/.f64 (-.f64 (*.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (*.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))) (*.f64 n (*.f64 n n)))) (*.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) |
(/.f64 (-.f64 (*.f64 (*.f64 m m) (+.f64 n m)) (*.f64 (+.f64 n m) (*.f64 n n))) (*.f64 (+.f64 n m) (+.f64 n m))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))))) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 n n) (*.f64 m m))) (+.f64 n m)) |
(/.f64 (neg.f64 (-.f64 (*.f64 n n) (*.f64 m m))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 n m)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (+.f64 (*.f64 n n) (*.f64 m (+.f64 n m)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 n (*.f64 n n))) (*.f64 m (*.f64 m m))) (+.f64 (*.f64 n n) (-.f64 (*.f64 m m) (*.f64 (-.f64 #s(literal 0 binary64) n) m)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (+.f64 (*.f64 (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (*.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 m m) (+.f64 n m)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 n n) (+.f64 n m)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 m m) (+.f64 n m)) (/.f64 (*.f64 m m) (+.f64 n m))) (+.f64 (*.f64 (/.f64 (*.f64 n n) (+.f64 n m)) (/.f64 (*.f64 n n) (+.f64 n m))) (*.f64 (/.f64 (*.f64 m m) (+.f64 n m)) (/.f64 (*.f64 n n) (+.f64 n m)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (*.f64 (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) (+.f64 (/.f64 (*.f64 m (*.f64 m m)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (/.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 m m) (+.f64 n m)) (/.f64 (*.f64 m m) (+.f64 n m))) (*.f64 (/.f64 (*.f64 n n) (+.f64 n m)) (/.f64 (*.f64 n n) (+.f64 n m)))) (+.f64 (/.f64 (*.f64 m m) (+.f64 n m)) (/.f64 (*.f64 n n) (+.f64 n m)))) |
(/.f64 (*.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) #s(literal 1 binary64)) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) |
(/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) #s(literal 1 binary64)) (+.f64 n m)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 m (*.f64 m m)) (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m))))) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (+.f64 (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m)))) (*.f64 (*.f64 n (*.f64 n n)) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m)))) (*.f64 (*.f64 n n) (*.f64 n (*.f64 n (*.f64 n n))))) (/.f64 #s(literal 1 binary64) (+.f64 n m))) (+.f64 (*.f64 m (*.f64 m (*.f64 m m))) (*.f64 (*.f64 n n) (+.f64 (*.f64 n n) (*.f64 m m))))) |
(/.f64 (*.f64 (-.f64 (*.f64 m (*.f64 m (*.f64 m m))) (*.f64 n (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (+.f64 n m))) (+.f64 (*.f64 m m) (*.f64 n n))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 m n)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 m n)) |
(*.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) |
(*.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (-.f64 #s(literal 0 binary64) n) m))))) |
(*.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))) (*.f64 (-.f64 m n) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(*.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))) (/.f64 (-.f64 m n) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m))))) |
(*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (/.f64 #s(literal 1 binary64) (+.f64 n m))) |
(*.f64 (+.f64 n m) (*.f64 (-.f64 m n) (/.f64 #s(literal 1 binary64) (+.f64 n m)))) |
(*.f64 (+.f64 n m) (/.f64 (-.f64 m n) (+.f64 n m))) |
(*.f64 #s(literal -1 binary64) (-.f64 n m)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))))) |
(*.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 n m)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 n m)) (-.f64 (*.f64 m m) (*.f64 n n))) |
(*.f64 (/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (-.f64 (*.f64 m m) (*.f64 n n))) (-.f64 m n)) |
(*.f64 (/.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (+.f64 (*.f64 (*.f64 m m) (*.f64 m (*.f64 m (*.f64 m m)))) (*.f64 (*.f64 n (+.f64 n m)) (*.f64 (*.f64 n (+.f64 n m)) (*.f64 n (+.f64 n m)))))) (+.f64 (*.f64 m (*.f64 m (*.f64 m m))) (*.f64 (*.f64 n (+.f64 n m)) (-.f64 (*.f64 n (+.f64 n m)) (*.f64 m m))))) |
(*.f64 (/.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (-.f64 (*.f64 m (*.f64 m (*.f64 m m))) (*.f64 (*.f64 n (+.f64 n m)) (*.f64 n (+.f64 n m))))) (-.f64 (*.f64 m m) (*.f64 n (+.f64 n m)))) |
(*.f64 (/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
l |
(+.f64 #s(literal 0 binary64) l) |
(+.f64 #s(literal 0 binary64) (*.f64 l #s(literal -1 binary64))) |
(+.f64 l #s(literal 0 binary64)) |
(+.f64 (*.f64 l #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) l) |
(-.f64 l #s(literal 0 binary64)) |
(fma.f64 (*.f64 l l) (/.f64 #s(literal 1 binary64) l) #s(literal 0 binary64)) |
(fma.f64 (*.f64 l (*.f64 l l)) (/.f64 #s(literal 1 binary64) (*.f64 l l)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) l #s(literal 0 binary64)) |
(neg.f64 l) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) l) #s(literal 1 binary64))) |
(/.f64 (*.f64 l l) l) |
(/.f64 (*.f64 l (*.f64 l l)) (*.f64 l l)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (*.f64 (*.f64 l (*.f64 l l)) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (*.f64 (*.f64 l l) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l)))))) |
(/.f64 (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l)))) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l l)))) |
(/.f64 (*.f64 l (*.f64 l (*.f64 l l))) (*.f64 l (*.f64 l l))) |
(/.f64 (/.f64 #s(literal 1 binary64) l) (/.f64 #s(literal 1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 (*.f64 l l) (*.f64 l (*.f64 l l))) (*.f64 l (*.f64 l (*.f64 l l)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l l)))) (*.f64 l (*.f64 l (*.f64 l l)))) |
(/.f64 (*.f64 (*.f64 l l) #s(literal 1 binary64)) l) |
(/.f64 (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1 binary64)) (*.f64 l l)) |
(/.f64 (*.f64 (*.f64 (*.f64 l (*.f64 l l)) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (/.f64 #s(literal 1 binary64) (*.f64 l l))) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) |
(/.f64 (*.f64 (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l)))) (/.f64 #s(literal 1 binary64) l)) (*.f64 l (*.f64 l (*.f64 l l)))) |
(/.f64 (/.f64 (*.f64 l l) (*.f64 l l)) (/.f64 #s(literal 1 binary64) l)) |
(/.f64 (/.f64 (*.f64 l l) #s(literal -1 binary64)) l) |
(pow.f64 l #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) l) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) l) |
(*.f64 l (/.f64 l l)) |
(*.f64 l (*.f64 (*.f64 l l) (/.f64 #s(literal 1 binary64) (*.f64 l l)))) |
(*.f64 l (/.f64 (*.f64 l l) (*.f64 l l))) |
(*.f64 (*.f64 l l) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (*.f64 l (*.f64 l l)) (/.f64 #s(literal 1 binary64) (*.f64 l l))) |
(*.f64 #s(literal -1 binary64) l) |
(*.f64 (/.f64 #s(literal 1 binary64) l) (*.f64 l l)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 l l)) (*.f64 l (*.f64 l l))) |
(*.f64 (pow.f64 l #s(literal 3/2 binary64)) (*.f64 (pow.f64 l #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 l l)))) |
(*.f64 (pow.f64 l #s(literal 3/2 binary64)) (/.f64 (pow.f64 l #s(literal 3/2 binary64)) (*.f64 l l))) |
(*.f64 (/.f64 l l) l) |
(*.f64 (/.f64 (pow.f64 l #s(literal 3/2 binary64)) l) (/.f64 (pow.f64 l #s(literal 3/2 binary64)) l)) |
(*.f64 (/.f64 (*.f64 l l) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) l)) |
(*.f64 (/.f64 (*.f64 l (*.f64 l l)) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l l)))) (*.f64 l (*.f64 l l))) |
(*.f64 (/.f64 (*.f64 l l) (*.f64 l l)) l) |
(*.f64 (/.f64 (*.f64 l (*.f64 l l)) (*.f64 (*.f64 l l) (*.f64 l (*.f64 l (*.f64 l l))))) (*.f64 l (*.f64 l (*.f64 l l)))) |
(*.f64 (/.f64 (*.f64 l (*.f64 l l)) (*.f64 l (*.f64 l l))) l) |
| 1× | egg-herbie |
| 3522× | *-lowering-*.f32 |
| 3522× | *-lowering-*.f64 |
| 1864× | sum3-define |
| 1452× | fma-lowering-fma.f32 |
| 1452× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 1492 |
| 1 | 424 | 1271 |
| 2 | 1392 | 1258 |
| 3 | 5561 | 1255 |
| 0 | 8433 | 1255 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/4 (pow n 2))) |
(+ 1 (* (pow n 2) (- (* 1/32 (pow n 2)) 1/4))) |
(+ 1 (* (pow n 2) (- (* (pow n 2) (+ 1/32 (* -1/384 (pow n 2)))) 1/4))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(exp (* -1/4 (pow n 2))) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(* -1/4 (pow n 2)) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
(pow n 2) |
1 |
(+ 1 (* -1/2 (pow M 2))) |
(+ 1 (* (pow M 2) (- (* 1/24 (pow M 2)) 1/2))) |
(+ 1 (* (pow M 2) (- (* (pow M 2) (+ 1/24 (* -1/720 (pow M 2)))) 1/2))) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
(cos M) |
1 |
(+ 1 (* -1/4 (pow m 2))) |
(+ 1 (* (pow m 2) (- (* 1/32 (pow m 2)) 1/4))) |
(+ 1 (* (pow m 2) (- (* (pow m 2) (+ 1/32 (* -1/384 (pow m 2)))) 1/4))) |
(exp (* -1/4 (pow m 2))) |
(exp (* -1/4 (pow m 2))) |
(exp (* -1/4 (pow m 2))) |
(exp (* -1/4 (pow m 2))) |
(exp (* -1/4 (pow m 2))) |
(exp (* -1/4 (pow m 2))) |
(exp (* -1/4 (pow m 2))) |
(exp (* -1/4 (pow m 2))) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(* -1/4 (pow m 2)) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(pow m 2) |
(cos M) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(* -1/4 (* (pow n 2) (cos M))) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(* -1/4 (* (pow n 2) (cos M))) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(+ 1 (* -1/4 (pow n 2))) |
(+ 1 (+ (* -1/2 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))) (* -1/4 (pow n 2)))) |
(+ 1 (+ (* -1/4 (pow n 2)) (* (pow M 2) (+ (* -1/2 (+ 1 (* -1/4 (pow n 2)))) (* 1/24 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))))))) |
(+ 1 (+ (* -1/4 (pow n 2)) (* (pow M 2) (+ (* -1/2 (+ 1 (* -1/4 (pow n 2)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))) (* 1/24 (+ 1 (* -1/4 (pow n 2)))))))))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
1 |
(+ 1 (* -1/4 (pow n 2))) |
(+ 1 (* -1/4 (pow n 2))) |
(+ 1 (* -1/4 (pow n 2))) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(* -1/4 (pow n 2)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (- m n)) l) |
(- (fabs (+ m (* -1 n))) l) |
(- (fabs (+ m (* -1 n))) l) |
(- (fabs (+ m (* -1 n))) l) |
(- (fabs (+ m (* -1 n))) l) |
(fabs (- m n)) |
(+ (fabs (- m n)) (* -1 l)) |
(+ (fabs (- m n)) (* -1 l)) |
(+ (fabs (- m n)) (* -1 l)) |
(* -1 l) |
(* l (- (/ (fabs (- m n)) l) 1)) |
(* l (- (/ (fabs (- m n)) l) 1)) |
(* l (- (/ (fabs (- m n)) l) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l))))) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp (fabs (- m n))) |
(+ (exp (fabs (- m n))) (* -1 (* l (exp (fabs (- m n)))))) |
(+ (exp (fabs (- m n))) (* l (+ (* -1 (exp (fabs (- m n)))) (* 1/2 (* l (exp (fabs (- m n)))))))) |
(+ (exp (fabs (- m n))) (* l (+ (* -1 (exp (fabs (- m n)))) (* l (+ (* -1/6 (* l (exp (fabs (- m n))))) (* 1/2 (exp (fabs (- m n))))))))) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (neg (+ n (* -1 m)))) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (- m n)) |
(fabs (+ m (* -1 n))) |
(fabs (+ m (* -1 n))) |
(fabs (+ m (* -1 n))) |
(fabs (+ m (* -1 n))) |
(* -1 n) |
(- m n) |
(- m n) |
(- m n) |
m |
(* m (+ 1 (* -1 (/ n m)))) |
(* m (+ 1 (* -1 (/ n m)))) |
(* m (+ 1 (* -1 (/ n m)))) |
m |
(* -1 (* m (- (/ n m) 1))) |
(* -1 (* m (- (/ n m) 1))) |
(* -1 (* m (- (/ n m) 1))) |
m |
(+ m (* -1 n)) |
(+ m (* -1 n)) |
(+ m (* -1 n)) |
(* -1 n) |
(* n (- (/ m n) 1)) |
(* n (- (/ m n) 1)) |
(* n (- (/ m n) 1)) |
(* -1 n) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
(* -1 l) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow n 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+ 1 (* (pow n 2) (- (* 1/32 (pow n 2)) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+ 1 (* (pow n 2) (- (* (pow n 2) (+ 1/32 (* -1/384 (pow n 2)))) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 n n) (+.f64 #s(literal -1/4 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal 1/32 binary64) (*.f64 n (*.f64 n #s(literal -1/384 binary64))))))))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(exp (* -1/4 (pow n 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
(pow n 2) |
(*.f64 n n) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow M 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+ 1 (* (pow M 2) (- (* 1/24 (pow M 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow M 2) (- (* (pow M 2) (+ 1/24 (* -1/720 (pow M 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64))))))) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
(cos M) |
(cos.f64 M) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow m 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+ 1 (* (pow m 2) (- (* 1/32 (pow m 2)) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+ 1 (* (pow m 2) (- (* (pow m 2) (+ 1/32 (* -1/384 (pow m 2)))) 1/4))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp (* -1/4 (pow m 2))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(pow m 2) |
(*.f64 m m) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(+ (cos M) (* -1/4 (* (pow n 2) (cos M)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* -1/4 (* (pow n 2) (cos M))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* -1/4 (* (pow n 2) (cos M))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (pow n 2) (+ (* -1/4 (cos M)) (/ (cos M) (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(+ 1 (* -1/4 (pow n 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+ 1 (+ (* -1/2 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))) (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(+ 1 (+ (* -1/4 (pow n 2)) (* (pow M 2) (+ (* -1/2 (+ 1 (* -1/4 (pow n 2)))) (* 1/24 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))))) |
(+ 1 (+ (* -1/4 (pow n 2)) (* (pow M 2) (+ (* -1/2 (+ 1 (* -1/4 (pow n 2)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (+ 1 (* -1/4 (pow n 2))))) (* 1/24 (+ 1 (* -1/4 (pow n 2)))))))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 n n) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (*.f64 (*.f64 M M) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64))))))))) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(* (cos M) (+ 1 (* -1/4 (pow n 2)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow n 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+ 1 (* -1/4 (pow n 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+ 1 (* -1/4 (pow n 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* -1/4 (pow n 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 n n)) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(* (pow n 2) (- (/ 1 (pow n 2)) 1/4)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (neg (+ n (* -1 m)))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (+ m (* -1 n))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (+ m (* -1 n))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (+ m (* -1 n))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (fabs (+ m (* -1 n))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(+ (fabs (- m n)) (* -1 l)) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(+ (fabs (- m n)) (* -1 l)) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(+ (fabs (- m n)) (* -1 l)) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (/ (fabs (- m n)) l) 1)) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(* l (- (/ (fabs (- m n)) l) 1)) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(* l (- (/ (fabs (- m n)) l) 1)) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l))))) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l))))) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(* -1 (* l (+ 1 (* -1 (/ (fabs (- m n)) l))))) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (neg (+ n (* -1 m)))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (+ m (* -1 n))) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (fabs (- m n))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(+ (exp (fabs (- m n))) (* -1 (* l (exp (fabs (- m n)))))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (-.f64 #s(literal 1 binary64) l)) |
(+ (exp (fabs (- m n))) (* l (+ (* -1 (exp (fabs (- m n)))) (* 1/2 (* l (exp (fabs (- m n)))))))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (+.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 l (*.f64 #s(literal 1/2 binary64) l)))) |
(+ (exp (fabs (- m n))) (* l (+ (* -1 (exp (fabs (- m n)))) (* l (+ (* -1/6 (* l (exp (fabs (- m n))))) (* 1/2 (exp (fabs (- m n))))))))) |
(+.f64 (*.f64 l (*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))) l))) (*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (-.f64 #s(literal 1 binary64) l))) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(exp (+ (fabs (- m n)) (* -1 l))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ n (* -1 m)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ m (* -1 n))) |
(fabs.f64 (-.f64 n m)) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(- m n) |
(-.f64 m n) |
(- m n) |
(-.f64 m n) |
(- m n) |
(-.f64 m n) |
m |
(* m (+ 1 (* -1 (/ n m)))) |
(-.f64 m n) |
(* m (+ 1 (* -1 (/ n m)))) |
(-.f64 m n) |
(* m (+ 1 (* -1 (/ n m)))) |
(-.f64 m n) |
m |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 m n) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 m n) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 m n) |
m |
(+ m (* -1 n)) |
(-.f64 m n) |
(+ m (* -1 n)) |
(-.f64 m n) |
(+ m (* -1 n)) |
(-.f64 m n) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(* n (- (/ m n) 1)) |
(-.f64 m n) |
(* n (- (/ m n) 1)) |
(-.f64 m n) |
(* n (- (/ m n) 1)) |
(-.f64 m n) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(-.f64 m n) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(-.f64 m n) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(-.f64 m n) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
Compiled 15077 to 1753 computations (88.4% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 750 | 11 | 761 |
| Fresh | 1 | 6 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 753 | 20 | 773 |
| Status | Accuracy | Program |
|---|---|---|
| 6.1% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) | |
| 5.7% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) | |
| 6.1% | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) | |
| 5.7% | (+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) | |
| 5.8% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) | |
| 5.8% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) | |
| 5.8% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) | |
| 20.3% | (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) | |
| 54.0% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) | |
| 22.4% | (*.f64 (cos.f64 (+.f64 M (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)) #s(literal -1 binary64))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 39.8% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) | |
| 35.6% | (exp.f64 (-.f64 #s(literal 0 binary64) l)) | |
| 47.4% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) | |
| 14.4% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) | |
| ✓ | 55.2% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
| ✓ | 53.4% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
| 6.1% | (exp.f64 (fabs.f64 (-.f64 n m))) | |
| 6.0% | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) | |
| ✓ | 6.4% | (cos.f64 M) |
| 6.4% | #s(literal 1 binary64) |
Compiled 917 to 412 computations (55.1% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)) M)) (exp.f64 (-.f64 (neg.f64 (pow.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) #s(literal 2 binary64))) (-.f64 l (fabs.f64 (-.f64 m n)))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (+.f64 (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (*.f64 n (*.f64 K #s(literal 1/2 binary64))) (sin.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) K)))))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)) #s(literal -1 binary64))))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n)))) #s(literal -1 binary64))))) (exp.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| Outputs |
|---|
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) |
6 calls:
| 22.0ms | K |
| 17.0ms | l |
| 14.0ms | n |
| 14.0ms | m |
| 13.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | K |
| 98.9% | 1 | m |
| 98.9% | 1 | n |
| 98.9% | 1 | M |
| 98.9% | 1 | l |
| 98.9% | 1 | (*.f64 (cos.f64 (-.f64 (/.f64 (*.f64 K (+.f64 m n)) #s(literal 2 binary64)) M)) (exp.f64 (-.f64 (neg.f64 (pow.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) #s(literal 2 binary64))) (-.f64 l (fabs.f64 (-.f64 m n)))))) |
Compiled 64 to 46 computations (28.1% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (*.f64 n (*.f64 n #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (+.f64 l (*.f64 M M)))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) |
| Outputs |
|---|
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
5 calls:
| 10.0ms | l |
| 10.0ms | n |
| 10.0ms | m |
| 10.0ms | M |
| 9.0ms | K |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.3% | 1 | K |
| 88.3% | 1 | m |
| 88.3% | 1 | n |
| 98.3% | 3 | M |
| 88.3% | 1 | l |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
| Outputs |
|---|
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
5 calls:
| 9.0ms | l |
| 9.0ms | K |
| 8.0ms | m |
| 8.0ms | n |
| 8.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.5% | 2 | K |
| 82.1% | 3 | m |
| 86.3% | 4 | n |
| 72.5% | 4 | l |
| 83.2% | 5 | M |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
1 calls:
| 7.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 4 | n |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
1 calls:
| 7.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 4 | n |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) #s(literal 1 binary64)) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) l)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
1 calls:
| 7.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 4 | n |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
2 calls:
| 5.0ms | n |
| 5.0ms | m |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 2 | m |
| 79.8% | 2 | n |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
4 calls:
| 5.0ms | l |
| 5.0ms | m |
| 4.0ms | n |
| 4.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.6% | 2 | l |
| 53.4% | 1 | M |
| 53.4% | 1 | n |
| 69.1% | 3 | m |
Compiled 24 to 20 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
| Outputs |
|---|
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
5 calls:
| 5.0ms | M |
| 4.0ms | m |
| 4.0ms | n |
| 4.0ms | K |
| 4.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.6% | 1 | n |
| 35.6% | 1 | M |
| 35.6% | 1 | K |
| 35.6% | 1 | l |
| 35.6% | 1 | m |
Compiled 30 to 25 computations (16.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
(cos.f64 M) |
| Outputs |
|---|
(cos.f64 M) |
5 calls:
| 4.0ms | m |
| 3.0ms | n |
| 3.0ms | K |
| 3.0ms | l |
| 3.0ms | M |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.4% | 1 | n |
| 6.4% | 1 | M |
| 6.4% | 1 | m |
| 6.4% | 1 | K |
| 6.4% | 1 | l |
Compiled 30 to 25 computations (16.7% saved)
Total -0.9b remaining (-1.4%)
Threshold costs -0.9b (-1.4%)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
(+.f64 #s(literal 1 binary64) (*.f64 n (*.f64 n (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 n n) #s(literal 1/32 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal -1/2 binary64) (*.f64 M (*.f64 M #s(literal 1/24 binary64)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 m m) (+.f64 #s(literal -1/4 binary64) (*.f64 m (*.f64 m (+.f64 #s(literal 1/32 binary64) (*.f64 #s(literal -1/384 binary64) (*.f64 m m)))))))) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 4.0ms | K |
| 3.0ms | n |
| 3.0ms | M |
| 3.0ms | m |
| 3.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.4% | 1 | m |
| 6.4% | 1 | M |
| 6.4% | 1 | l |
| 6.4% | 1 | K |
| 6.4% | 1 | n |
Compiled 30 to 25 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 14.40969142021177 | 34166.070908054135 |
| 10.0ms | -160378.25571774357 | -119101.32518576585 |
| 34.0ms | 169× | 0 | valid |
| 2.0ms | 7× | 1 | valid |
Compiled 460 to 325 computations (29.3% saved)
ival-sub: 4.0ms (19.6% of total)ival-div: 3.0ms (14.7% of total)ival-cos: 3.0ms (14.7% of total)ival-pow: 2.0ms (9.8% of total)ival-add: 2.0ms (9.8% of total)ival-mult: 2.0ms (9.8% of total)ival-exp: 1.0ms (4.9% of total)ival-neg: 1.0ms (4.9% of total)ival-fabs: 1.0ms (4.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 0.1141592331508741 | 14634092.156882536 |
| 29.0ms | 6.793996563405991e-186 | 1.4614831383572873e-178 |
| 35.0ms | -7.51805468738777e-130 | -1.2787568488459833e-160 |
| 68.0ms | 443× | 0 | valid |
| 7.0ms | 21× | 1 | valid |
Compiled 887 to 697 computations (21.4% saved)
ival-sub: 12.0ms (23.1% of total)ival-div: 8.0ms (15.4% of total)ival-mult: 7.0ms (13.5% of total)ival-cos: 6.0ms (11.5% of total)ival-pow: 6.0ms (11.5% of total)ival-exp: 3.0ms (5.8% of total)ival-add: 3.0ms (5.8% of total)ival-neg: 2.0ms (3.8% of total)ival-fabs: 2.0ms (3.8% of total)const: 1.0ms (1.9% of total)backward-pass: 1.0ms (1.9% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 0.1141592331508741 | 14634092.156882536 |
| 29.0ms | 6.793996563405991e-186 | 1.4614831383572873e-178 |
| 38.0ms | -7.51805468738777e-130 | -1.2787568488459833e-160 |
| 69.0ms | 438× | 0 | valid |
| 10.0ms | 26× | 1 | valid |
Compiled 865 to 686 computations (20.7% saved)
ival-sub: 12.0ms (21.8% of total)ival-div: 12.0ms (21.8% of total)ival-mult: 8.0ms (14.5% of total)ival-pow: 5.0ms (9.1% of total)ival-cos: 4.0ms (7.3% of total)ival-add: 4.0ms (7.3% of total)ival-exp: 3.0ms (5.4% of total)ival-neg: 2.0ms (3.6% of total)ival-fabs: 2.0ms (3.6% of total)const: 1.0ms (1.8% of total)backward-pass: 1.0ms (1.8% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 0.1141592331508741 | 14634092.156882536 |
| 16.0ms | 2.2236860841437587e-147 | 8.505759777039404e-147 |
| 42.0ms | -7.51805468738777e-130 | -1.2787568488459833e-160 |
| 64.0ms | 378× | 0 | valid |
| 8.0ms | 22× | 1 | valid |
Compiled 749 to 594 computations (20.7% saved)
ival-sub: 13.0ms (28.8% of total)ival-div: 6.0ms (13.3% of total)ival-mult: 6.0ms (13.3% of total)ival-pow: 5.0ms (11.1% of total)ival-cos: 4.0ms (8.9% of total)ival-exp: 3.0ms (6.6% of total)ival-add: 3.0ms (6.6% of total)ival-neg: 2.0ms (4.4% of total)ival-fabs: 2.0ms (4.4% of total)const: 1.0ms (2.2% of total)backward-pass: 1.0ms (2.2% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 0.1141592331508741 | 14634092.156882536 |
| 16.0ms | 2.2236860841437587e-147 | 8.505759777039404e-147 |
| 36.0ms | -7.51805468738777e-130 | -1.2787568488459833e-160 |
| 60.0ms | 386× | 0 | valid |
| 6.0ms | 14× | 1 | valid |
Compiled 674 to 544 computations (19.3% saved)
ival-sub: 10.0ms (22.9% of total)ival-div: 6.0ms (13.7% of total)ival-mult: 6.0ms (13.7% of total)ival-pow: 5.0ms (11.4% of total)ival-cos: 4.0ms (9.1% of total)ival-exp: 3.0ms (6.9% of total)ival-add: 3.0ms (6.9% of total)ival-neg: 2.0ms (4.6% of total)backward-pass: 2.0ms (4.6% of total)ival-fabs: 2.0ms (4.6% of total)const: 1.0ms (2.3% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | -0.010810050235052797 | -0.0005331839556941971 |
| 16.0ms | 102× | 0 | valid |
| 4.0ms | 10× | 1 | valid |
Compiled 210 to 168 computations (20% saved)
ival-sub: 3.0ms (22.7% of total)ival-div: 2.0ms (15.1% of total)ival-mult: 2.0ms (15.1% of total)ival-exp: 2.0ms (15.1% of total)ival-add: 1.0ms (7.6% of total)ival-neg: 1.0ms (7.6% of total)ival-cos: 1.0ms (7.6% of total)ival-pow: 1.0ms (7.6% of total)ival-fabs: 1.0ms (7.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 60.0ms | 2.081981321617537e-100 | 3.3191144357454665e-78 |
| 26.0ms | -3.5938846029966105 | -0.010810050235052797 |
| 41.0ms | 280× | 0 | valid |
| 35.0ms | 24× | 1 | valid |
Compiled 460 to 389 computations (15.4% saved)
ival-mult: 29.0ms (48.6% of total)ival-sub: 8.0ms (13.4% of total)ival-div: 5.0ms (8.4% of total)ival-pow: 4.0ms (6.7% of total)ival-cos: 3.0ms (5% of total)ival-exp: 2.0ms (3.4% of total)backward-pass: 2.0ms (3.4% of total)ival-add: 2.0ms (3.4% of total)ival-fabs: 2.0ms (3.4% of total)ival-neg: 1.0ms (1.7% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 30× | *-commutative_binary64 |
| 30× | +-commutative_binary64 |
| 20× | sub-neg_binary64 |
| 10× | neg-mul-1_binary64 |
| 6× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 270 |
| 1 | 129 | 270 |
| 2 | 146 | 270 |
| 3 | 154 | 270 |
| 4 | 157 | 270 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) |
(if (<=.f64 M #s(literal -125000 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (if (<=.f64 M #s(literal 13500 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)))) |
(if (<=.f64 n #s(literal -8903894453031763/247330401473104534060502521019647190035131349101211839914063056092897225106531867170316401061243044989597671426016139339351365034306751209967546155101893167916606772148699136 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (if (<=.f64 n #s(literal 2646215558220873/18249762470488780874564686422801165299572914028994239722316770071597100668834709546023651245269485599114569238294377629242754818885501751993010645278888856753007978697441059800331496768986415104 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -3153462618782083/30916300184138066757562815127455898754391418637651479989257882011612153138316483396289550132655380623699708928252017417418920629288343901245943269387736645989575846518587392 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) (if (<=.f64 n #s(literal 5109933491736859/36499524940977561749129372845602330599145828057988479444633540143194201337669419092047302490538971198229138476588755258485509637771003503986021290557777713506015957394882119600662993537972830208 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -4080951624306225/123665200736552267030251260509823595017565674550605919957031528046448612553265933585158200530621522494798835713008069669675682517153375604983773077550946583958303386074349568 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) (if (<=.f64 n #s(literal 8098044830177753/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -8864321588796067/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (if (<=.f64 n #s(literal 8098044830177753/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 m #s(literal -6110483974416289/576460752303423488 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(if (<=.f64 m #s(literal -3996944669291315/1125899906842624 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (if (<=.f64 m #s(literal 6883551971229495/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) l)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(cos.f64 M) |
#s(literal 1 binary64) |
| Outputs |
|---|
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) l))) (cos.f64 M)) |
(*.f64 (exp.f64 (+.f64 (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)) l) (fabs.f64 (-.f64 n m)))) (cos.f64 M)) |
(if (<=.f64 M #s(literal -125000 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (if (<=.f64 M #s(literal 13500 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)))) |
(if (<=.f64 M #s(literal -125000 binary64)) (*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)))) (if (<=.f64 M #s(literal 13500 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)))))) |
(if (<=.f64 n #s(literal -8903894453031763/247330401473104534060502521019647190035131349101211839914063056092897225106531867170316401061243044989597671426016139339351365034306751209967546155101893167916606772148699136 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (if (<=.f64 n #s(literal 2646215558220873/18249762470488780874564686422801165299572914028994239722316770071597100668834709546023651245269485599114569238294377629242754818885501751993010645278888856753007978697441059800331496768986415104 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -8903894453031763/247330401473104534060502521019647190035131349101211839914063056092897225106531867170316401061243044989597671426016139339351365034306751209967546155101893167916606772148699136 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (if (<=.f64 n #s(literal 2646215558220873/18249762470488780874564686422801165299572914028994239722316770071597100668834709546023651245269485599114569238294377629242754818885501751993010645278888856753007978697441059800331496768986415104 binary64)) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -3153462618782083/30916300184138066757562815127455898754391418637651479989257882011612153138316483396289550132655380623699708928252017417418920629288343901245943269387736645989575846518587392 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) (if (<=.f64 n #s(literal 5109933491736859/36499524940977561749129372845602330599145828057988479444633540143194201337669419092047302490538971198229138476588755258485509637771003503986021290557777713506015957394882119600662993537972830208 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -3153462618782083/30916300184138066757562815127455898754391418637651479989257882011612153138316483396289550132655380623699708928252017417418920629288343901245943269387736645989575846518587392 binary64)) (*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (if (<=.f64 n #s(literal 5109933491736859/36499524940977561749129372845602330599145828057988479444633540143194201337669419092047302490538971198229138476588755258485509637771003503986021290557777713506015957394882119600662993537972830208 binary64)) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -4080951624306225/123665200736552267030251260509823595017565674550605919957031528046448612553265933585158200530621522494798835713008069669675682517153375604983773077550946583958303386074349568 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) (if (<=.f64 n #s(literal 8098044830177753/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -4080951624306225/123665200736552267030251260509823595017565674550605919957031528046448612553265933585158200530621522494798835713008069669675682517153375604983773077550946583958303386074349568 binary64)) (*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (if (<=.f64 n #s(literal 8098044830177753/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (if (<=.f64 n #s(literal 54 binary64)) (*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -8864321588796067/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (if (<=.f64 n #s(literal 8098044830177753/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (cos.f64 M)) (if (<=.f64 n #s(literal 54 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 n #s(literal -8864321588796067/15829145694278690179872161345257420162248406342477557754500035589945422406818039498900249667919554879334250971265032917718487362195632077437922953926521162746662833417516744704 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (if (<=.f64 n #s(literal 8098044830177753/3599131035634557106248430806148785487095757694641533306480604458089470064537190296255232548883112685719936728506816716098566612844395439751206812144692131084107776 binary64)) (*.f64 (cos.f64 M) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (if (<=.f64 n #s(literal 54 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))))) |
(if (<=.f64 m #s(literal -6110483974416289/576460752303423488 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)))) |
(if (<=.f64 m #s(literal -3996944669291315/1125899906842624 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (if (<=.f64 m #s(literal 6883551971229495/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) l)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(cos.f64 M) |
#s(literal 1 binary64) |
| 6362× | *-lowering-*.f32 |
| 6362× | *-lowering-*.f64 |
| 6206× | *-lowering-*.f32 |
| 6206× | *-lowering-*.f64 |
| 5400× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 1492 |
| 1 | 424 | 1271 |
| 2 | 1392 | 1258 |
| 3 | 5561 | 1255 |
| 0 | 8433 | 1255 |
| 0 | 556 | 6607 |
| 1 | 1934 | 5844 |
| 2 | 7724 | 5841 |
| 0 | 8626 | 5841 |
| 0 | 21 | 29 |
| 1 | 52 | 27 |
| 2 | 132 | 26 |
| 3 | 427 | 26 |
| 4 | 1917 | 26 |
| 5 | 7673 | 26 |
| 0 | 8664 | 26 |
| 0 | 1415 | 21347 |
| 1 | 4937 | 19540 |
| 0 | 8484 | 19540 |
| 0 | 964 | 11146 |
| 1 | 3291 | 9994 |
| 2 | 7690 | 9982 |
| 0 | 8592 | 9982 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1215 to 826 computations (32% saved)
(sort m n)
Compiled 778 to 294 computations (62.2% saved)
Loading profile data...