
Time bar (total: 13.6s)
| 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.6s | 7864× | 0 | valid |
| 137.0ms | 392× | 1 | valid |
ival-sub: 260.0ms (24.7% of total)ival-div: 198.0ms (18.8% of total)ival-mult: 155.0ms (14.7% of total)ival-pow: 125.0ms (11.9% of total)ival-cos: 82.0ms (7.8% of total)ival-add: 57.0ms (5.4% of total)ival-neg: 53.0ms (5% of total)ival-exp: 51.0ms (4.8% of total)ival-fabs: 48.0ms (4.6% of total)backward-pass: 14.0ms (1.3% of total)const: 12.0ms (1.1% 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 |
|---|---|---|---|---|---|
| 178 | 39 | (-7.90288958387577e-179 -8.41749510227113e+147 -9.475189958105595e-18 1.2070498408805482e+67 -8.21067046917112e-290) | 53 | (-1.3122044230829258e+250 -5.683374485787495e+214 3.810867551755966e-305 4.404406963466423e+51 -3.6064032912851576e+116) | (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 | 52 | (1.7027686796346288e-151 -8.874523487859915e-186 -6.693801731526125e-246 -1.5341769603115854e+65 -2.903456110246444e+155) | 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)) |
| 271.0ms | 428× | 1 | valid |
| 17.0ms | 84× | 0 | valid |
Compiled 342 to 65 computations (81% saved)
ival-pow: 57.0ms (28.9% of total)ival-exp: 25.0ms (12.7% of total)ival-sub: 23.0ms (11.7% of total)ival-cos: 22.0ms (11.2% of total)backward-pass: 18.0ms (9.1% of total)ival-mult: 15.0ms (7.6% of total)ival-div: 14.0ms (7.1% of total)ival-add: 12.0ms (6.1% of total)ival-fabs: 7.0ms (3.5% of total)ival-neg: 4.0ms (2% of total)const: 1.0ms (0.5% of total)Compiled 39 to 23 computations (41% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.9% | (*.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 K (+.f64 m n)) |
| ✓ | accuracy | 100.0% | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | 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 | 36.6% | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| 161.0ms | 214× | 1 | valid |
| 10.0ms | 42× | 0 | valid |
Compiled 178 to 24 computations (86.5% saved)
ival-mult: 23.0ms (28.8% of total)ival-add: 14.0ms (17.5% of total)ival-div: 12.0ms (15% of total)ival-cos: 10.0ms (12.5% of total)backward-pass: 9.0ms (11.3% of total)ival-sub: 7.0ms (8.8% of total)ival-exp: 3.0ms (3.8% of total)ival-fabs: 3.0ms (3.8% of total)const: 1.0ms (1.3% 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 | |
|---|---|---|---|---|
| 20.0ms | m | @ | -inf | (+ M (/ (* K (+ m n)) -2)) |
| 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 | @ | 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)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 361 | 13 | 374 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 362 | 13 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| 41.1% | (*.f64 (+.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))))) (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)))) | |
| ▶ | 96.2% | (*.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)) |
| ▶ | 69.9% | (*.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))))) |
| 46.7% | (*.f64 (cos.f64 (+.f64 M (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) 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)))) | |
| ▶ | 66.6% | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #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)))) |
| 46.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.8% | (*.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)))) | |
| ▶ | 44.8% | (*.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)))) |
| 76.3% | (*.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))))) (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)))) | |
| 76.3% | (*.f64 (cos.f64 (+.f64 M (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n)))))) (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)))) | |
| 65.2% | (*.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)))) | |
| ▶ | 70.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)))) |
| 87.6% | (*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) (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 966 to 600 computations (37.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #s(literal -2 binary64)) |
| ✓ | cost-diff | 128 | (+.f64 M (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #s(literal -2 binary64))) |
| ✓ | cost-diff | 128 | (cos.f64 (+.f64 M (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 128 | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #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)))) |
| ✓ | cost-diff | 0 | (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
| ✓ | cost-diff | 0 | (*.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))))) |
| ✓ | 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 (*.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)) |
| 2936× | +-lowering-+.f64 |
| 2936× | +-lowering-+.f32 |
| 2316× | *-lowering-*.f32 |
| 2316× | *-lowering-*.f64 |
| 1910× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 722 |
| 1 | 176 | 683 |
| 2 | 460 | 683 |
| 3 | 1623 | 681 |
| 0 | 8074 | 681 |
| 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 (* -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 |
(* (cos (+ (* K (* -1/2 (+ m n))) M)) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))))) |
(cos (+ (* K (* -1/2 (+ m n))) M)) |
(+ (* K (* -1/2 (+ m n))) M) |
(* K (* -1/2 (+ m n))) |
K |
(* -1/2 (+ m n)) |
-1/2 |
(+ m n) |
m |
n |
M |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)))) |
(+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))) |
(fabs (- n m)) |
(- n m) |
(* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) |
(+ M (* -1/2 (+ m n))) |
(- (* (+ m n) 1/2) M) |
(* (+ m n) 1/2) |
1/2 |
(* (cos (+ M (/ (* m (+ K (/ (* K n) m))) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* m (+ K (/ (* K n) m))) -2))) |
(+ M (/ (* m (+ K (/ (* K n) m))) -2)) |
M |
(/ (* m (+ K (/ (* K n) m))) -2) |
(* m (+ K (/ (* K n) m))) |
m |
(+ K (/ (* K n) m)) |
K |
(/ (* K n) m) |
(* K n) |
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) |
(+ m n) |
2 |
(+ M (/ (+ m n) -2)) |
(/ (+ m n) -2) |
(- (fabs (- m n)) l) |
(fabs (- m n)) |
(- m n) |
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 (+.f64 n m) #s(literal 1/2 binary64))) (-.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 (+.f64 n m) #s(literal 1/2 binary64))) (-.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 (+.f64 n m) #s(literal 1/2 binary64))) (-.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 (+.f64 n m) #s(literal 1/2 binary64))) (-.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 (+.f64 n m) #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) |
(+ M (* -1/2 (+ m n))) |
(-.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) |
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 K (/.f64 (+.f64 n m) #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 K (/.f64 (+.f64 n m) #s(literal -2 binary64))))) |
(+ M (/ (* K (+ m n)) -2)) |
(+.f64 M (*.f64 K (/.f64 (+.f64 n m) #s(literal -2 binary64)))) |
M |
(/ (* K (+ m n)) -2) |
(*.f64 K (/.f64 (+.f64 n m) #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 (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) |
(cos (+ M (* K (* -1/2 n)))) |
(cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) |
(+ M (* K (* -1/2 n))) |
(+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
M |
(* K (* -1/2 n)) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) K)) |
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 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))) |
(+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)) |
(+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) |
(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 |
(* (cos (+ (* K (* -1/2 (+ m n))) M)) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (-.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))))) |
(cos (+ (* K (* -1/2 (+ m n))) M)) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) |
(+ (* K (* -1/2 (+ m n))) M) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) |
(* K (* -1/2 (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)) |
K |
(* -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 |
M |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (-.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)))) |
(+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))) |
(+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (-.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M))) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(- n m) |
(-.f64 n m) |
(* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) |
(*.f64 (-.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) (-.f64 (*.f64 (+.f64 n m) #s(literal 1/2 binary64)) M)) |
(+ M (* -1/2 (+ m n))) |
(-.f64 M (*.f64 (+.f64 n m) #s(literal 1/2 binary64))) |
(- (* (+ 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) |
(* (cos (+ M (/ (* m (+ K (/ (* K n) m))) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m (*.f64 n #s(literal 1 binary64)))) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))))))) |
(cos (+ M (/ (* m (+ K (/ (* K n) m))) -2))) |
(cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m (*.f64 n #s(literal 1 binary64)))) #s(literal -2 binary64)))) |
(+ M (/ (* m (+ K (/ (* K n) m))) -2)) |
(+.f64 M (/.f64 (*.f64 K (+.f64 m (*.f64 n #s(literal 1 binary64)))) #s(literal -2 binary64))) |
M |
(/ (* m (+ K (/ (* K n) m))) -2) |
(/.f64 (*.f64 K (+.f64 m (*.f64 n #s(literal 1 binary64)))) #s(literal -2 binary64)) |
(* m (+ K (/ (* K n) m))) |
(*.f64 K (+.f64 m (*.f64 n #s(literal 1 binary64)))) |
m |
(+ K (/ (* K n) m)) |
(*.f64 K (+.f64 (/.f64 n m) #s(literal 1 binary64))) |
K |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(* K n) |
(*.f64 n K) |
n |
-2 |
#s(literal -2 binary64) |
(exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))))) |
(+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)) |
(+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))))) |
(* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) |
(*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) |
(- (/ (+ m n) 2) M) |
(-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) |
(/ (+ m n) 2) |
(/.f64 (+.f64 n m) #s(literal 2 binary64)) |
(+ m n) |
(+.f64 n m) |
2 |
#s(literal 2 binary64) |
(+ M (/ (+ m n) -2)) |
(+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) |
(/ (+ m n) -2) |
(/.f64 (+.f64 n m) #s(literal -2 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 |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 92.5% | (/.f64 (*.f64 K n) m) |
| ✓ | accuracy | 90.0% | (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) |
| ✓ | accuracy | 36.6% | (cos.f64 (+.f64 M (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #s(literal -2 binary64)))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M) |
| ✓ | 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)) |
| ✓ | accuracy | 100.0% | (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)))) |
| ✓ | accuracy | 36.6% | (cos.f64 (+.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) M)) |
| ✓ | accuracy | 100.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)))) |
| ✓ | accuracy | 100.0% | (-.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 | 52.0% | (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) |
| ✓ | accuracy | 100.0% | (*.f64 K (+.f64 m n)) |
| ✓ | accuracy | 100.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)))) |
| ✓ | accuracy | 100.0% | (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
| ✓ | accuracy | 36.6% | (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
| ✓ | accuracy | 100.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))) |
| ✓ | accuracy | 100.0% | (cos.f64 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 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 (*.f64 (+.f64 m n) #s(literal 1/2 binary64)) M)) |
| 471.0ms | 214× | 1 | valid |
| 39.0ms | 42× | 0 | valid |
Compiled 762 to 69 computations (90.9% saved)
ival-mult: 97.0ms (30.6% of total)ival-add: 70.0ms (22.1% of total)ival-cos: 48.0ms (15.2% of total)backward-pass: 32.0ms (10.1% of total)ival-exp: 23.0ms (7.3% of total)ival-sub: 20.0ms (6.3% of total)ival-div: 19.0ms (6% of total)ival-fabs: 6.0ms (1.9% of total)const: 2.0ms (0.6% 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 (* -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 (* (cos (+ (* K (* -1/2 (+ m n))) M)) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)))))> |
#<alt (cos (+ (* K (* -1/2 (+ m n))) M))> |
#<alt (+ (* K (* -1/2 (+ m n))) M)> |
#<alt (* K (* -1/2 (+ m n)))> |
#<alt (* (cos (+ M (/ (* m (+ K (/ (* K n) m))) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l))))> |
#<alt (cos (+ M (/ (* m (+ K (/ (* K n) m))) -2)))> |
#<alt (+ M (/ (* m (+ K (/ (* K n) m))) -2))> |
#<alt (/ (* m (+ K (/ (* K n) m))) -2)> |
#<alt (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))> |
#<alt (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l)> |
#<alt (cos M)> |
#<alt (* K (+ m n))> |
#<alt (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)> |
#<alt (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))))> |
#<alt (* m (+ K (/ (* K n) m)))> |
#<alt (/ (* K n) m)> |
#<alt (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2)))> |
| 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 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 (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (pow (+ m n) 2))))) (* 1/2 (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n)))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* K (+ (* 1/2 (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) 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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) 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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))))> |
#<alt (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))> |
#<alt (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))))))> |
#<alt (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))))))> |
#<alt (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))) (+ (* 1/6 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M))))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M))))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M))))))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ 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 (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 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 (+ 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 (* -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 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* m (+ K (/ (* K n) m))))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* m (+ K (/ (* K n) m))))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (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 (* m (+ K (/ (* K n) m))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) 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 (* m (+ K (/ (* K n) 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 (* m (+ K (/ (* K n) 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 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ 1 (/ n m)) 2)))))) (* 1/2 (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m)))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m)))))) (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ 1 (/ n m)) 2))))) (* -1/48 (* K (* (pow m 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ 1 (/ n m)) 3)))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) 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 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (cos (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt (+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* -1 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))> |
#<alt (+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* -1/2 (* M (cos (* -1/2 (* m (+ K (/ (* K n) m))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))> |
#<alt (+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* m (+ K (/ (* K n) m)))))) (* 1/6 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<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 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* m (* (sin M) (+ 1 (/ n m)))))))> |
#<alt (+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m))))))))> |
#<alt (+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2)))) (* -1/48 (* K (* (pow m 3) (* (sin M) (pow (+ 1 (/ n m)) 3))))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m))))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<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 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (* -1/2 (* m (+ K (/ (* K n) m))))> |
#<alt (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1)))> |
#<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> |
#<alt (+ M (* -1/2 (* K (* m (+ 1 (/ n m))))))> |
#<alt (+ M (* -1/2 (* K (* m (+ 1 (/ n m))))))> |
#<alt (+ M (* -1/2 (* K (* m (+ 1 (/ n m))))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K)))> |
#<alt (* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K)))> |
#<alt (* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K)))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1))))))> |
#<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 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 (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<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 (* -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/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> |
#<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 (* 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 (- (* -1/4 (pow n 2)) l)> |
#<alt (- (+ (* -1/4 (pow n 2)) (* M n)) l)> |
#<alt (- (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) l)> |
#<alt (- (+ (* -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)) (+ 1 (/ l (pow M 2)))))> |
#<alt (* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) (+ 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 (/ (- (* -1/4 (pow n 2)) l) M))) M)) 1))> |
#<alt (* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (* -1/4 (pow n 2)) l) M))) M)) 1))> |
#<alt (- (* -1 (pow M 2)) l)> |
#<alt (- (+ (* -1 (pow M 2)) (* M n)) l)> |
#<alt (- (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) l)> |
#<alt (- (+ (* -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)) (+ 1/4 (/ l (pow n 2)))))> |
#<alt (* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) (+ 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 (/ (- (* -1 (pow M 2)) l) n))) n)) 1/4))> |
#<alt (* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (* -1 (pow M 2)) l) n))) n)) 1/4))> |
#<alt (* (+ M (* -1/2 n)) (- (* 1/2 n) M))> |
#<alt (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))> |
#<alt (* -1 l)> |
#<alt (* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1))> |
#<alt (* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1))> |
#<alt (* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l)))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -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)))) (* n (+ (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (- (* 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)))) (+ (* -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)))) (* n (+ (* n (+ (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -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)))) (- (* 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)))) (+ (* -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))))> |
#<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))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))> |
#<alt (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))> |
#<alt (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))> |
#<alt (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))> |
#<alt (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -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)))) (* m (+ (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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)))) (+ (* -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)))) (* m (+ (* m (+ (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -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)))) (- (* 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)))) (+ (* -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))))> |
#<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))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))> |
#<alt (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))> |
#<alt (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))> |
#<alt (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))> |
#<alt (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))> |
#<alt (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (+ (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (+ (* M (+ (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))> |
#<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))))> |
#<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))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))))> |
#<alt (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))))> |
#<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 (+ 1 (/ n m))))> |
#<alt (* K (* m (+ 1 (/ n m))))> |
#<alt (* K (* m (+ 1 (/ n m))))> |
#<alt (* K (* m (+ 1 (/ n m))))> |
#<alt (* K (* m (+ 1 (/ n m))))> |
#<alt (* K (* m (+ 1 (/ n m))))> |
#<alt (* K (* m (+ 1 (/ n m))))> |
#<alt (* K (* m (+ 1 (/ n m))))> |
#<alt (* -1 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* -1 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* -1 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* -1 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<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 (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<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))> |
300 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | n | @ | 0 | (+ M (/ (* m (+ K (/ (* K n) m))) -2)) |
| 7.0ms | M | @ | 0 | (* (cos (+ M (* K (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)))) |
| 6.0ms | n | @ | -inf | (* (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l))) (cos M)) |
| 5.0ms | n | @ | 0 | (* (cos (+ M (* K (* -1/2 n)))) (exp (+ (fabs (- n m)) (- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l)))) |
| 2.0ms | l | @ | inf | (* (cos (+ M (/ (* K (+ m n)) -2))) (exp (+ (* m (* m -1/4)) (- (fabs (- m n)) l)))) |
| 1× | batch-egg-rewrite |
| 2922× | *-lowering-*.f32 |
| 2922× | *-lowering-*.f64 |
| 1760× | /-lowering-/.f32 |
| 1760× | /-lowering-/.f64 |
| 1696× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 384 |
| 1 | 477 | 359 |
| 2 | 4304 | 359 |
| 0 | 8055 | 359 |
| 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 (* -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)) |
(* (cos (+ (* K (* -1/2 (+ m n))) M)) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M))))) |
(cos (+ (* K (* -1/2 (+ m n))) M)) |
(+ (* K (* -1/2 (+ m n))) M) |
(* K (* -1/2 (+ m n))) |
(* (cos (+ M (/ (* m (+ K (/ (* K n) m))) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (* m (+ K (/ (* K n) m))) -2))) |
(+ M (/ (* m (+ K (/ (* K n) m))) -2)) |
(/ (* m (+ K (/ (* K n) m))) -2) |
(* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) |
(- (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)) l) |
(cos M) |
(* K (+ m n)) |
(- (* (+ M (* -1/2 n)) (- (* n 1/2) M)) l) |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* (+ m n) 1/2) M)))) |
(* m (+ K (/ (* K n) m))) |
(/ (* K n) m) |
(* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) |
| Outputs |
|---|
(*.f64 (cos.f64 M) (exp.f64 (+.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 2 binary64)) M)) l)))) |
(*.f64 (exp.f64 (+.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 2 binary64)) M)) l))) (cos.f64 M)) |
(*.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 2 binary64)) M)) l)) (cos.f64 M))) |
(*.f64 (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n 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 2 binary64)) M)) l))) |
(*.f64 (*.f64 (cos.f64 M) (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(exp.f64 (+.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 2 binary64)) 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 2 binary64)) M)))) (exp.f64 l)) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) |
(*.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 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 2 binary64)) M)) l)) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+.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 2 binary64)) M)) l)) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (fabs.f64 (-.f64 n m))) |
(+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) 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 2 binary64)) M))) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) |
(-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (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 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l)))) |
(-.f64 (/.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 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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l)) (-.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 2 binary64)) M)) l)))) |
(fma.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fma.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (neg.f64 (-.f64 l (fabs.f64 (-.f64 n m))))) |
(fma.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(fma.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (neg.f64 (-.f64 l (fabs.f64 (-.f64 n m))))) |
(fma.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 n m)) (*.f64 (-.f64 n m) (-.f64 n m))) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (fabs.f64 (-.f64 n m)))))) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (-.f64 (*.f64 (-.f64 n m) (-.f64 n m)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l))))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 n m)) (*.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 2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (fabs.f64 (-.f64 n m)))))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 n m)) (*.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 2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64))))) |
(/.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 2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))) (+.f64 (*.f64 (fabs.f64 (-.f64 n m)) (*.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 2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) 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 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n 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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l))) (-.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 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 n m)) (*.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 2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n m)) l)))) |
(/.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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l)))) (neg.f64 (-.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 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 2 binary64)) M))) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.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 2 binary64)) M))) (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (+.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 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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (fabs.f64 (-.f64 n m)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) |
(/.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 2 binary64)) M))) (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (*.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 2 binary64)) M))) l)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(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 2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))) (+.f64 (*.f64 (fabs.f64 (-.f64 n m)) (*.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 2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) 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 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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 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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 3 binary64))) (/.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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (-.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))))))) |
(*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 n m)) (*.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 2 binary64)) M)) l) (*.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (-.f64 (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l) (fabs.f64 (-.f64 n m))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (pow.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (fabs.f64 (-.f64 n 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 2 binary64)) M)) l) (-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l))) (/.f64 #s(literal 1 binary64) (-.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 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 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (+.f64 (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (neg.f64 (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (sin.f64 M))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (cos.f64 (/.f64 (*.f64 M M) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (sin.f64 (/.f64 (*.f64 M M) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))))) |
(cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(fma.f64 (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (+.f64 (*.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (*.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) (cos.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) |
(+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(+.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)) (/.f64 (*.f64 M M) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(fma.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) K M) |
(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) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) K) (+.f64 n m) M) |
(/.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))) (neg.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) 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 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (-.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 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))))) |
(*.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) 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 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(+.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)) |
(+.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (*.f64 m (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 K (*.f64 m #s(literal -1/2 binary64))) (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) m) (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) K) (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 m (*.f64 #s(literal -1/2 binary64) K)) (*.f64 n (*.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 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) |
(/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 n m) K)) #s(literal 2 binary64)) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 n m) K))) #s(literal -2 binary64)) |
(/.f64 (*.f64 K #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 n m))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) (-.f64 (*.f64 m m) (*.f64 n n))) (-.f64 m n)) |
(/.f64 (*.f64 #s(literal 1 binary64) K) (/.f64 #s(literal -2 binary64) (+.f64 n m))) |
(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 (+.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 #s(literal 0 binary64) (*.f64 (+.f64 n m) K)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) (+.f64 n m)) |
(*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (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)))) |
(*.f64 (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.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 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (-.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 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (-.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 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) (+.f64 (*.f64 (*.f64 (sin.f64 M) (sin.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 (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 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) (*.f64 (*.f64 (sin.f64 M) (sin.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)))))) (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 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (-.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 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #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 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (-.f64 (*.f64 M M) (*.f64 (*.f64 M (*.f64 n #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 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #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 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64)))) (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #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 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 M (*.f64 n (*.f64 #s(literal -1/2 binary64) K))))) |
(/.f64 (-.f64 (*.f64 (*.f64 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))) (*.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 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #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 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #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 K K) (*.f64 (*.f64 n n) #s(literal 1/4 binary64)))) (/.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 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (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 2 binary64)) M))))) |
(*.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 2 binary64)) M)))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (*.f64 (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (exp.f64 (fabs.f64 (-.f64 n m)))) (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (+.f64 (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (neg.f64 (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (sin.f64 M))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (cos.f64 (/.f64 (*.f64 M M) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)))) (*.f64 (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (sin.f64 (/.f64 (*.f64 M M) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))))) |
(cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(fma.f64 (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (+.f64 (*.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (cos.f64 M) (cos.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (*.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) (cos.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) |
(+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(+.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)) (/.f64 (*.f64 M M) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(fma.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) K M) |
(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) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) K) (+.f64 n m) M) |
(/.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M)) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))) (neg.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) 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 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (-.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 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M (-.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))))) |
(*.f64 (+.f64 (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) 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 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(+.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)) |
(+.f64 (*.f64 n (*.f64 #s(literal -1/2 binary64) K)) (*.f64 m (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 K (*.f64 m #s(literal -1/2 binary64))) (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) m) (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) K) (*.f64 n (*.f64 #s(literal -1/2 binary64) K))) |
(+.f64 (*.f64 m (*.f64 #s(literal -1/2 binary64) K)) (*.f64 n (*.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 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) |
(/.f64 (*.f64 (+.f64 n m) K) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 n m) K)) #s(literal 2 binary64)) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 n m) K))) #s(literal -2 binary64)) |
(/.f64 (*.f64 K #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 n m))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) (+.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) (-.f64 (*.f64 m m) (*.f64 n n))) (-.f64 m n)) |
(/.f64 (*.f64 #s(literal 1 binary64) K) (/.f64 #s(literal -2 binary64) (+.f64 n m))) |
(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 (+.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 #s(literal 0 binary64) (*.f64 (+.f64 n m) K)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) (+.f64 n m)) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (exp.f64 (+.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 2 binary64)) M)) l)))) |
(*.f64 (exp.f64 (+.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 2 binary64)) M)) l))) (cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) |
(*.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 2 binary64)) M)) l)) (cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) |
(*.f64 (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (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 2 binary64)) M)) l))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) (cos.f64 (/.f64 (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) (sin.f64 (/.f64 (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))))) |
(cos.f64 (+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))))) (cos.f64 (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) |
(+.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) |
(fma.f64 m (/.f64 (+.f64 K (/.f64 (*.f64 n K) m)) #s(literal -2 binary64)) M) |
(fma.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) #s(literal -1/2 binary64) M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)))) (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)) (-.f64 (*.f64 M M) (/.f64 M (/.f64 (/.f64 #s(literal -2 binary64) m) (+.f64 K (/.f64 (*.f64 n K) m))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64))) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64))))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) M))))) |
(*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 M (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -2 binary64) m) (+.f64 K (/.f64 (*.f64 n K) m)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) #s(literal 2 binary64))) |
(/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (-.f64 #s(literal 0 binary64) m)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) m) (+.f64 K (/.f64 (*.f64 n K) m)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -2 binary64) m) (+.f64 K (/.f64 (*.f64 n K) m))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) m) (+.f64 K (/.f64 (*.f64 n K) m))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (-.f64 #s(literal 0 binary64) m))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) m) (+.f64 K (/.f64 (*.f64 n K) m))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -2 binary64) m) (+.f64 K (/.f64 (*.f64 n K) m))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 m (/.f64 (+.f64 K (/.f64 (*.f64 n K) m)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m)))) |
(*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) |
(*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (/.f64 m #s(literal -2 binary64))) |
(*.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (-.f64 #s(literal 0 binary64) m)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 K (/.f64 (*.f64 n K) m)) #s(literal -2 binary64)) m) |
(+.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(+.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (/.f64 (+.f64 n m) #s(literal 2 binary64))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) M))) |
(+.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 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))))) |
(fma.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(fma.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) M (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 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 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.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 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 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 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M)) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 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 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (-.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 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 2 binary64)) M) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M)) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) |
(*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M))) |
(+.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (+.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (-.f64 #s(literal 0 binary64) l))) |
(+.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (-.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) l)) |
(-.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l))) |
(fma.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l))) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l l)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) (pow.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) l))) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l) (-.f64 (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 l (+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 2 binary64)) M)) l))) |
(cos.f64 M) |
(+.f64 (*.f64 n K) (*.f64 m K)) |
(+.f64 (*.f64 m K) (*.f64 n K)) |
(fma.f64 m K (*.f64 n K)) |
(fma.f64 K m (*.f64 n K)) |
(/.f64 (+.f64 (pow.f64 (*.f64 m K) #s(literal 3 binary64)) (pow.f64 (*.f64 n K) #s(literal 3 binary64))) (+.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 (*.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 #s(literal 0 binary64) l) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.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)) l) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.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 (+.f64 M (*.f64 n #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)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) (/.f64 (*.f64 l (*.f64 l l)) (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))) (/.f64 (*.f64 l l) (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) |
(fma.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)) |
(fma.f64 (-.f64 (*.f64 n #s(literal 1/2 binary64)) M) (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.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 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 l (*.f64 (+.f64 M (*.f64 n #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)) (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 l (*.f64 (+.f64 M (*.f64 n #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)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (*.f64 l l)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l l)) (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.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 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l)))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l l))) (neg.f64 (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.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 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))) (pow.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #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 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 #s(literal 0 binary64) l))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 (-.f64 #s(literal 0 binary64) l) (-.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 #s(literal 0 binary64) l))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 l (*.f64 (+.f64 M (*.f64 n #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)) (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 l (*.f64 (+.f64 M (*.f64 n #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)) (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))) (*.f64 l l))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.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 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))) (*.f64 l (*.f64 l l))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 M (*.f64 n #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 n #s(literal 1/2 binary64)) M))) (*.f64 l l)) (/.f64 #s(literal 1 binary64) (+.f64 l (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) |
(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 2 binary64)) M)))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)))) |
(*.f64 (exp.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(+.f64 (*.f64 m K) (/.f64 m (/.f64 m (*.f64 n K)))) |
(+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) |
(fma.f64 m K (/.f64 m (/.f64 m (*.f64 n K)))) |
(fma.f64 K m (/.f64 m (/.f64 m (*.f64 n K)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 m K) #s(literal 3 binary64)) (pow.f64 (/.f64 m (/.f64 m (*.f64 n K))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 m K) (*.f64 m K)) (-.f64 (*.f64 (/.f64 m (/.f64 m (*.f64 n K))) (/.f64 m (/.f64 m (*.f64 n K)))) (*.f64 (*.f64 m K) (/.f64 m (/.f64 m (*.f64 n K))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 m K) (*.f64 m K)) (*.f64 (/.f64 m (/.f64 m (*.f64 n K))) (/.f64 m (/.f64 m (*.f64 n K))))) (-.f64 (*.f64 m K) (/.f64 m (/.f64 m (*.f64 n K))))) |
(/.f64 (*.f64 m (+.f64 (*.f64 K (*.f64 K K)) (*.f64 (/.f64 (*.f64 n K) m) (/.f64 (/.f64 (*.f64 n K) m) (/.f64 m (*.f64 n K)))))) (+.f64 (*.f64 K K) (*.f64 (/.f64 (*.f64 n K) m) (-.f64 (/.f64 (*.f64 n K) m) K)))) |
(/.f64 (*.f64 m (-.f64 (*.f64 K K) (/.f64 (/.f64 (*.f64 n K) m) (/.f64 m (*.f64 n K))))) (-.f64 K (/.f64 (*.f64 n K) m))) |
(/.f64 (*.f64 (+.f64 (*.f64 K (*.f64 K K)) (*.f64 (/.f64 (*.f64 n K) m) (/.f64 (/.f64 (*.f64 n K) m) (/.f64 m (*.f64 n K))))) m) (+.f64 (*.f64 K K) (*.f64 (/.f64 (*.f64 n K) m) (-.f64 (/.f64 (*.f64 n K) m) K)))) |
(/.f64 (*.f64 (-.f64 (*.f64 K K) (/.f64 (/.f64 (*.f64 n K) m) (/.f64 m (*.f64 n K)))) m) (-.f64 K (/.f64 (*.f64 n K) m))) |
(*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) |
(*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) m) |
(exp.f64 (*.f64 (log.f64 (/.f64 m (*.f64 n K))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 n K) (-.f64 #s(literal 0 binary64) m))) |
(neg.f64 (/.f64 (*.f64 K (-.f64 #s(literal 0 binary64) n)) m)) |
(/.f64 (*.f64 n K) m) |
(/.f64 (*.f64 K (-.f64 #s(literal 0 binary64) n)) (-.f64 #s(literal 0 binary64) m)) |
(/.f64 #s(literal 1 binary64) (/.f64 m (*.f64 n K))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 m (*.f64 n K)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 m (*.f64 n K)))) |
(/.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) m) |
(/.f64 (neg.f64 (*.f64 K (-.f64 #s(literal 0 binary64) n))) (neg.f64 (-.f64 #s(literal 0 binary64) m))) |
(pow.f64 (/.f64 m (*.f64 n K)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 m (*.f64 n K)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 n (*.f64 K (/.f64 #s(literal 1 binary64) m))) |
(*.f64 n (/.f64 K m)) |
(*.f64 K (/.f64 n m)) |
(*.f64 (*.f64 n K) (/.f64 #s(literal 1 binary64) m)) |
(*.f64 (*.f64 K (-.f64 #s(literal 0 binary64) n)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 n K) m)) |
(*.f64 (/.f64 #s(literal 1 binary64) m) (*.f64 n K)) |
(*.f64 (/.f64 n m) K) |
(+.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(+.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) |
(+.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (/.f64 (+.f64 n m) #s(literal 2 binary64))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) M))) |
(+.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 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))))) |
(fma.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(fma.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) M (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 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 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.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 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 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 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M)) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 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 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m)))) (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M))) (*.f64 (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))))) (-.f64 (*.f64 M (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (/.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (/.f64 #s(literal -2 binary64) (+.f64 n m))))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M)))) (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 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 2 binary64)) M) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 n m) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)))) (-.f64 (/.f64 (+.f64 n m) #s(literal 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 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64))) (*.f64 M (*.f64 M M))) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) #s(literal 4 binary64)) (*.f64 M M)) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) (+.f64 M (/.f64 (+.f64 n m) #s(literal 2 binary64)))) |
(*.f64 (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64))) (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M)) |
(*.f64 (-.f64 (/.f64 (+.f64 n m) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 n m) #s(literal -2 binary64)))) |
| 1× | egg-herbie |
| 5856× | *-lowering-*.f32 |
| 5856× | *-lowering-*.f64 |
| 4998× | +-lowering-+.f64 |
| 4998× | +-lowering-+.f32 |
| 1612× | *-commutative |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1534 | 28090 |
| 1 | 5505 | 25439 |
| 0 | 8745 | 25439 |
| 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 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)) |
(* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (pow (+ m n) 2))))) (* 1/2 (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n)))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* K (+ (* 1/2 (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) 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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) 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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))))) |
(+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) |
(+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) |
(+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))) (+ (* 1/6 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ 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)))))) |
(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))) |
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))) |
(+ 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))) |
(* -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 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* m (+ K (/ (* K n) m))))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* m (+ K (/ (* K n) m))))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (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 (* m (+ K (/ (* K n) m))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ 1 (/ n m)) 2)))))) (* 1/2 (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m)))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+ (* K (+ (* 1/2 (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m)))))) (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ 1 (/ n m)) 2))))) (* -1/48 (* K (* (pow m 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ 1 (/ n m)) 3)))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) 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 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(cos (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* -1 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* -1/2 (* M (cos (* -1/2 (* m (+ K (/ (* K n) m))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* m (+ K (/ (* K n) m)))))) (* 1/6 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(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 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* m (* (sin M) (+ 1 (/ n m))))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2)))) (* -1/48 (* K (* (pow m 3) (* (sin M) (pow (+ 1 (/ n m)) 3))))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(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 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(* -1/2 (* m (+ K (/ (* K n) m)))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
M |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(+ 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 |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(+ 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 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 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* -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))))) |
(* -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/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 |
(+ 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) |
(* 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))))) |
(- (* -1/4 (pow n 2)) l) |
(- (+ (* -1/4 (pow n 2)) (* M n)) l) |
(- (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) l) |
(- (+ (* -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)) (+ 1 (/ l (pow M 2))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) (+ 1 (/ l (pow M 2))))) |
(* -1 (pow M 2)) |
(* (pow M 2) (- (/ n M) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (* -1/4 (pow n 2)) l) M))) M)) 1)) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (* -1/4 (pow n 2)) l) M))) M)) 1)) |
(- (* -1 (pow M 2)) l) |
(- (+ (* -1 (pow M 2)) (* M n)) l) |
(- (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) l) |
(- (+ (* -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)) (+ 1/4 (/ l (pow n 2))))) |
(* (pow n 2) (- (+ (* -1 (/ (pow M 2) (pow n 2))) (/ M n)) (+ 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 (/ (- (* -1 (pow M 2)) l) n))) n)) 1/4)) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (* -1 (pow M 2)) l) n))) n)) 1/4)) |
(* (+ M (* -1/2 n)) (- (* 1/2 n) M)) |
(+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(+ (* -1 l) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) |
(* -1 l) |
(* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1)) |
(* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1)) |
(* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l))))) |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* n (+ (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (- (* 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)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* n (+ (* n (+ (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -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)))) (- (* 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)))) (+ (* -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)))) |
(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)))) |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))) |
(exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))) |
(exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))) |
(exp (+ (fabs (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M)))) |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* m (+ (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* m (+ (* m (+ (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -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)))) (- (* 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)))) (+ (* -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)))) |
(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)))) |
(exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) |
(exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))) |
(exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))) |
(exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))) |
(exp (+ (fabs (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M)))) |
(exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (+ (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (+ (* M (+ (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))) |
(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)))) |
(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)))) |
(exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M))))) |
(exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M))))) |
(exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M))))) |
(exp (+ (fabs (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M))))) |
(* 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 (+ 1 (/ n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* 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))))) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(* (+ 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)) |
| 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 (*.f64 (cos.f64 M) n) (*.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))) (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 (+ (* 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 (cos.f64 M) (*.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))) (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 (*.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 (cos.f64 M) (*.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))) (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 (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* -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 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (+.f64 #s(literal -1/2 binary64) (+.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 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (+.f64 #s(literal -1/2 binary64) (+.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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))))) |
(*.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 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64)) (*.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)))))) (* 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 (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 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) l))))) |
(+ (* 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 (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64)) (*.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 l (*.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 #s(literal -1/6 binary64) l) #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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (- (* 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 (*.f64 n (*.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))) (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.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 (+ (* 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 (*.f64 n (+.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))) (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 #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.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.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 (+ (* 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 (*.f64 n (+.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))) (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 (*.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.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 (+.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.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 n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* -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 (*.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 (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)))) |
(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 (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 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 (+ (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 (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 binary64) (*.f64 #s(literal 1/2 binary64) l))))) |
(+ (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 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 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))))) (*.f64 l (*.f64 l (*.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 (*.f64 #s(literal -1/6 binary64) l) #s(literal 1/2 binary64)))))) |
(exp (- (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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)) (* (+ 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 (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 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))) |
(- (+ (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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.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 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.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 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.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 (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 #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))) |
(- (+ (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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.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))) |
(- (+ (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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.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))) |
(* -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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))) (-.f64 (*.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 (/.f64 m M) (/.f64 (fabs.f64 (-.f64 m n)) (*.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) (/ (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 (/.f64 m M) (/.f64 (fabs.f64 (-.f64 m n)) (*.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 (/ (- (+ (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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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) |
(-.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 (fabs.f64 (-.f64 m n)) 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 (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) 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 (- (+ (/ (fabs (- n m)) l) (/ (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (fabs.f64 (-.f64 m n)) 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 (/ (+ (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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)))) |
(-.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 m m)) l)))) (*.f64 M (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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 m m)) l)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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 m m)) l)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 K (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 m (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 (*.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 n K)))))) (*.f64 m (*.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/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 K 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))))) (* 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 (*.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 n K)))))) (*.f64 m (+.f64 (*.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/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 K K)))) (*.f64 m (*.f64 (*.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/8 binary64) K) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K 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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.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 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (-.f64 #s(literal 0 binary64) l) #s(literal 1 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)))))) |
(+ (* 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 (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 binary64) (*.f64 #s(literal 1/2 binary64) l))))) |
(+ (* 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 (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 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 l (*.f64 l (*.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 (*.f64 #s(literal -1/6 binary64) l) #s(literal 1/2 binary64)))))) |
(* (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 #s(literal 1/2 binary64) (*.f64 (*.f64 K (sin.f64 M)) (+.f64 n 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 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (+.f64 n m) (+.f64 n m)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (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 #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 m) #s(literal -1 binary64)))) (/.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 m) #s(literal -1 binary64)))) (/.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 m) #s(literal -1 binary64)))) (/.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 m (neg.f64 (-.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 m (neg.f64 (-.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 m (neg.f64 (-.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 m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -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 n))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow n 2))) l))) |
(*.f64 (cos.f64 (*.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 (* (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 (cos.f64 (*.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 n (cos.f64 (*.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 (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 (cos.f64 (*.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 (*.f64 n (cos.f64 (*.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 (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 M (-.f64 (*.f64 (*.f64 (cos.f64 (*.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 #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)))))))))) |
(+ (* 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 (cos.f64 (*.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 (*.f64 n (cos.f64 (*.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 (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 M (+.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.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 #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 M (-.f64 (+.f64 (*.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 (cos.f64 (*.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/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 (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/6 binary64) (*.f64 n (*.f64 n n))) n))))) (*.f64 (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 n K))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 n n)) #s(literal -1 binary64))))))))))) |
(* (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 (*.f64 K (*.f64 n (*.f64 n 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))) (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 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) 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)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)))) (*.f64 M (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) 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)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))) (*.f64 n (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)))) (*.f64 M (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))))) (*.f64 n (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 M) (*.f64 K K)) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)))) (*.f64 (cos.f64 M) (*.f64 (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M M)) #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K M) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) 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)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))) (*.f64 n (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)))) (*.f64 M (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 M) (*.f64 K K)) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K M) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))))) (*.f64 (cos.f64 M) (*.f64 (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M M)) #s(literal -1/4 binary64))))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 M (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (sin.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l)) (*.f64 (sin.f64 M) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 M M)) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) (*.f64 M M)) l))) (+.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 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64)) (*.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)))))) (* 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 (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 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) l))))) |
(+ (* 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 (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64)) (*.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 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 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M))))) (+.f64 (*.f64 #s(literal -1/6 binary64) l) #s(literal 1/2 binary64)))))) |
(* (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 (*.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 (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 (*.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 (cos.f64 M) n)) (*.f64 (*.f64 #s(literal -1/2 binary64) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 n K) M)))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 n K) M)))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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)) |
(* (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/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n))))) (* (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 #s(literal 1/2 binary64) K) (*.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 (+.f64 n m) (sin.f64 M))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (pow (+ m n) 2))))) (* 1/2 (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n)))))) (* (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 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 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) (*.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 (+.f64 n m) (sin.f64 M))))))) |
(+ (* K (+ (* 1/2 (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))) (* (sin M) (pow (+ m n) 3))))))))) (* (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 K (+.f64 (*.f64 #s(literal 1/2 binary64) (*.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 (+.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 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))))) (*.f64 (*.f64 #s(literal -1/48 binary64) K) (*.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 (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m))) (sin.f64 M))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) 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))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (* (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 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 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) 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 #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 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (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 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 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) (+.f64 (*.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 #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 (*.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 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (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 (*.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))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))))) (*.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 #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 (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* m (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* (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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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 (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))))) (* (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 m (+.f64 (+.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 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) 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 #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 #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 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (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 (*.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))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) (*.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 #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 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 K K)) (*.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))))) (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 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K 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 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 (sin.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) (*.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 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (+.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.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 (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (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 (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) 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)))) (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 (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) 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)))) (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 (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) 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)))) (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 (+ n (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) 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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 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 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) 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 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) 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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (*.f64 n (+.f64 (+.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 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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 #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 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))) (*.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))) (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)))) (*.f64 (+.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.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* n (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) (+ (* -1/48 (* (pow K 3) (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* (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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) 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 (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) 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 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))))) (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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 #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 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))) (*.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))) (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)))) (*.f64 (+.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.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))))) (*.f64 n (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K 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 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (+.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.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))))))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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)))) (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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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)))) (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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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)))) (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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2))))) |
(*.f64 (cos.f64 (*.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 (+.f64 n m) (+.f64 n m)))))) |
(+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) |
(+.f64 (*.f64 (cos.f64 (*.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 (+.f64 n m) (+.f64 n m)))))) (*.f64 M (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))))) (*.f64 (sin.f64 (*.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 (+.f64 n m) (+.f64 n m))))))))) |
(+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) |
(+.f64 (*.f64 (cos.f64 (*.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 (+.f64 n m) (+.f64 n m)))))) (*.f64 M (+.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))))) (*.f64 (sin.f64 (*.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 (+.f64 n m) (+.f64 n m))))))) (*.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)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))) (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (*.f64 (+.f64 n m) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))))))))) |
(+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) (+ (* M (+ (* -1 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* (sin (* -1/2 (* K (+ m n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))) (+ (* 1/6 (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (sin (* -1/2 (* K (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* K (+ m n)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))))) |
(+.f64 (*.f64 (cos.f64 (*.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 (+.f64 n m) (+.f64 n m)))))) (*.f64 M (+.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))) (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))))) (*.f64 (sin.f64 (*.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 (+.f64 n m) (+.f64 n m))))))) (*.f64 M (+.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.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 (+.f64 n m) (+.f64 n m)))))) (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (*.f64 (+.f64 n m) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))))) (*.f64 M (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K)))) (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 (*.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 (+.f64 n m) (+.f64 n m)))))))) (*.f64 (*.f64 (cos.f64 (*.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 (+.f64 n m) (+.f64 n m)))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m)))) (+.f64 n m)))) (*.f64 (*.f64 (sin.f64 (*.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 (+.f64 n m) (+.f64 n m)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 n m) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (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)))) (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 (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)))) (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 (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)))) (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 (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)))) (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 (- n m)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)))) (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 #s(literal 1/2 binary64) (*.f64 (*.f64 K (sin.f64 M)) (+.f64 n 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 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (+.f64 n m) (+.f64 n m)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (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 #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)))) |
(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)))) |
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 m) #s(literal -1 binary64)))) (/.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 m) #s(literal -1 binary64)))) (/.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 m) #s(literal -1 binary64)))) (/.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 m (neg.f64 (-.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 m (neg.f64 (-.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 m (neg.f64 (-.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)) |
(+ 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))) |
(* -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 m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -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 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) 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))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) 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))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 M (-.f64 (*.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)))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* m (+ K (/ (* K n) m))))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) 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))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 M (+.f64 (-.f64 (*.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)))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) (*.f64 M (-.f64 (*.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))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)))) (*.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 n m) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (* m (+ K (/ (* K n) m))))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (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 (* m (+ K (/ (* K n) m))))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (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 (* m (+ K (/ (* K n) m))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) 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))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 M (+.f64 (-.f64 (*.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)))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) (*.f64 M (+.f64 (-.f64 (*.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))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)))) (*.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 n m) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) (*.f64 M (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 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 (*.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) (*.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))) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 n m) (*.f64 (+.f64 n m) (+.f64 n m)))) (+.f64 n 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* K n)))) (exp (- (+ (fabs (- m n)) (* (+ 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))))) |
(+ (* 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 (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))))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (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 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.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)))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))))) |
(+ (* 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 (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))))) (*.f64 m (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (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 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.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)))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 m (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K 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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (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 (*.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))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) (*.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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (+.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 (+ (* 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 (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))))) (*.f64 m (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (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 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.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)))))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K 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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (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 (*.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))))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) (*.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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (+.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 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 K 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))) (+.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/48 binary64) (*.f64 K (*.f64 K 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 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.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))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (+.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 (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))))) (+.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) |
(+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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) (*.f64 (*.f64 m K) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) (*.f64 (sin.f64 M) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))) |
(+ (* K (+ (* -1/8 (* K (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ 1 (/ n m)) 2)))))) (* 1/2 (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m)))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (*.f64 m m) (cos.f64 M)) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) (*.f64 (*.f64 m #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) (*.f64 (sin.f64 M) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))))) |
(+ (* K (+ (* 1/2 (* m (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ 1 (/ n m)))))) (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ 1 (/ n m)) 2))))) (* -1/48 (* K (* (pow m 3) (* (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ 1 (/ n m)) 3)))))))))) (* (cos M) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) (*.f64 K (+.f64 (*.f64 (*.f64 m #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) (*.f64 (sin.f64 M) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 m m) (cos.f64 M)) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 m (*.f64 m m))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M)))) (*.f64 (sin.f64 M) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* K m)))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (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 (+ (* 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 #s(literal -1/2 binary64) (*.f64 m K)))) (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 #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 (*.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))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m 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)))))))) (* (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 #s(literal -1/2 binary64) (*.f64 m K)))) (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 (*.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 (*.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))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 n (+.f64 (+.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 (*.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) K) (*.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))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (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 (*.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.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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m 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 #s(literal -1/2 binary64) (*.f64 m K)))) (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 #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 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))) (+.f64 (*.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))) (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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (*.f64 n (+.f64 (+.f64 (+.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 (*.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) K) (*.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))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))) (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 (*.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.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)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))) (*.f64 n (+.f64 (+.f64 (+.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))))) (*.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))) (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/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (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 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (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))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (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 #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)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ 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)))) (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (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 (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.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.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)))) (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) (*.f64 l (*.f64 (*.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)))) (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) l))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (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 (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.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) (*.f64 l (*.f64 l (*.f64 (*.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)))) (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) (+.f64 (*.f64 #s(literal -1/6 binary64) l) #s(literal 1/2 binary64)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (+.f64 n m))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 n m)) M))))) |
(cos (* -1/2 (* m (+ K (/ (* K n) m))))) |
(cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* -1 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(-.f64 (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) (*.f64 M (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* -1/2 (* M (cos (* -1/2 (* m (+ K (/ (* K n) m))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* m (+ K (/ (* K n) m)))))) (* 1/6 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) (sin.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(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 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* m (* (sin M) (+ 1 (/ n m))))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 m (sin.f64 M)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (*.f64 m m)) (*.f64 (cos.f64 M) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m (sin.f64 M)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2)))) (* -1/48 (* K (* (pow m 3) (* (sin M) (pow (+ 1 (/ n m)) 3))))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (*.f64 (cos.f64 M) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 (*.f64 (*.f64 m (*.f64 m m)) (sin.f64 M)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m (sin.f64 M)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(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 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(* -1/2 (* m (+ K (/ (* K n) m)))) |
(*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+.f64 M (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
M |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) M))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) M))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) M))) |
M |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) M) #s(literal -1 binary64))) |
(+ 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 m) #s(literal -1 binary64)))) (/.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 m) #s(literal -1 binary64)))) (/.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 m) #s(literal -1 binary64)))) (/.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 m (neg.f64 (-.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 m (neg.f64 (-.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 m (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) K) (/.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) m)))) |
M |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 m (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) K) (-.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64))) (/.f64 M K))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) K) (-.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64))) (/.f64 M K))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) K) (-.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64))) (/.f64 M K))) |
(+ 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 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 m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K m)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 m K)) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 m (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 m (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 m (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 m (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* -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)))) |
(* -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 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (/.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 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (/.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 #s(literal 1/4 binary64) (/.f64 (*.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 #s(literal 1/4 binary64) (/.f64 (*.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (*.f64 n #s(literal 1/2 binary64)) M) 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 (*.f64 n #s(literal 1/2 binary64)) M) 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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (*.f64 n n)))) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (*.f64 n n)))) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) 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 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.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 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) n))) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(- (* -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 #s(literal 0 binary64) (/.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)) 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 #s(literal 0 binary64) (/.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)) 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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.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)) |
(* -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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 n #s(literal 1/2 binary64)) M)) m) (-.f64 (+.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 n #s(literal 1/2 binary64)) M)) m) (-.f64 (+.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (*.f64 n n)))) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (*.f64 n n)))) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #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 (/ (+ (* -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 |
#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 (*.f64 (*.f64 M M) #s(literal 1/24 binary64)) #s(literal -1/2 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 (*.f64 (*.f64 M M) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64)))) #s(literal -1/2 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) |
(* 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 m) #s(literal -1 binary64)))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(* K m) |
(*.f64 m K) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (neg.f64 (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (neg.f64 (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (neg.f64 (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* 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))) |
(- (* -1/4 (pow n 2)) l) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) |
(- (+ (* -1/4 (pow n 2)) (* M n)) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (-.f64 (*.f64 M n) l)) |
(- (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (-.f64 (*.f64 M (-.f64 n M)) l)) |
(- (+ (* -1/4 (pow n 2)) (* M (+ n (* -1 M)))) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (-.f64 (*.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)) (+ 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 n M) (+.f64 #s(literal 1 binary64) (/.f64 l (*.f64 M M)))))) |
(* (pow M 2) (- (+ (* -1/4 (/ (pow n 2) (pow M 2))) (/ n M)) (+ 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 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) (- (/ n M) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 n M) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (* -1/4 (pow n 2)) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) (-.f64 #s(literal 0 binary64) M)) n) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(* (pow M 2) (- (* -1 (/ (+ (* -1 n) (* -1 (/ (- (* -1/4 (pow n 2)) l) M))) M)) 1)) |
(*.f64 (*.f64 M M) (+.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) l) (-.f64 #s(literal 0 binary64) M)) n) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
(- (* -1 (pow M 2)) l) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) l) |
(- (+ (* -1 (pow M 2)) (* M n)) l) |
(-.f64 (*.f64 M (-.f64 n M)) l) |
(- (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) l) |
(-.f64 (+.f64 (*.f64 M (-.f64 n M)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) l) |
(- (+ (* -1 (pow M 2)) (* n (+ M (* -1/4 n)))) l) |
(-.f64 (+.f64 (*.f64 M (-.f64 n M)) (*.f64 n (*.f64 n #s(literal -1/4 binary64)))) 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)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (-.f64 (/.f64 M n) (/.f64 (*.f64 M M) (*.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)) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (-.f64 (/.f64 M n) (/.f64 (*.f64 M 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) (- (/ M n) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 M n) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (* -1 (pow M 2)) l) n))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) M) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) l) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 M) (* -1 (/ (- (* -1 (pow M 2)) l) n))) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) M) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) l) n)) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 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)) |
(+ (* -1 l) (* (+ 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)) l) |
(+ (* -1 l) (* (+ 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)) l) |
(+ (* -1 l) (* (+ 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)) l) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1)) |
(*.f64 l (+.f64 (/.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))) |
(* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1)) |
(*.f64 l (+.f64 (/.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))) |
(* l (- (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l) 1)) |
(*.f64 l (+.f64 (/.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))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l))))) |
(*.f64 l (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l))))) |
(*.f64 l (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 M (*.f64 n #s(literal -1/2 binary64))) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) |
(* -1 (* l (+ 1 (* -1 (/ (* (+ M (* -1/2 n)) (- (* 1/2 n) M)) l))))) |
(*.f64 l (neg.f64 (-.f64 #s(literal 1 binary64) (/.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 m)) (- (* 1/2 m) M)))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))) (*.f64 (*.f64 n (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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)))) (* n (+ (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (- (* 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)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))) (*.f64 n (+.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))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (*.f64 (*.f64 n (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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)))) (* n (+ (* n (+ (* n (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 m)) (- (* 1/2 m) M)))) (+ (* -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)))) (- (* 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)))) (+ (* -1/2 (- (* 1/2 m) M)) (* 1/2 (+ M (* -1/2 m)))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)))) (*.f64 n (+.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))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (*.f64 n (+.f64 (*.f64 (+.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.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (*.f64 (*.f64 n (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M))))) (+.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)))) |
(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)))) |
(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)))) |
(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)))) |
(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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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 (neg (+ m (* -1 n)))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 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 n)) (- (* 1/2 n) M)))) |
(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)))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n))))))) |
(+.f64 (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 m (*.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))))) (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))))))) |
(+ (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (* m (+ (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (- (* 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)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) |
(+.f64 (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 m (+.f64 (*.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))))) (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 m (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) (*.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)))) (* m (+ (* m (+ (* m (* (exp (+ (fabs (- n m)) (* (+ M (* -1/2 n)) (- (* 1/2 n) M)))) (+ (* -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)))) (- (* 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)))) (+ (* -1/2 (- (* 1/2 n) M)) (* 1/2 (+ M (* -1/2 n)))))))) |
(+.f64 (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 m (+.f64 (*.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))))) (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 m (+.f64 (*.f64 (+.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.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 m (*.f64 (+.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.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))))))))))) |
(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)))) |
(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)))) |
(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)))) |
(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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 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 (* -1 m))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 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)) (* -1/4 (pow (+ m n) 2)))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n)))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (*.f64 M (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (+ (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (*.f64 M (+.f64 (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))) (*.f64 M (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (* M (+ (* M (+ (* M (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (* (exp (+ (fabs (- n m)) (* -1/4 (pow (+ m n) 2)))) (+ m n))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))))) (*.f64 M (+.f64 (*.f64 (+.f64 n m) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))) (*.f64 M (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) #s(literal -1 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))) (*.f64 (*.f64 M (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m)))))) (-.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)))) |
(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)))) |
(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)))) |
(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)))) |
(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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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)))) |
(* 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 m) #s(literal -1 binary64)))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(* m (+ K (/ (* K n) m))) |
(*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(* K m) |
(*.f64 m K) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (neg.f64 (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (neg.f64 (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* -1 K) (* -1 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (neg.f64 (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (* m (+ 1 (/ n m)))) |
(*.f64 K (*.f64 m (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 m K) (neg.f64 (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 m K) (neg.f64 (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 m K) (neg.f64 (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* -1 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 (*.f64 m K) (neg.f64 (+.f64 (/.f64 n (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)))) |
(* 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))) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(/ (* K n) m) |
(/.f64 (*.f64 n K) m) |
(* (+ 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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 m #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 n #s(literal -1/2 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) m) (/.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 (*.f64 n #s(literal 1/2 binary64)) M) 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 (*.f64 n #s(literal 1/2 binary64)) M) 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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (*.f64 n n)))) (/.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) n) (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) (*.f64 n n)))) (/.f64 (*.f64 (+.f64 M (*.f64 m #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) 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 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.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 M (*.f64 m #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 m #s(literal 1/2 binary64)) M) n))) (-.f64 #s(literal 0 binary64) n)) #s(literal -1/4 binary64))) |
(* -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 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (/.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 (+.f64 n m) (+.f64 n m)) M) (/.f64 #s(literal -1/4 binary64) M)) (/.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 #s(literal 1/4 binary64) (/.f64 (*.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 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 n m) (+.f64 n m)) M)) (+.f64 n m)) (-.f64 #s(literal 0 binary64) M)) #s(literal -1 binary64))) |
Compiled 75074 to 3852 computations (94.9% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1758 | 17 | 1775 |
| Fresh | 8 | 0 | 8 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1771 | 17 | 1788 |
| Status | Accuracy | Program |
|---|---|---|
| 46.4% | (*.f64 (+.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)))))) (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)))) | |
| ▶ | 45.2% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
| 55.6% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) | |
| ▶ | 37.9% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 M)) |
| 53.3% | (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) | |
| 51.5% | (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 M)) | |
| 24.6% | (*.f64 (cos.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 24.6% | (*.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 27.8% | (*.f64 (cos.f64 (+.f64 M (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) 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)))) | |
| ▶ | 67.7% | (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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)))) |
| 41.6% | (*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 46.0% | (*.f64 (cos.f64 (+.f64 M (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 43.5% | (*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 #s(literal 0 binary64) (*.f64 M M))))) | |
| ▶ | 23.5% | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
| 56.2% | (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 46.0% | (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| ▶ | 84.7% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 n m) (+.f64 n m))) l))) |
Compiled 980 to 652 computations (33.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 384 | (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 384 | (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64))) |
| ✓ | cost-diff | 384 | (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 384 | (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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)))) |
| ✓ | cost-diff | 0 | (fabs.f64 (-.f64 n m)) |
| ✓ | cost-diff | 0 | (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
| ✓ | cost-diff | 0 | (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
| ✓ | 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))) |
| 2966× | *-lowering-*.f32 |
| 2966× | *-lowering-*.f64 |
| 1968× | +-lowering-+.f64 |
| 1968× | +-lowering-+.f32 |
| 1252× | exp-sum |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 438 |
| 1 | 143 | 424 |
| 2 | 406 | 412 |
| 3 | 1606 | 412 |
| 4 | 5032 | 412 |
| 0 | 8144 | 412 |
| 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 |
(* (cos (+ M (* -1/2 (* n K)))) (exp (- (fabs (- m n)) l))) |
(cos (+ M (* -1/2 (* n K)))) |
(+ M (* -1/2 (* n K))) |
M |
(* -1/2 (* n K)) |
-1/2 |
(* n K) |
n |
K |
(exp (- (fabs (- m n)) l)) |
(- (fabs (- m n)) l) |
(fabs (- m n)) |
(- m n) |
m |
l |
(* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (/ K (/ -2 (+ n m)))))) |
(exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) |
(- (fabs (- n m)) (- l (* -1/4 (* m m)))) |
(fabs (- n m)) |
(- n m) |
n |
m |
(- l (* -1/4 (* m m))) |
l |
(* -1/4 (* m m)) |
-1/4 |
(* m m) |
(cos (+ M (/ K (/ -2 (+ n m))))) |
(+ M (/ K (/ -2 (+ n m)))) |
M |
(/ K (/ -2 (+ n m))) |
K |
(/ -2 (+ n m)) |
-2 |
(+ n m) |
(* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) |
(+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)) |
M |
(/ (+ (/ m (/ m (* n K))) (* m K)) -2) |
(+ (/ m (/ m (* n K))) (* m K)) |
(/ m (/ m (* n K))) |
m |
(/ m (* n K)) |
(* n K) |
n |
K |
(* m K) |
-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) |
(+ m n) |
2 |
(+ M (/ (+ m n) -2)) |
(/ (+ m n) -2) |
(- (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)) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(- 0 l) |
(-.f64 #s(literal 0 binary64) l) |
0 |
#s(literal 0 binary64) |
l |
(cos M) |
(cos.f64 M) |
M |
(* (cos (+ M (* -1/2 (* n K)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 n K) #s(literal -2 binary64)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(cos (+ M (* -1/2 (* n K)))) |
(cos.f64 (+.f64 M (/.f64 (*.f64 n K) #s(literal -2 binary64)))) |
(+ M (* -1/2 (* n K))) |
(+.f64 M (/.f64 (*.f64 n K) #s(literal -2 binary64))) |
M |
(* -1/2 (* n K)) |
(/.f64 (*.f64 n K) #s(literal -2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* n K) |
(*.f64 n K) |
n |
K |
(exp (- (fabs (- m n)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(- (fabs (- m n)) l) |
(-.f64 (fabs.f64 (-.f64 m n)) l) |
(fabs (- m n)) |
(fabs.f64 (-.f64 m n)) |
(- m n) |
(-.f64 m n) |
m |
l |
(* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (/ K (/ -2 (+ n m)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n)))))) |
(exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l))) |
(- (fabs (- n m)) (- l (* -1/4 (* m m)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 m n)) |
(- n m) |
(-.f64 n m) |
n |
m |
(- l (* -1/4 (* m m))) |
(-.f64 l (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) |
l |
(* -1/4 (* m m)) |
(*.f64 m (*.f64 m #s(literal -1/4 binary64))) |
-1/4 |
#s(literal -1/4 binary64) |
(* m m) |
(*.f64 m m) |
(cos (+ M (/ K (/ -2 (+ n m))))) |
(cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))))) |
(+ M (/ K (/ -2 (+ n m)))) |
(+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n)))) |
M |
(/ K (/ -2 (+ n m))) |
(/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))) |
K |
(/ -2 (+ n m)) |
(/.f64 #s(literal -2 binary64) (+.f64 m n)) |
-2 |
#s(literal -2 binary64) |
(+ n m) |
(+.f64 m n) |
(* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) l)))) |
(cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) |
(cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))))) |
(+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)) |
(+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n)))) |
M |
(/ (+ (/ m (/ m (* n K))) (* m K)) -2) |
(/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))) |
(+ (/ m (/ m (* n K))) (* m K)) |
(*.f64 (+.f64 m n) K) |
(/ m (/ m (* n K))) |
(*.f64 n K) |
m |
(/ m (* n K)) |
(/.f64 m (*.f64 n K)) |
(* n K) |
(*.f64 n K) |
n |
K |
(* m K) |
(*.f64 m K) |
-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 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) l))) |
(+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))) l)) |
(* (- (/ (+ 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)) |
(+ m n) |
(+.f64 m n) |
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 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.8% | (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) |
| ✓ | accuracy | 92.2% | (/.f64 m (*.f64 n K)) |
| ✓ | accuracy | 80.8% | (/.f64 m (/.f64 m (*.f64 n K))) |
| ✓ | accuracy | 36.6% | (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
| ✓ | accuracy | 100.0% | (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))) |
| ✓ | accuracy | 99.7% | (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) |
| ✓ | accuracy | 36.6% | (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))))) |
| ✓ | accuracy | 100.0% | (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) |
| ✓ | accuracy | 100.0% | (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
| ✓ | accuracy | 100.0% | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
| ✓ | accuracy | 52.0% | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
| ✓ | 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% | (fabs.f64 (-.f64 m n)) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 n m) (+.f64 n 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))) |
| 318.0ms | 214× | 1 | valid |
| 28.0ms | 42× | 0 | valid |
Compiled 496 to 58 computations (88.3% saved)
ival-mult: 39.0ms (18.3% of total)ival-sub: 37.0ms (17.4% of total)ival-cos: 37.0ms (17.4% of total)backward-pass: 31.0ms (14.6% of total)ival-div: 25.0ms (11.7% of total)ival-add: 21.0ms (9.9% of total)ival-exp: 14.0ms (6.6% of total)ival-fabs: 7.0ms (3.3% of total)const: 2.0ms (0.9% 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 (* (cos (+ M (* -1/2 (* n K)))) (exp (- (fabs (- m n)) l)))> |
#<alt (cos (+ M (* -1/2 (* n K))))> |
#<alt (+ M (* -1/2 (* n K)))> |
#<alt (* -1/2 (* n K))> |
#<alt (* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (/ K (/ -2 (+ n m))))))> |
#<alt (exp (- (fabs (- n m)) (- l (* -1/4 (* m m)))))> |
#<alt (- (fabs (- n m)) (- l (* -1/4 (* m m))))> |
#<alt (fabs (- n m))> |
#<alt (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l))))> |
#<alt (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)))> |
#<alt (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))> |
#<alt (/ (+ (/ m (/ m (* n K))) (* m K)) -2)> |
#<alt (- (* -1/4 (* (+ n m) (+ n m))) l)> |
#<alt (* (+ n m) (+ n m))> |
#<alt (exp (- (fabs (- m n)) l))> |
#<alt (cos (+ M (/ K (/ -2 (+ n m)))))> |
#<alt (/ K (/ -2 (+ n m)))> |
#<alt (+ M (/ K (/ -2 (+ n m))))> |
#<alt (/ m (/ m (* n K)))> |
#<alt (/ m (* n K))> |
#<alt (+ (/ m (/ m (* n K))) (* 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 (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))> |
#<alt (+ (* -1 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) (* 1/6 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos M) (exp (- (fabs (- m n)) l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin M))))) (* (cos M) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (- (fabs (- m n)) l)))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (fabs (- m n)) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (fabs (- m n)) l)) (sin M))))))))) (* (cos M) (exp (- (fabs (- m n)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l)))> |
#<alt (* (cos M) (exp (- (fabs (- m n)) l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin M))))) (* (cos M) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (- (fabs (- m n)) l)))))) (* 1/2 (* n (* (exp (- (fabs (- m n)) l)) (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) l))))> |
#<alt (+ (* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (- (fabs (- m n)) l))))) (* -1/48 (* K (* (pow n 3) (* (exp (- (fabs (- m n)) l)) (sin M))))))))) (* (cos M) (exp (- (fabs (- m n)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))) (* 1/2 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -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) (* 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 (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 (* -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 (* 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 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 (* -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 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))> |
#<alt (+ (* 1/2 (* K (* m (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* -1 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (fabs (- n m)) l))> |
#<alt (+ (exp (- (fabs (- n m)) l)) (* -1/4 (* (pow m 2) (exp (- (fabs (- n m)) l)))))> |
#<alt (+ (exp (- (fabs (- n m)) l)) (* (pow m 2) (+ (* -1/4 (exp (- (fabs (- n m)) l))) (* 1/32 (* (pow m 2) (exp (- (fabs (- n m)) l)))))))> |
#<alt (+ (exp (- (fabs (- n m)) l)) (* (pow m 2) (+ (* -1/4 (exp (- (fabs (- n m)) l))) (* (pow m 2) (+ (* -1/384 (* (pow m 2) (exp (- (fabs (- n m)) l)))) (* 1/32 (exp (- (fabs (- n m)) l))))))))> |
#<alt (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))> |
#<alt (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* -1 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) (* 1/2 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))> |
#<alt (+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))> |
#<alt (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)> |
#<alt (- (fabs (- n m)) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* -1/4 (pow m 2))> |
#<alt (* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2)))))> |
#<alt (+ (fabs (- n m)) (* -1/4 (pow m 2)))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))> |
#<alt (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))> |
#<alt (* -1 l)> |
#<alt (* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1))> |
#<alt (* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1))> |
#<alt (* -1 l)> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))))> |
#<alt (* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) 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) (* K 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) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (- (* -1/2 (+ (* K m) (* K 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) (* K 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) (* K 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) (* K n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (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) (* K n))))) (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) (* K n))))) (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) (* K n))))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K 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) (* K 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) (* K 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) (* K n))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) 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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K 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) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (cos (* -1/2 (+ (* K m) (* K n))))> |
#<alt (+ (cos (* -1/2 (+ (* K m) (* K n)))) (* -1 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))> |
#<alt (+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (+ (* K m) (* K n)))))) (sin (* -1/2 (+ (* K m) (* K n)))))))> |
#<alt (+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (+ (* K m) (* K n))))) (* 1/6 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))) (sin (* -1/2 (+ (* K m) (* K n)))))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<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) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<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) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<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) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (* -1/2 (+ (* K m) (* K n)))> |
#<alt (+ M (* -1/2 (+ (* K m) (* K n))))> |
#<alt (+ M (* -1/2 (+ (* K m) (* K n))))> |
#<alt (+ M (* -1/2 (+ (* K m) (* K n))))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1)))> |
#<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 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 (+ (* -1 m) (* -1 n))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 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 (* -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 (+ (* -1 m) (* -1 n))))> |
#<alt (* 1/2 (* K (+ (* -1 m) (* -1 n))))> |
#<alt (* 1/2 (* K (+ (* -1 m) (* -1 n))))> |
#<alt (* 1/2 (* K (+ (* -1 m) (* -1 n))))> |
#<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 (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 (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 (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 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 (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 (* -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 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 (* -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 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 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 (+ 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 (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K 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 (* 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 (* -1 (* K (+ (* -1 m) (* -1 n))))> |
#<alt (* -1 (* K (+ (* -1 m) (* -1 n))))> |
#<alt (* -1 (* K (+ (* -1 m) (* -1 n))))> |
#<alt (* -1 (* K (+ (* -1 m) (* -1 n))))> |
255 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | n | @ | inf | (exp (+ (fabs (- m n)) (- (* -1/4 (* (+ n m) (+ n m))) l))) |
| 5.0ms | n | @ | -inf | (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
| 4.0ms | K | @ | -inf | (* (cos (+ M (* -1/2 (* n K)))) (exp (- (fabs (- m n)) l))) |
| 3.0ms | M | @ | 0 | (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
| 1.0ms | m | @ | inf | (+ M (/ K (/ -2 (+ n m)))) |
| 1× | batch-egg-rewrite |
| 3624× | *-lowering-*.f32 |
| 3624× | *-lowering-*.f64 |
| 1836× | /-lowering-/.f32 |
| 1836× | /-lowering-/.f64 |
| 1428× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 281 |
| 1 | 382 | 253 |
| 2 | 3921 | 250 |
| 0 | 8150 | 250 |
| 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) |
(* (cos (+ M (* -1/2 (* n K)))) (exp (- (fabs (- m n)) l))) |
(cos (+ M (* -1/2 (* n K)))) |
(+ M (* -1/2 (* n K))) |
(* -1/2 (* n K)) |
(* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (/ K (/ -2 (+ n m)))))) |
(exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) |
(- (fabs (- n m)) (- l (* -1/4 (* m m)))) |
(fabs (- n m)) |
(* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (- m n)) l)))) |
(cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) |
(+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)) |
(/ (+ (/ m (/ m (* n K))) (* m K)) -2) |
(- (* -1/4 (* (+ n m) (+ n m))) l) |
(* (+ n m) (+ n m)) |
(exp (- (fabs (- m n)) l)) |
(cos (+ M (/ K (/ -2 (+ n m))))) |
(/ K (/ -2 (+ n m))) |
(+ M (/ K (/ -2 (+ n m)))) |
(/ m (/ m (* n K))) |
(/ m (* n K)) |
(+ (/ m (/ m (* n K))) (* m K)) |
| Outputs |
|---|
(exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(/.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (exp.f64 l)) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (exp.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(*.f64 (exp.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(+.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))) |
(+.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 l (fabs.f64 (-.f64 m n)))) |
(-.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) l) |
(-.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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)) (neg.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(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 #s(literal -1/4 binary64) (+.f64 m n)) (+.f64 m n) (neg.f64 (-.f64 l (fabs.f64 (-.f64 m n))))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (fabs.f64 (-.f64 m n)))))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))) (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) |
(/.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) (neg.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (neg.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) #s(literal 3 binary64)) (*.f64 l (*.f64 l l))) (+.f64 (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (+.f64 (*.f64 l l) (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) l)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) (*.f64 (-.f64 m n) (-.f64 m n))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (fabs.f64 (-.f64 m n)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (*.f64 l l)) (+.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) l)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))) (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (fabs.f64 (-.f64 m n))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) |
(fabs.f64 (-.f64 m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 n m))) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 m n))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 n m)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 m n))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (fabs.f64 (+.f64 m n))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (fabs.f64 (+.f64 (*.f64 n n) (*.f64 m (+.f64 m n))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 n n) (*.f64 m m))) (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))) |
(/.f64 (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n))) (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n)))) |
(/.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 m) (*.f64 n n)) (+.f64 m n)) |
(/.f64 (neg.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (-.f64 #s(literal 0 binary64) (+.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 (+.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 m m) (*.f64 n n))) (-.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 (*.f64 n n)) (*.f64 m (*.f64 m m)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(*.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 (/.f64 #s(literal 1 binary64) (exp.f64 l)) (cos.f64 M)) |
(*.f64 (cos.f64 M) (/.f64 #s(literal 1 binary64) (exp.f64 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))) |
(pow.f64 (exp.f64 l) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (exp.f64 l) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 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)) |
(neg.f64 l) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 l (*.f64 l l))) (*.f64 l 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 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 (*.f64 (cos.f64 (+.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64))))) (exp.f64 (fabs.f64 (-.f64 m n)))) (exp.f64 l)) |
(/.f64 (*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (cos.f64 (+.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64)))))) (exp.f64 l)) |
(*.f64 (cos.f64 (+.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (cos.f64 (+.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64)))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64))))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))))) |
(cos.f64 (+.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64))))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64)))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64)))))) (+.f64 (*.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64)))))) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 n (/.f64 K #s(literal -2 binary64)))))) (*.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))))))) (cos.f64 (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) |
(+.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64)))) |
(+.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) M) |
(-.f64 (/.f64 (*.f64 M M) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 n K) M) |
(fma.f64 (*.f64 n K) #s(literal -1/2 binary64) M) |
(fma.f64 (*.f64 n #s(literal -1/2 binary64)) K M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))) (+.f64 (*.f64 M M) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (-.f64 (*.f64 M M) (*.f64 M (*.f64 n (/.f64 K #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))))) |
(/.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))) (neg.f64 (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 M M)) (-.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) M))))) |
(*.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (/.f64 #s(literal 1 binary64) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) |
(*.f64 n (/.f64 K #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(*.f64 K (*.f64 n #s(literal -1/2 binary64))) |
(*.f64 (*.f64 n K) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 n #s(literal -1/2 binary64)) K) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(/.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (exp.f64 (fabs.f64 (-.f64 m n)))) (exp.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (cos.f64 (+.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) (exp.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) (cos.f64 (+.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) |
(/.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (exp.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (exp.f64 (fabs.f64 (-.f64 m n))))) |
(/.f64 (neg.f64 (exp.f64 (fabs.f64 (-.f64 m n)))) (neg.f64 (exp.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(pow.f64 (/.f64 (exp.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (exp.f64 (fabs.f64 (-.f64 m n)))) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) (exp.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (exp.f64 (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (/.f64 #s(literal 1 binary64) (exp.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) |
(+.f64 (fabs.f64 (-.f64 m n)) (+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64))))) |
(+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (fabs.f64 (-.f64 m n))) |
(-.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) |
(-.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) |
(-.f64 (/.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))))) (/.f64 (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) (/.f64 (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(fma.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.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/4 binary64)))) |
(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/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))))) (neg.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) (*.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) 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 m n)) l) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64)) (*.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) (-.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 m m) (*.f64 m m)) #s(literal 1/16 binary64))) (-.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 m (*.f64 m #s(literal -1/4 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 m n)) (*.f64 (-.f64 m n) (-.f64 m n))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 m n) (-.f64 m n)) (*.f64 (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 (-.f64 m n)) (+.f64 l (*.f64 (*.f64 m m) #s(literal 1/4 binary64)))))) |
(fabs.f64 (-.f64 m n)) |
(fabs.f64 (-.f64 n m)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 n m))) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 m n))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 n m)))) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.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 m n))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 m m) (*.f64 n n))) (fabs.f64 (+.f64 m n))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (fabs.f64 (+.f64 (*.f64 n n) (*.f64 m (+.f64 m n))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 n n) (*.f64 m m))) (fabs.f64 (+.f64 m n))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.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 (-.f64 (fabs.f64 (-.f64 m n)) l) (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (+.f64 M (/.f64 (+.f64 m n) #s(literal -2 binary64)))))) (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #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 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #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 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))))) |
(cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(fma.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (+.f64 (*.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (*.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) (cos.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -1/2 binary64) M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 (*.f64 M M) (/.f64 M (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) (neg.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))))) |
(*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (*.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 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) (/.f64 (*.f64 l l) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 -1/4 binary64) (+.f64 m n)) (+.f64 m n) (-.f64 #s(literal 0 binary64) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) |
(/.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n))))) (*.f64 l (*.f64 l l))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 l l)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.f64 m n) (+.f64 m n))))) (*.f64 l (*.f64 l l)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (*.f64 (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.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 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) |
(+.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 n (+.f64 m n) (*.f64 m (+.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 (*.f64 n n)) (*.f64 m (*.f64 m m)))) (*.f64 (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))))) |
(/.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 m m) (*.f64 n (-.f64 n m))) (+.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 (*.f64 n n)) (*.f64 m (*.f64 m m)))) (*.f64 (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))))) |
(/.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 (*.f64 n n)) (*.f64 m (*.f64 m m))) (-.f64 (*.f64 n n) (*.f64 m m))) (*.f64 (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))) (-.f64 n m))) |
(/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) (-.f64 (*.f64 m m) (*.f64 n n))) (*.f64 (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n))) (-.f64 m n))) |
(/.f64 (*.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) (-.f64 (*.f64 m m) (*.f64 n n))) (*.f64 (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))) (-.f64 m n))) |
(/.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 (*.f64 n n)) (*.f64 m (*.f64 m m)))) (*.f64 (-.f64 n m) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))))) |
(/.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 n) (*.f64 m m)) (-.f64 (*.f64 m m) (*.f64 n n))) (*.f64 (-.f64 n m) (-.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 m n) (+.f64 (*.f64 n n) (*.f64 m (-.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 m n) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))))) |
(/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (-.f64 (*.f64 n n) (*.f64 m m))) (*.f64 (-.f64 m n) (-.f64 n m))) |
(/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (-.f64 (*.f64 m m) (*.f64 n n))) (*.f64 (-.f64 m n) (-.f64 m n))) |
(/.f64 (+.f64 (pow.f64 (*.f64 n (+.f64 m n)) #s(literal 3 binary64)) (pow.f64 (*.f64 m (+.f64 m n)) #s(literal 3 binary64))) (+.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 (*.f64 n n)) (*.f64 m (*.f64 m m)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 (+.f64 m n) (-.f64 (*.f64 n n) (*.f64 m m))) (-.f64 n m)) |
(/.f64 (*.f64 (+.f64 m n) (-.f64 (*.f64 m m) (*.f64 n n))) (-.f64 m n)) |
(/.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 (*.f64 n n)) (*.f64 m (*.f64 m m))) (+.f64 m n)) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (+.f64 m n)) (-.f64 n m)) |
(/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (+.f64 m n)) (-.f64 m n)) |
(pow.f64 (+.f64 m n) #s(literal 2 binary64)) |
(*.f64 (+.f64 m n) (+.f64 m n)) |
(*.f64 (pow.f64 (+.f64 m n) #s(literal 1 binary64)) (pow.f64 (+.f64 m n) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 n n) (*.f64 m m)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 n m)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 m m) (*.f64 n n)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 m n)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (-.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 n n) (*.f64 m (+.f64 m n))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 n n) (*.f64 m m)) (-.f64 (*.f64 n n) (*.f64 m m))) #s(literal 2 binary64)) (*.f64 (+.f64 m n) (+.f64 m n))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (-.f64 (*.f64 m (*.f64 m m)) (*.f64 n (*.f64 n n)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 m m) (*.f64 n (+.f64 m n))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (-.f64 (*.f64 m m) (*.f64 n n))) #s(literal 2 binary64)) (*.f64 (+.f64 m n) (+.f64 m n))) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)) |
(/.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (exp.f64 l)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 l) (exp.f64 (fabs.f64 (-.f64 m n))))) |
(/.f64 (neg.f64 (exp.f64 (fabs.f64 (-.f64 m n)))) (neg.f64 (exp.f64 l))) |
(pow.f64 (/.f64 (exp.f64 l) (exp.f64 (fabs.f64 (-.f64 m n)))) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (/.f64 #s(literal 1 binary64) (exp.f64 l))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) (cos.f64 (/.f64 (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) (sin.f64 (/.f64 (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))))) |
(cos.f64 (+.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) (+.f64 (*.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (*.f64 (cos.f64 M) (cos.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) (*.f64 (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (*.f64 (sin.f64 M) (sin.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))))) (cos.f64 (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) |
(+.f64 (*.f64 n (/.f64 K #s(literal -2 binary64))) (*.f64 m (/.f64 K #s(literal -2 binary64)))) |
(+.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) m) (*.f64 (/.f64 K #s(literal -2 binary64)) n)) |
(+.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) n) (*.f64 (/.f64 K #s(literal -2 binary64)) m)) |
(+.f64 (*.f64 m (/.f64 K #s(literal -2 binary64))) (*.f64 n (/.f64 K #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 K (/.f64 #s(literal 2 binary64) (+.f64 m n)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 #s(literal -2 binary64) (+.f64 m n)))) |
(/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))) |
(/.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 #s(literal 2 binary64) (+.f64 m n))) |
(/.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 (/.f64 K #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 m n))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n))))) |
(/.f64 (*.f64 K #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 m n))) |
(/.f64 (*.f64 K (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n))))) |
(/.f64 (*.f64 K (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m))))) |
(/.f64 (*.f64 K (-.f64 (*.f64 n n) (*.f64 m m))) (*.f64 #s(literal -2 binary64) (-.f64 n m))) |
(/.f64 (*.f64 K (-.f64 (*.f64 m m) (*.f64 n n))) (*.f64 #s(literal -2 binary64) (-.f64 m n))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (/.f64 K #s(literal -2 binary64)) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (+.f64 (*.f64 n n) (*.f64 m (-.f64 m n)))) |
(/.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) (+.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) (+.f64 (*.f64 m m) (*.f64 n (-.f64 n m)))) |
(/.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) (-.f64 (*.f64 n n) (*.f64 m m))) (-.f64 n m)) |
(/.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) (-.f64 (*.f64 m m) (*.f64 n n))) (-.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 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 m n)) K) #s(literal -1 binary64))) |
(*.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) K) |
(*.f64 (/.f64 (+.f64 m n) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) K) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) K) (/.f64 (+.f64 m n) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))) |
(*.f64 (/.f64 K #s(literal -2 binary64)) (+.f64 m n)) |
(*.f64 (*.f64 K (+.f64 m n)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 K #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 m n))) |
(*.f64 (/.f64 K #s(literal 1 binary64)) (/.f64 (+.f64 m n) #s(literal -2 binary64))) |
(+.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))) |
(+.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) |
(fma.f64 K (/.f64 (+.f64 m n) #s(literal -2 binary64)) M) |
(fma.f64 (/.f64 K #s(literal -2 binary64)) (+.f64 m n) M) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))))) (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 M K) (/.f64 #s(literal -2 binary64) (+.f64 m n)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))) (-.f64 (*.f64 M M) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))))) (neg.f64 (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))) (*.f64 M M)) (-.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) M))) (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))) (-.f64 (*.f64 M M) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) (-.f64 (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64))) M))))) |
(*.f64 (-.f64 (*.f64 M M) (*.f64 (*.f64 K K) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 M (*.f64 (+.f64 m n) (/.f64 K #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 m (-.f64 #s(literal 0 binary64) (/.f64 m (*.f64 n K))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 m (*.f64 n K)))) |
(/.f64 m (/.f64 m (*.f64 n K))) |
(/.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 #s(literal 0 binary64) (/.f64 m (*.f64 n K)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n K))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))))) |
(/.f64 (*.f64 m #s(literal 1 binary64)) (/.f64 m (*.f64 n K))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) m)) (/.f64 m (*.f64 n K))) |
(/.f64 (*.f64 m (*.f64 n K)) m) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 m (/.f64 (*.f64 n K) m)) |
(*.f64 (*.f64 n K) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 m (*.f64 n K))))) |
(*.f64 #s(literal 1 binary64) (*.f64 n K)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 n K) m) m) |
(*.f64 (/.f64 (*.f64 n K) m) (pow.f64 (/.f64 #s(literal 1 binary64) m) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) K) n) |
(*.f64 (/.f64 #s(literal 1 binary64) m) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) m) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) n) K) |
(*.f64 (/.f64 m (-.f64 #s(literal 0 binary64) m)) (-.f64 #s(literal 0 binary64) (*.f64 n K))) |
(*.f64 (/.f64 m #s(literal 1 binary64)) (/.f64 (*.f64 n K) m)) |
(*.f64 (/.f64 m (/.f64 m n)) K) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 n K) m)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 m (*.f64 n K)))) |
(/.f64 m (*.f64 n K)) |
(/.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 #s(literal 0 binary64) (*.f64 n K))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 n K) m)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 n K) m) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 K (/.f64 m n))) |
(/.f64 (/.f64 m n) K) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 n K) m))) |
(/.f64 (*.f64 m #s(literal 1 binary64)) (*.f64 n K)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) m)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(/.f64 (neg.f64 (/.f64 m n)) (-.f64 #s(literal 0 binary64) K)) |
(/.f64 (/.f64 m K) n) |
(pow.f64 (/.f64 m (*.f64 n K)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 n K) m) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 n K) m) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 K (/.f64 m n)) #s(literal -1 binary64)) |
(*.f64 m (/.f64 #s(literal 1 binary64) (*.f64 n K))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(*.f64 #s(literal 1 binary64) (/.f64 m (*.f64 n K))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) m) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) (pow.f64 (/.f64 #s(literal 1 binary64) m) #s(literal -1 binary64))) |
(*.f64 (/.f64 m n) (/.f64 #s(literal 1 binary64) K)) |
(*.f64 (/.f64 #s(literal 1 binary64) K) (/.f64 m n)) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 K m) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) m) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 n K))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 m n)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) K)) |
(+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) |
(+.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))) |
(-.f64 (*.f64 m K) (/.f64 m (-.f64 #s(literal 0 binary64) (/.f64 m (*.f64 n K))))) |
(-.f64 (*.f64 m K) (/.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 m (*.f64 n K)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (/.f64 (*.f64 m (*.f64 K (*.f64 m K))) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(fma.f64 m K (*.f64 (*.f64 n K) #s(literal 1 binary64))) |
(fma.f64 m (/.f64 (*.f64 n K) m) (*.f64 m K)) |
(fma.f64 K m (*.f64 (*.f64 n K) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 n K) (*.f64 m K)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) (+.f64 (*.f64 m (*.f64 K (*.f64 m K))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) K) m)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K))))) (neg.f64 (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(/.f64 (-.f64 (*.f64 m (*.f64 K (*.f64 m K))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K))))) #s(literal -1 binary64)) |
(*.f64 m (+.f64 (/.f64 (*.f64 n K) m) K)) |
(*.f64 m (+.f64 K (/.f64 (*.f64 n K) m))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
| 1× | egg-herbie |
| 6310× | *-lowering-*.f32 |
| 6310× | *-lowering-*.f64 |
| 5130× | +-lowering-+.f64 |
| 5130× | +-lowering-+.f32 |
| 1430× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1168 | 16126 |
| 1 | 4079 | 14583 |
| 0 | 8120 | 14583 |
| 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 (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))) |
(+ (* -1 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) (* 1/6 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(* (cos M) (exp (- (fabs (- m n)) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin M))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (- (fabs (- m n)) l)))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (fabs (- m n)) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (fabs (- m n)) l)) (sin M))))))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(* (cos M) (exp (- (fabs (- m n)) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin M))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (- (fabs (- m n)) l)))))) (* 1/2 (* n (* (exp (- (fabs (- m n)) l)) (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+ (* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (- (fabs (- m n)) l))))) (* -1/48 (* K (* (pow n 3) (* (exp (- (fabs (- m n)) l)) (sin M))))))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))) (* 1/2 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -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) (* 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)))) |
(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)))) |
(* -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)) |
(* 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)))) |
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)))) |
(* -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)) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)) |
(exp (- (fabs (- n m)) l)) |
(+ (exp (- (fabs (- n m)) l)) (* -1/4 (* (pow m 2) (exp (- (fabs (- n m)) l))))) |
(+ (exp (- (fabs (- n m)) l)) (* (pow m 2) (+ (* -1/4 (exp (- (fabs (- n m)) l))) (* 1/32 (* (pow m 2) (exp (- (fabs (- n m)) l))))))) |
(+ (exp (- (fabs (- n m)) l)) (* (pow m 2) (+ (* -1/4 (exp (- (fabs (- n m)) l))) (* (pow m 2) (+ (* -1/384 (* (pow m 2) (exp (- (fabs (- n m)) l)))) (* 1/32 (exp (- (fabs (- n m)) l)))))))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* -1 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) (* 1/2 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l) |
(- (fabs (- n m)) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* -1/4 (pow m 2)) |
(* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(+ (fabs (- n m)) (* -1/4 (pow m 2))) |
(+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(* -1 l) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1)) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1)) |
(* -1 l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) 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) (* K 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) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (- (* -1/2 (+ (* K m) (* K 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) (* K 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) (* K 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) (* K n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (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) (* K n))))) (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) (* K n))))) (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) (* K n))))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K 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) (* K 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) (* K 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) (* K n))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) 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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K 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) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(cos (* -1/2 (+ (* K m) (* K n)))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* -1 (* M (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (+ (* K m) (* K n)))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (+ (* K m) (* K n))))) (* 1/6 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(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) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(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) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(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) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(* -1/2 (+ (* K m) (* K n))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
M |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(+ 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)))) |
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 (+ (* -1 m) (* -1 n)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 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))))) |
(* -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 (+ (* -1 m) (* -1 n)))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(- (* -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))))) |
(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)))) |
(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))) |
(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 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)))))) |
(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)))))) |
(* -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 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))))) |
(* -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 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 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)))) |
(+ 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)))) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K 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))))) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* K (+ m n)) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
| 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 (*.f64 (*.f64 n n) #s(literal 1/8 binary64)) #s(literal -1/4 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 (*.f64 (*.f64 n n) #s(literal 1/8 binary64)) #s(literal -1/4 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 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (neg (+ n (* -1 m)))) (* -1/4 (pow (- n (* -1 m)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(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 (*.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.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 (*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 m m)) #s(literal -1/4 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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)) (* 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 (*.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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 m m)) #s(literal -1/4 binary64)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 n (*.f64 (+.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 m (*.f64 m m))) (*.f64 m #s(literal 1/8 binary64))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) 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 n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (+ m (* -1 n))) (* -1/4 (pow (- m (* -1 n)) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(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 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 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 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(exp (+ (fabs (- m n)) (+ (* -1 l) (* -1/4 (pow (+ m n) 2))))) |
(exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) |
(- (+ (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 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (*.f64 m #s(literal -1/2 binary64)) 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 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64)))) l)) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m))))) l) |
(+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (-.f64 (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64)))) 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 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) #s(literal -1/4 binary64))) |
(* (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 (*.f64 n #s(literal -1/2 binary64)) m) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m 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 (*.f64 n #s(literal -1/2 binary64)) m) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.f64 m 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 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) #s(literal -1/4 binary64))) |
(* (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 (/.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)) #s(literal -1/4 binary64))) |
(* (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 (/.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)) #s(literal -1/4 binary64))) |
(- (+ (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 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 (*.f64 m #s(literal -1/2 binary64)) 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 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (-.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) l)) |
(- (+ (fabs (- m n)) (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n))))) l) |
(+.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (-.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) 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 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) #s(literal -1/4 binary64))) |
(* (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 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 n n))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m 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 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 n n))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m 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 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) #s(literal -1/4 binary64))) |
(* (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 (/.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)) #s(literal -1/4 binary64))) |
(* (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 (/.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)) #s(literal -1/4 binary64))) |
(+ (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 (fabs.f64 (-.f64 n m)) l) (*.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 (fabs.f64 (-.f64 n m)) l) (*.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 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (+.f64 (/.f64 (fabs.f64 (-.f64 n m)) l) #s(literal -1 binary64)))) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (+.f64 (/.f64 (fabs.f64 (-.f64 n m)) l) #s(literal -1 binary64)))) |
(* l (- (+ (* -1/4 (/ (pow (+ m n) 2) l)) (/ (fabs (- m n)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) (+.f64 (/.f64 (fabs.f64 (-.f64 n 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 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 (/.f64 n m) #s(literal -1 binary64)))) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (+.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (+.f64 (/.f64 n m) #s(literal -1 binary64)))) |
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 (/.f64 m n) #s(literal -1 binary64))) |
(* n (- (/ m n) 1)) |
(*.f64 n (+.f64 (/.f64 m n) #s(literal -1 binary64))) |
(* n (- (/ m n) 1)) |
(*.f64 n (+.f64 (/.f64 m n) #s(literal -1 binary64))) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 1 binary64) (/.f64 m n))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 #s(literal 1 binary64) (/.f64 m n))) |
(* -1 (* n (+ 1 (* -1 (/ m n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 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 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (* -1 l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (* -1 l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (* -1 l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (* -1 l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (*.f64 M M) #s(literal 1/24 binary64)) #s(literal -1/2 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 (-.f64 #s(literal 0 binary64) 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 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(* (cos M) (exp (neg l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+ 1 (* l (- (* l (+ 1/2 (* -1/6 l))) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64)))) #s(literal -1 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 (*.f64 (*.f64 M M) #s(literal 1/24 binary64)) #s(literal -1/2 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 (*.f64 (*.f64 M M) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64)))) #s(literal -1/2 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 (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+ (* -1 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 M (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l))))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) |
(+ (* M (+ (* -1 (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) (* 1/6 (* M (* (exp (- (fabs (- m n)) l)) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 (*.f64 M (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) #s(literal 1/6 binary64)))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos M) (exp (- (fabs (- m n)) l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin M))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M))))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (- (fabs (- m n)) l)))))) (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (*.f64 n (cos.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M)))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (fabs (- m n)) l)) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (- (fabs (- m n)) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (fabs (- m n)) l)) (sin M))))))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 M) (*.f64 K K)) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M))))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (+ m (* -1 n))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos M) (exp (- (fabs (- m n)) l))) |
(*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (fabs (- m n)) l)) (sin M))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 n K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M))))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (- (fabs (- m n)) l)))))) (* 1/2 (* n (* (exp (- (fabs (- m n)) l)) (sin M)))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (*.f64 n n) (cos.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M)))))) |
(+ (* K (+ (* 1/2 (* n (* (exp (- (fabs (- m n)) l)) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (- (fabs (- m n)) l))))) (* -1/48 (* K (* (pow n 3) (* (exp (- (fabs (- m n)) l)) (sin M))))))))) (* (cos M) (exp (- (fabs (- m n)) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 n n) (cos.f64 M)) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 n (*.f64 n n))) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 M))))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (neg (+ n (* -1 m)))) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) (*.f64 l (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n)))))) (* 1/2 (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- m n))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m))))) (*.f64 l (*.f64 l (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- m n)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l)))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l)))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l)))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (+ (fabs (- m n)) (* -1 l)))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n 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 (*.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 #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)))) |
(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)))) |
(* -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)) |
(* 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))) |
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)) |
(* -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)) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (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 n K) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (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 (- n m)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.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 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.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 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- m (* -1 n)))))) (exp (- (+ (fabs (neg (+ m (* -1 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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m K) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 m (*.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 K K)))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))))) (*.f64 m (+.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 K K)))) (*.f64 m (*.f64 (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))))) (+.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (- n (* -1 m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) (*.f64 l (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) (*.f64 l (*.f64 l (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(-.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 (*.f64 M (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* -1/2 (* M (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 M (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n)))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* K (+ m n))))))))))) (* (cos (* -1/2 (* K (+ m n)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 M (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (- (* -1/2 (* K (+ m n))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (+.f64 m n) (sin.f64 M))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (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 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (+.f64 m n) (sin.f64 M))))))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 K (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (+.f64 m n) (sin.f64 M)))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (cos.f64 M)) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (sin.f64 M) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))))))))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(* (cos (+ M (* -1/2 (* K (+ m n))))) (exp (- (+ (fabs (- n m)) (* -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))) (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (neg (+ m (* -1 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 (neg (+ m (* -1 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 (neg (+ m (* -1 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 (neg (+ m (* -1 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 (- n m)) l)) |
(exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) |
(+ (exp (- (fabs (- n m)) l)) (* -1/4 (* (pow m 2) (exp (- (fabs (- n m)) l))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) #s(literal 1 binary64)) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) |
(+ (exp (- (fabs (- n m)) l)) (* (pow m 2) (+ (* -1/4 (exp (- (fabs (- n m)) l))) (* 1/32 (* (pow m 2) (exp (- (fabs (- n m)) l))))))) |
(+.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (*.f64 (*.f64 m m) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/32 binary64) (*.f64 m m)))))) |
(+ (exp (- (fabs (- n m)) l)) (* (pow m 2) (+ (* -1/4 (exp (- (fabs (- n m)) l))) (* (pow m 2) (+ (* -1/384 (* (pow m 2) (exp (- (fabs (- n m)) l)))) (* 1/32 (exp (- (fabs (- n m)) l)))))))) |
(+.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (*.f64 (*.f64 m m) (+.f64 (*.f64 #s(literal -1/4 binary64) (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l))) (*.f64 (*.f64 m m) (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) l)) (+.f64 (*.f64 #s(literal -1/384 binary64) (*.f64 m m)) #s(literal 1/32 binary64))))))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* -1 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) (* 1/2 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) |
(+.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (*.f64 l (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+ (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))) (* l (+ (* -1 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) (* l (+ (* -1/6 (* l (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (*.f64 l (*.f64 l (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (- n m)) (* -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 (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (neg (+ m (* -1 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 (neg (+ m (* -1 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 (neg (+ m (* -1 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 (neg (+ m (* -1 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 (- n m)) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(* -1/4 (pow m 2)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 m m)) |
(* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (- n m)) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.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) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(* (pow m 2) (- (/ (fabs (+ n (* -1 m))) (pow m 2)) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (/.f64 (fabs.f64 (-.f64 n m)) (*.f64 m m)) (+.f64 #s(literal 1/4 binary64) (/.f64 l (*.f64 m m))))) |
(+ (fabs (- n m)) (* -1/4 (pow m 2))) |
(+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) |
(+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l) (+.f64 (/.f64 (fabs.f64 (-.f64 n m)) l) #s(literal -1 binary64)))) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l) (+.f64 (/.f64 (fabs.f64 (-.f64 n m)) l) #s(literal -1 binary64)))) |
(* l (- (+ (* -1/4 (/ (pow m 2) l)) (/ (fabs (- n m)) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l) (+.f64 (/.f64 (fabs.f64 (-.f64 n m)) l) #s(literal -1 binary64)))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) l))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) l))) |
(* -1 (* l (+ 1 (* -1 (/ (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))) |
(*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 (-.f64 n m)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) l))) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (neg (+ m (* -1 n)))) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 n m)) |
(fabs (+ n (* -1 m))) |
(fabs.f64 (-.f64 n m)) |
(* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l))) |
(*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 M (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 M (+.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) (*.f64 M (-.f64 (*.f64 (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (*.f64 (+.f64 m n) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K 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) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (- m n)) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 M (+.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) (*.f64 M (+.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (*.f64 (+.f64 m n) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) (*.f64 M (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n)))))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))) (+.f64 m n)))))) (*.f64 (exp.f64 (+.f64 (-.f64 (fabs.f64 (-.f64 n m)) l) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (+.f64 (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))) (* -1 M))) (exp (- (+ (fabs (- m n)) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) 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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M)))))))) |
(+ (* 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 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (+.f64 (+.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M)))))) (*.f64 m (+.f64 (+.f64 (*.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 n #s(literal -1/2 binary64)) M))))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 n #s(literal -1/2 binary64)) M))))) #s(literal -1/4 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 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 m (+.f64 (+.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M)))))) (*.f64 m (+.f64 (*.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l)))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 n #s(literal -1/2 binary64)) M)))))) (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 n #s(literal -1/2 binary64)) M))))) #s(literal -1/4 binary64))) (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) l))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 n #s(literal -1/2 binary64)) M))))) #s(literal -1/4 binary64)))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 n #s(literal -1/2 binary64)) M) (-.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 (*.f64 n #s(literal -1/2 binary64)) M)))) (*.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 (*.f64 n #s(literal -1/2 binary64)) M))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 n #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 n #s(literal -1/2 binary64)) M)))))))))))))))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (neg (+ n (* -1 m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #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 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.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 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M)))))))) |
(+ (* 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 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 n (+.f64 (+.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.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 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M)))))) (*.f64 n (+.f64 (+.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.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 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))))) #s(literal -1/4 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)))))))) (+ (* 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 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))) (+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.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 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) 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 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M)))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.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 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))))) #s(literal -1/4 binary64)))) (*.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))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.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 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M)))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) K) (*.f64 (*.f64 (sin.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (+.f64 (*.f64 m #s(literal -1/2 binary64)) M) (-.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 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 m #s(literal -1/2 binary64)) M))))) #s(literal -1/4 binary64)))))))))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (+ m (* -1 n))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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 (cos.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)))) |
(+ (* 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 (cos.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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K (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 m n) (sin.f64 M))))) |
(+ (* 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 (cos.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)))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (*.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)))))) (*.f64 (*.f64 #s(literal 1/2 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 m n) (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 (cos.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)))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal 1/2 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 m n) (sin.f64 M))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (cos.f64 M)) (*.f64 (*.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))))) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 (*.f64 (sin.f64 M) (*.f64 (+.f64 m n) (*.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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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/2 binary64)) #s(literal -1 binary64))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K 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) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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 l (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (- (+ (fabs (- m n)) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n))))) (exp (+ (fabs (- m n)) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (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) (* K n)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* -1 (* M (sin (* -1/2 (+ (* K m) (* K n))))))) |
(-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 M (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (+ (* K m) (* K n)))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (+ (* K m) (* K n))))) (* 1/6 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m 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/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) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 #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 (- (* 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) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 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 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (cos.f64 M))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 M)) (+.f64 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)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (cos.f64 M))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (sin.f64 M)) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 m n) (sin.f64 M)))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(* -1/2 (+ (* K m) (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
M |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 m n) K) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 m n) K) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 m n) K) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 m n) K)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 m n) K)) M) #s(literal -1 binary64))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 m n) K)) M) #s(literal -1 binary64))) |
(+ 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 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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))) |
M |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) m) n)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) m) n)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) m) n)) (/.f64 M K)) (-.f64 #s(literal 0 binary64) 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 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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)))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(- (* -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 (*.f64 m #s(literal -1/2 binary64)) 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 #s(literal -1/4 binary64) (*.f64 m m)) (-.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) l)) |
(- (+ (* -1/4 (pow m 2)) (* n (+ (* -1/2 m) (* -1/4 n)))) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) (-.f64 (*.f64 n (+.f64 (*.f64 m #s(literal -1/2 binary64)) (*.f64 n #s(literal -1/4 binary64)))) 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 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) #s(literal -1/4 binary64))) |
(* (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 (*.f64 m #s(literal -1/2 binary64)) n) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m 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)))) (+ 1/4 (/ l (pow n 2))))) |
(*.f64 (*.f64 n n) (-.f64 (+.f64 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m 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 (/.f64 (*.f64 m #s(literal -1/2 binary64)) n) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.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)) #s(literal -1/4 binary64))) |
(* (pow n 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow m 2)) l) n)) (* 1/2 m)) n)) 1/4)) |
(*.f64 (*.f64 n n) (+.f64 (/.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)) #s(literal -1/4 binary64))) |
(- (* -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 (*.f64 m #s(literal -1/2 binary64)) 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 #s(literal -1/4 binary64) (*.f64 n n)) (-.f64 (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64)))) l)) |
(- (+ (* -1/4 (pow n 2)) (* m (+ (* -1/2 n) (* -1/4 m)))) l) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (-.f64 (*.f64 m (+.f64 (*.f64 n #s(literal -1/2 binary64)) (*.f64 m #s(literal -1/4 binary64)))) 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 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) #s(literal -1/4 binary64))) |
(* (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 (*.f64 n #s(literal -1/2 binary64)) m) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n)) (*.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)))) (+ 1/4 (/ l (pow m 2))))) |
(*.f64 (*.f64 m m) (-.f64 (+.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n 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) (- (* -1/2 (/ n m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.f64 (*.f64 n #s(literal -1/2 binary64)) m) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.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)) #s(literal -1/4 binary64))) |
(* (pow m 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow n 2)) l) m)) (* 1/2 n)) m)) 1/4)) |
(*.f64 (*.f64 m m) (+.f64 (/.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)) #s(literal -1/4 binary64))) |
(* -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 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) #s(literal -1 binary64))) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) #s(literal -1 binary64))) |
(* l (- (* -1/4 (/ (pow (+ m n) 2) l)) 1)) |
(*.f64 l (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l) #s(literal -1 binary64))) |
(* -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 #s(literal 1/4 binary64) (/.f64 (*.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 #s(literal 1/4 binary64) (/.f64 (*.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 #s(literal 1/4 binary64) (/.f64 (*.f64 (+.f64 m n) (+.f64 m n)) l)))) |
(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 (*.f64 m #s(literal 2 binary64)) n))) |
(* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 m m) (*.f64 n n)) (/.f64 (*.f64 m #s(literal 2 binary64)) n)))) |
(* (pow n 2) (+ 1 (+ (* 2 (/ m n)) (/ (pow m 2) (pow n 2))))) |
(*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 m m) (*.f64 n n)) (/.f64 (*.f64 m #s(literal 2 binary64)) n)))) |
(pow n 2) |
(*.f64 n n) |
(* (pow n 2) (+ 1 (* 2 (/ m n)))) |
(*.f64 (*.f64 n n) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 m #s(literal 2 binary64)) 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 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 n m))) (/.f64 (*.f64 n n) (*.f64 m m)))) |
(* (pow m 2) (+ 1 (+ (* 2 (/ n m)) (/ (pow n 2) (pow m 2))))) |
(*.f64 (*.f64 m m) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 n m))) (/.f64 (*.f64 n n) (*.f64 m 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))) |
(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 (-.f64 #s(literal 1 binary64) l) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(+ (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 l (*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+ (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 (-.f64 #s(literal 1 binary64) l) (exp.f64 (fabs.f64 (-.f64 n m)))) (*.f64 l (*.f64 l (*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (+.f64 #s(literal 1/2 binary64) (*.f64 l #s(literal -1/6 binary64))))))) |
(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)) |
(cos (* -1/2 (* K (+ m n)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 m n) K))) (*.f64 M (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 m n) K))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 m n) K))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (- (* -1/2 (* K (+ m n))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 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 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (cos.f64 M))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 M)) (+.f64 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)))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) (cos.f64 M))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (sin.f64 M)) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 m n) (sin.f64 M)))))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 #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 (- (* 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 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- m (* -1 n)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m 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/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 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (+ m n))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(cos (+ M (* -1/2 (* K (- n (* -1 m)))))) |
(cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* -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 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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)))) |
(* -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 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
M |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 m n) K) M)))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 m n) K) M)))) |
(* M (+ 1 (* -1/2 (/ (* K (+ m n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 m n) 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 m n) 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 m n) 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 m n) K)) M) #s(literal -1 binary64))) |
M |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K)) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
(* K (+ (* -1/2 (+ m n)) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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)))) |
(* -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 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 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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))) |
(+ 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 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) K))) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 m n) 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))) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(* K n) |
(*.f64 n K) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(/ m (* K n)) |
(/.f64 m (*.f64 n K)) |
(* K n) |
(*.f64 n K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 m n) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 m n) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 m n) 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 m n) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 m n) K) |
(+ (* K m) (* K n)) |
(*.f64 (+.f64 m n) 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 K (/.f64 m (-.f64 #s(literal 0 binary64) n))) K)) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K (/.f64 m (-.f64 #s(literal 0 binary64) n))) K)) |
(* -1 (* n (+ (* -1 K) (* -1 (/ (* K m) n))))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K (/.f64 m (-.f64 #s(literal 0 binary64) n))) K)) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* K (+ m n)) |
(*.f64 (+.f64 m n) K) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* -1 (* K (+ (* -1 m) (* -1 n)))) |
(-.f64 #s(literal 0 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
Compiled 51945 to 3474 computations (93.3% saved)
22 alts after pruning (21 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1602 | 18 | 1620 |
| Fresh | 9 | 3 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1615 | 22 | 1637 |
| Status | Accuracy | Program |
|---|---|---|
| 7.2% | (*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) | |
| 21.1% | (*.f64 (+.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)))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) | |
| ▶ | 9.2% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
| 27.8% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) (-.f64 (*.f64 n n) (*.f64 m m))) (-.f64 n m))))) | |
| ▶ | 43.5% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))))) |
| 46.0% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) | |
| 55.6% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) | |
| 30.5% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) | |
| 36.1% | (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) | |
| 24.6% | (*.f64 (cos.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| 24.6% | (*.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| ✓ | 67.7% | (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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)))) |
| ▶ | 62.3% | (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) |
| 28.3% | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) n)) l))) | |
| 21.5% | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (/.f64 #s(literal 1 binary64) (+.f64 m n)))) l))) | |
| ▶ | 8.3% | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
| 22.1% | (*.f64 (cos.f64 (*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) | |
| 37.1% | (exp.f64 (-.f64 #s(literal 0 binary64) l)) | |
| 24.0% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) | |
| 53.3% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) | |
| 51.5% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) | |
| ▶ | 7.5% | (cos.f64 M) |
Compiled 1059 to 723 computations (31.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
| ✓ | cost-diff | 256 | (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))) |
| ✓ | cost-diff | 256 | (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))))) |
| ✓ | cost-diff | 256 | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
| ✓ | cost-diff | 0 | (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
| ✓ | cost-diff | 0 | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
| ✓ | cost-diff | 0 | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
| ✓ | cost-diff | 0 | (cos.f64 M) |
| ✓ | cost-diff | 384 | (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64)) |
| ✓ | cost-diff | 384 | (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64))) |
| ✓ | cost-diff | 384 | (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 640 | (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) |
| 2610× | *-lowering-*.f32 |
| 2610× | *-lowering-*.f64 |
| 1886× | +-lowering-+.f64 |
| 1886× | +-lowering-+.f32 |
| 1456× | --lowering--.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 504 |
| 1 | 148 | 467 |
| 2 | 408 | 428 |
| 3 | 1218 | 395 |
| 4 | 4172 | 395 |
| 0 | 8495 | 395 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)))) |
(cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) |
(+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)) |
M |
(/ (+ (/ m (/ m (* n K))) (* m K)) -2) |
(+ (/ m (/ m (* n K))) (* m K)) |
(/ m (/ m (* n K))) |
m |
(/ m (* n K)) |
(* n K) |
n |
K |
(* m K) |
-2 |
(exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l))) |
(+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)) |
(* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) |
(- (/ (+ m n) 2) M) |
(/ (+ m n) 2) |
(+ m n) |
2 |
(+ M (/ (+ m n) -2)) |
(/ (+ m n) -2) |
(- (fabs (* m (- 1 (/ n m)))) l) |
(fabs (* m (- 1 (/ n m)))) |
(* m (- 1 (/ n m))) |
(- 1 (/ n m)) |
1 |
(/ n m) |
l |
(cos M) |
M |
(* (+ 1 (* l (+ (* l 1/2) -1))) (cos M)) |
(+ 1 (* l (+ (* l 1/2) -1))) |
1 |
(* l (+ (* l 1/2) -1)) |
l |
(+ (* l 1/2) -1) |
(* l 1/2) |
1/2 |
-1 |
(cos M) |
M |
(* (cos (+ M (* -1/2 (* n K)))) (exp (fabs (- n m)))) |
(cos (+ M (* -1/2 (* n K)))) |
(+ M (* -1/2 (* n K))) |
M |
(* -1/2 (* n K)) |
-1/2 |
(* n K) |
n |
K |
(exp (fabs (- n m))) |
(fabs (- n m)) |
(- n m) |
m |
(* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (* m (* -1/2 (+ K (/ (* n K) m))))))) |
(exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) |
(- (fabs (- n m)) (- l (* -1/4 (* m m)))) |
(fabs (- n m)) |
(- n m) |
n |
m |
(- l (* -1/4 (* m m))) |
l |
(* -1/4 (* m m)) |
-1/4 |
(* m m) |
(cos (+ M (* m (* -1/2 (+ K (/ (* n K) m)))))) |
(+ M (* m (* -1/2 (+ K (/ (* n K) m))))) |
M |
(* m (* -1/2 (+ K (/ (* n K) m)))) |
(* -1/2 (+ K (/ (* n K) m))) |
-1/2 |
(+ K (/ (* n K) m)) |
K |
(/ (* n K) m) |
(* n K) |
| Outputs |
|---|
(* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (-.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))) l)))) |
(cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) |
(cos.f64 (+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)))) |
(+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)) |
(+.f64 M (/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64))) |
M |
(/ (+ (/ m (/ m (* n K))) (* m K)) -2) |
(/.f64 (*.f64 K (+.f64 m n)) #s(literal -2 binary64)) |
(+ (/ m (/ m (* n K))) (* m K)) |
(*.f64 K (+.f64 m n)) |
(/ m (/ m (* n K))) |
(*.f64 n K) |
m |
(/ m (* n K)) |
(/.f64 m (*.f64 n K)) |
(* n K) |
(*.f64 n K) |
n |
K |
(* m K) |
(*.f64 m K) |
-2 |
#s(literal -2 binary64) |
(exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (-.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))) l))) |
(+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 m n) #s(literal 2 binary64)) M) (-.f64 M (/.f64 (+.f64 m n) #s(literal 2 binary64)))) l)) |
(* (- (/ (+ 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)) |
(+ m n) |
(+.f64 m n) |
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 (- 1 (/ n m)))) l) |
(-.f64 (fabs.f64 (-.f64 n m)) l) |
(fabs (* m (- 1 (/ n m)))) |
(fabs.f64 (-.f64 n m)) |
(* m (- 1 (/ n m))) |
(-.f64 m n) |
(- 1 (/ n m)) |
(-.f64 #s(literal 1 binary64) (/.f64 n m)) |
1 |
#s(literal 1 binary64) |
(/ n m) |
(/.f64 n m) |
l |
(cos M) |
(cos.f64 M) |
M |
(* (+ 1 (* l (+ (* l 1/2) -1))) (cos M)) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+ 1 (* l (+ (* l 1/2) -1))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
1 |
#s(literal 1 binary64) |
(* l (+ (* l 1/2) -1)) |
(*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
l |
(+ (* l 1/2) -1) |
(+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(* l 1/2) |
(*.f64 l #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
-1 |
#s(literal -1 binary64) |
(cos M) |
(cos.f64 M) |
M |
(* (cos (+ M (* -1/2 (* n K)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(cos (+ M (* -1/2 (* n K)))) |
(cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) |
(+ M (* -1/2 (* n K))) |
(+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64)))) |
M |
(* -1/2 (* n K)) |
(*.f64 n (*.f64 K #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* n K) |
(*.f64 n K) |
n |
K |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(- n m) |
(-.f64 n m) |
m |
(* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (* m (* -1/2 (+ K (/ (* n K) m))))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l))) (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))))) |
(exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) |
(exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l))) |
(- (fabs (- n m)) (- l (* -1/4 (* m m)))) |
(+.f64 (fabs.f64 (-.f64 n m)) (-.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) l)) |
(fabs (- n m)) |
(fabs.f64 (-.f64 n m)) |
(- n m) |
(-.f64 n m) |
n |
m |
(- l (* -1/4 (* m m))) |
(-.f64 l (*.f64 m (*.f64 m #s(literal -1/4 binary64)))) |
l |
(* -1/4 (* m m)) |
(*.f64 m (*.f64 m #s(literal -1/4 binary64))) |
-1/4 |
#s(literal -1/4 binary64) |
(* m m) |
(*.f64 m m) |
(cos (+ M (* m (* -1/2 (+ K (/ (* n K) m)))))) |
(cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))))) |
(+ M (* m (* -1/2 (+ K (/ (* n K) m))))) |
(+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n)))) |
M |
(* m (* -1/2 (+ K (/ (* n K) m)))) |
(*.f64 K (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) |
(* -1/2 (+ K (/ (* n K) m))) |
(*.f64 K (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 n #s(literal -1/2 binary64)) m))) |
-1/2 |
#s(literal -1/2 binary64) |
(+ K (/ (* n K) m)) |
(*.f64 K (+.f64 #s(literal 1 binary64) (/.f64 n m))) |
K |
(/ (* n K) m) |
(/.f64 (*.f64 n K) m) |
(* n K) |
(*.f64 n K) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 n K) m) |
| ✓ | accuracy | 90.0% | (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
| ✓ | accuracy | 36.6% | (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))))) |
| ✓ | accuracy | 100.0% | (exp.f64 (fabs.f64 (-.f64 n m))) |
| ✓ | accuracy | 100.0% | (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) |
| ✓ | accuracy | 100.0% | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
| ✓ | accuracy | 52.0% | (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) |
| ✓ | accuracy | 100.0% | (*.f64 l #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (cos.f64 M) |
| ✓ | accuracy | 100.0% | (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
| ✓ | accuracy | 100.0% | (cos.f64 M) |
| ✓ | accuracy | 92.2% | (/.f64 m (*.f64 n K)) |
| ✓ | accuracy | 86.1% | (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m))) |
| ✓ | accuracy | 80.8% | (/.f64 m (/.f64 m (*.f64 n K))) |
| ✓ | accuracy | 36.6% | (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #s(literal -2 binary64)))) |
| 456.0ms | 214× | 1 | valid |
| 23.0ms | 42× | 0 | valid |
Compiled 503 to 60 computations (88.1% saved)
ival-mult: 50.0ms (21.1% of total)ival-div: 49.0ms (20.7% of total)ival-cos: 38.0ms (16.1% of total)ival-exp: 31.0ms (13.1% of total)backward-pass: 24.0ms (10.1% of total)ival-add: 24.0ms (10.1% of total)ival-sub: 14.0ms (5.9% of total)ival-fabs: 5.0ms (2.1% of total)const: 2.0ms (0.8% of total)| Inputs |
|---|
#<alt (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l))))> |
#<alt (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)))> |
#<alt (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))> |
#<alt (/ (+ (/ m (/ m (* n K))) (* m K)) -2)> |
#<alt (cos M)> |
#<alt (* (+ 1 (* l (+ (* l 1/2) -1))) (cos M))> |
#<alt (+ 1 (* l (+ (* l 1/2) -1)))> |
#<alt (* l (+ (* l 1/2) -1))> |
#<alt (+ (* l 1/2) -1)> |
#<alt (* (cos (+ M (* -1/2 (* n K)))) (exp (fabs (- n m))))> |
#<alt (cos (+ M (* -1/2 (* n K))))> |
#<alt (+ M (* -1/2 (* n K)))> |
#<alt (* -1/2 (* n K))> |
#<alt (* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (* m (* -1/2 (+ K (/ (* n K) m)))))))> |
#<alt (cos (+ M (* m (* -1/2 (+ K (/ (* n K) m))))))> |
#<alt (+ M (* m (* -1/2 (+ K (/ (* n K) m)))))> |
#<alt (* m (* -1/2 (+ K (/ (* n K) m))))> |
#<alt (/ m (/ m (* n K)))> |
#<alt (* m (- 1 (/ n m)))> |
#<alt (/ m (* n K))> |
#<alt (* l 1/2)> |
#<alt (exp (fabs (- n m)))> |
#<alt (/ (* n K) m)> |
| Outputs |
|---|
#<alt (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) (+ (* 1/6 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))> |
#<alt (cos (* -1/2 (+ (* K m) (* K n))))> |
#<alt (+ (cos (* -1/2 (+ (* K m) (* K n)))) (* -1 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))> |
#<alt (+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (+ (* K m) (* K n)))))) (sin (* -1/2 (+ (* K m) (* K n)))))))> |
#<alt (+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (+ (* K m) (* K n))))) (* 1/6 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))) (sin (* -1/2 (+ (* K m) (* K n)))))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M)))> |
#<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) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<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) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<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) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (cos (+ M (* -1/2 (+ (* K m) (* K n)))))> |
#<alt (* -1/2 (+ (* K m) (* K n)))> |
#<alt (+ M (* -1/2 (+ (* K m) (* K n))))> |
#<alt (+ M (* -1/2 (+ (* K m) (* K n))))> |
#<alt (+ M (* -1/2 (+ (* K m) (* K n))))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1)))> |
#<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 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 (+ (* -1 m) (* -1 n))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 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 (* -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 (+ (* -1 m) (* -1 n))))> |
#<alt (* 1/2 (* K (+ (* -1 m) (* -1 n))))> |
#<alt (* 1/2 (* K (+ (* -1 m) (* -1 n))))> |
#<alt (* 1/2 (* K (+ (* -1 m) (* -1 n))))> |
#<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 (* l (cos M))))> |
#<alt (+ (cos M) (* l (+ (* -1 (cos M)) (* 1/2 (* l (cos M))))))> |
#<alt (+ (cos M) (* l (+ (* -1 (cos M)) (* 1/2 (* l (cos M))))))> |
#<alt (* 1/2 (* (pow l 2) (cos M)))> |
#<alt (* (pow l 2) (+ (* -1 (/ (cos M) l)) (* 1/2 (cos M))))> |
#<alt (* (pow l 2) (+ (* -1 (/ (cos M) l)) (+ (* 1/2 (cos M)) (/ (cos M) (pow l 2)))))> |
#<alt (* (pow l 2) (+ (* -1 (/ (cos M) l)) (+ (* 1/2 (cos M)) (/ (cos M) (pow l 2)))))> |
#<alt (* 1/2 (* (pow l 2) (cos M)))> |
#<alt (* (pow l 2) (+ (* -1 (/ (cos M) l)) (* 1/2 (cos M))))> |
#<alt (* (pow l 2) (+ (* -1 (/ (+ (cos M) (* -1 (/ (cos M) l))) l)) (* 1/2 (cos M))))> |
#<alt (* (pow l 2) (+ (* -1 (/ (+ (cos M) (* -1 (/ (cos M) l))) l)) (* 1/2 (cos M))))> |
#<alt (+ 1 (* l (- (* 1/2 l) 1)))> |
#<alt (+ 1 (+ (* -1/2 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))) (* l (- (* 1/2 l) 1))))> |
#<alt (+ 1 (+ (* l (- (* 1/2 l) 1)) (* (pow M 2) (+ (* -1/2 (+ 1 (* l (- (* 1/2 l) 1)))) (* 1/24 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1)))))))))> |
#<alt (+ 1 (+ (* l (- (* 1/2 l) 1)) (* (pow M 2) (+ (* -1/2 (+ 1 (* l (- (* 1/2 l) 1)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))) (* 1/24 (+ 1 (* l (- (* 1/2 l) 1))))))))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt (* (cos M) (+ 1 (* l (- (* 1/2 l) 1))))> |
#<alt 1> |
#<alt (+ 1 (* -1 l))> |
#<alt (+ 1 (* l (- (* 1/2 l) 1)))> |
#<alt (+ 1 (* l (- (* 1/2 l) 1)))> |
#<alt (* 1/2 (pow l 2))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt (* (pow l 2) (- (+ 1/2 (/ 1 (pow l 2))) (/ 1 l)))> |
#<alt (* (pow l 2) (- (+ 1/2 (/ 1 (pow l 2))) (/ 1 l)))> |
#<alt (* 1/2 (pow l 2))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt (* (pow l 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 l)) l))))> |
#<alt (* (pow l 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 l)) l))))> |
#<alt (* -1 l)> |
#<alt (* l (- (* 1/2 l) 1))> |
#<alt (* l (- (* 1/2 l) 1))> |
#<alt (* l (- (* 1/2 l) 1))> |
#<alt (* 1/2 (pow l 2))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt (* 1/2 (pow l 2))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt (* (pow l 2) (- 1/2 (/ 1 l)))> |
#<alt -1> |
#<alt (- (* 1/2 l) 1)> |
#<alt (- (* 1/2 l) 1)> |
#<alt (- (* 1/2 l) 1)> |
#<alt (* 1/2 l)> |
#<alt (* l (- 1/2 (/ 1 l)))> |
#<alt (* l (- 1/2 (/ 1 l)))> |
#<alt (* l (- 1/2 (/ 1 l)))> |
#<alt (* 1/2 l)> |
#<alt (* -1 (* l (- (/ 1 l) 1/2)))> |
#<alt (* -1 (* l (- (/ 1 l) 1/2)))> |
#<alt (* -1 (* l (- (/ 1 l) 1/2)))> |
#<alt (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))> |
#<alt (+ (* -1 (* M (* (exp (fabs (- n m))) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))))> |
#<alt (+ (* M (+ (* -1 (* (exp (fabs (- n m))) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))))> |
#<alt (+ (* M (+ (* -1 (* (exp (fabs (- n m))) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) (* 1/6 (* M (* (exp (fabs (- n m))) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m))))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m))))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m))))> |
#<alt (* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m))))> |
#<alt (* (cos M) (exp (fabs (- n m))))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (fabs (- n m))) (sin M))))) (* (cos M) (exp (fabs (- n m)))))> |
#<alt (+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (fabs (- n m))))))) (* 1/2 (* K (* (exp (fabs (- n m))) (sin M)))))) (* (cos M) (exp (fabs (- n m)))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (fabs (- n m))) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (fabs (- n m)))))) (* -1/48 (* (pow K 3) (* n (* (exp (fabs (- n m))) (sin M))))))))) (* (cos M) (exp (fabs (- n m)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n))))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n))))))> |
#<alt (* (cos M) (exp (fabs (- n m))))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (fabs (- n m))) (sin M))))) (* (cos M) (exp (fabs (- n m)))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (fabs (- n m))))))) (* 1/2 (* n (* (exp (fabs (- n m))) (sin M)))))) (* (cos M) (exp (fabs (- n m)))))> |
#<alt (+ (* K (+ (* 1/2 (* n (* (exp (fabs (- n m))) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (fabs (- n m)))))) (* -1/48 (* K (* (pow n 3) (* (exp (fabs (- n m))) (sin M))))))))) (* (cos M) (exp (fabs (- n m)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m)))))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 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) (* 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 (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 (* -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 (* 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 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 (* -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 (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))> |
#<alt (+ (* 1/2 (* K (* m (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))> |
#<alt (+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))> |
#<alt (+ (* -1 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))> |
#<alt (+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2))))))> |
#<alt (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* -1 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (* -1/2 (* M (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* K (+ (* -1/8 (* K (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ 1 (/ n m)) 2)))))) (* 1/2 (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (+ (* K (+ (* 1/2 (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m)))))) (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ 1 (/ n m)) 2))))) (* -1/48 (* K (* (pow m 3) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ 1 (/ n m)) 3)))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))> |
#<alt (cos (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt (+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* -1 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))> |
#<alt (+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* -1/2 (* M (cos (* -1/2 (* m (+ K (/ (* K n) m))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))> |
#<alt (+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* m (+ K (/ (* K n) m)))))) (* 1/6 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<alt (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M)))> |
#<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 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos M)> |
#<alt (+ (cos M) (* 1/2 (* K (* m (* (sin M) (+ 1 (/ n m)))))))> |
#<alt (+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m))))))))> |
#<alt (+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2)))) (* -1/48 (* K (* (pow m 3) (* (sin M) (pow (+ 1 (/ n m)) 3))))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m))))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<alt (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K))))))> |
#<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 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m))))))> |
#<alt (* -1/2 (* m (+ K (/ (* K n) m))))> |
#<alt (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))> |
#<alt M> |
#<alt (* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M))))> |
#<alt (* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M))))> |
#<alt M> |
#<alt (* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1)))> |
#<alt (* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1)))> |
#<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> |
#<alt (+ M (* -1/2 (* K (* m (+ 1 (/ n m))))))> |
#<alt (+ M (* -1/2 (* K (* m (+ 1 (/ n m))))))> |
#<alt (+ M (* -1/2 (* K (* m (+ 1 (/ n m))))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K)))> |
#<alt (* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K)))> |
#<alt (* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K)))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1))))))> |
#<alt (* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1))))))> |
#<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 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 (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* -1/2 (* K (* m (+ 1 (/ n m)))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<alt (* 1/2 (* K (* m (- (* -1 (/ n m)) 1))))> |
#<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 (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* K n)> |
#<alt (* -1 n)> |
#<alt (+ m (* -1 n))> |
#<alt (+ m (* -1 n))> |
#<alt (+ m (* -1 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 (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (/ m (* K n))> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (* 1/2 l)> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (neg (+ m (* -1 n)))))> |
#<alt (exp (fabs (neg (+ m (* -1 n)))))> |
#<alt (exp (fabs (neg (+ m (* -1 n)))))> |
#<alt (exp (fabs (neg (+ m (* -1 n)))))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (- n m)))> |
#<alt (exp (fabs (+ n (* -1 m))))> |
#<alt (exp (fabs (+ n (* -1 m))))> |
#<alt (exp (fabs (+ n (* -1 m))))> |
#<alt (exp (fabs (+ n (* -1 m))))> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
#<alt (/ (* K n) m)> |
192 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | n | @ | -inf | (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)))) |
| 3.0ms | K | @ | 0 | (* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (* m (* -1/2 (+ K (/ (* n K) m))))))) |
| 2.0ms | n | @ | 0 | (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)))) |
| 2.0ms | m | @ | 0 | (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)))) |
| 2.0ms | M | @ | 0 | (* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)))) |
| 1× | batch-egg-rewrite |
| 3888× | *-lowering-*.f32 |
| 3888× | *-lowering-*.f64 |
| 1724× | pow-lowering-pow.f64 |
| 1724× | pow-lowering-pow.f32 |
| 1574× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 255 |
| 1 | 380 | 218 |
| 2 | 3892 | 217 |
| 0 | 8134 | 217 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) (exp (+ (* (- (/ (+ m n) 2) M) (+ M (/ (+ m n) -2))) (- (fabs (* m (- 1 (/ n m)))) l)))) |
(cos (+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2))) |
(+ M (/ (+ (/ m (/ m (* n K))) (* m K)) -2)) |
(/ (+ (/ m (/ m (* n K))) (* m K)) -2) |
(cos M) |
(* (+ 1 (* l (+ (* l 1/2) -1))) (cos M)) |
(+ 1 (* l (+ (* l 1/2) -1))) |
(* l (+ (* l 1/2) -1)) |
(+ (* l 1/2) -1) |
(* (cos (+ M (* -1/2 (* n K)))) (exp (fabs (- n m)))) |
(cos (+ M (* -1/2 (* n K)))) |
(+ M (* -1/2 (* n K))) |
(* -1/2 (* n K)) |
(* (exp (- (fabs (- n m)) (- l (* -1/4 (* m m))))) (cos (+ M (* m (* -1/2 (+ K (/ (* n K) m))))))) |
(cos (+ M (* m (* -1/2 (+ K (/ (* n K) m)))))) |
(+ M (* m (* -1/2 (+ K (/ (* n K) m))))) |
(* m (* -1/2 (+ K (/ (* n K) m)))) |
(/ m (/ m (* n K))) |
(* m (- 1 (/ n m))) |
(/ m (* n K)) |
(* l 1/2) |
(exp (fabs (- n m))) |
(/ (* n K) m) |
| Outputs |
|---|
(*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) 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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)) (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))))) |
(cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(fma.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(fma.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) M) |
(fma.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -1/2 binary64) M) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) m M) |
(fma.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 K (/.f64 (*.f64 n K) m)) M) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 (*.f64 M M) (/.f64 M (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))))))) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64)))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) (neg.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))))) |
(*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 (*.f64 m (*.f64 K #s(literal -1/2 binary64))) (*.f64 m (*.f64 n (*.f64 (/.f64 K m) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) K) (*.f64 (*.f64 m #s(literal -1/2 binary64)) (/.f64 (*.f64 n K) m))) |
(+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (/.f64 (*.f64 n K) m)) (*.f64 (*.f64 m #s(literal -1/2 binary64)) K)) |
(+.f64 (*.f64 (*.f64 K #s(literal -1/2 binary64)) m) (*.f64 (*.f64 n (*.f64 (/.f64 K m) #s(literal -1/2 binary64))) m)) |
(+.f64 (*.f64 K (*.f64 m #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 n K) m) (*.f64 m #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 n K) m) (*.f64 m #s(literal -1/2 binary64))) (*.f64 K (*.f64 m #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 (*.f64 K (*.f64 K K)) (/.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K))) (*.f64 m (*.f64 m m))))) (+.f64 (*.f64 K K) (*.f64 (/.f64 (*.f64 n K) m) (-.f64 (/.f64 (*.f64 n K) m) K)))) |
(/.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (-.f64 (*.f64 K K) (/.f64 (/.f64 (*.f64 n K) m) (/.f64 m (*.f64 n K))))) (-.f64 K (/.f64 (*.f64 n K) m))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
(*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) m)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -1 binary64))) |
(*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) m) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 K (/.f64 (*.f64 n K) m))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(cos.f64 M) |
(+.f64 (*.f64 (cos.f64 M) #s(literal 1 binary64)) (*.f64 (cos.f64 M) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(+.f64 (*.f64 (cos.f64 M) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (cos.f64 M) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 M)) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (cos.f64 M))) |
(+.f64 (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (cos.f64 M)) (*.f64 #s(literal 1 binary64) (cos.f64 M))) |
(/.f64 (*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (cos.f64 M) (-.f64 #s(literal 1 binary64) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (cos.f64 M)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (cos.f64 M)) (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (*.f64 l #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) l)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(fma.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) l #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (+.f64 (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 l (*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) l) (*.f64 l (*.f64 l #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) l)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 l (*.f64 l #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) l))) |
(+.f64 (*.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) l) #s(literal 1 binary64))) |
(-.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) l) |
(fma.f64 l (*.f64 l #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) l)) |
(fma.f64 (*.f64 l #s(literal 1/2 binary64)) l (-.f64 #s(literal 0 binary64) l)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64)) (*.f64 l (*.f64 l l))) (*.f64 #s(literal -1 binary64) (*.f64 l (*.f64 l l)))) (+.f64 (*.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) (*.f64 l (*.f64 l #s(literal 1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l)) (*.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) l))))) |
(/.f64 (-.f64 (*.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) (*.f64 l (*.f64 l #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) l) (-.f64 #s(literal 0 binary64) l))) (-.f64 (*.f64 l (*.f64 l #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) l))) |
(/.f64 (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 l #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 l (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64))) l) (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 l #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) #s(literal -1 binary64)) l) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) l) |
(*.f64 (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) l) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64))) l) |
(+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))) |
(-.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 l #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) l #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 l #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 l #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (*.f64 l #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 l #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 l l) #s(literal 1/4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 l #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 l (*.f64 l l)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 l #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 l l) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 n (*.f64 K #s(literal -1/2 binary64))))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (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))))) (+.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 (*.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 #s(literal 1/2 binary64) (*.f64 n K))))) (cos.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) (sin.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))))) |
(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 (*.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))))))) |
(/.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 #s(literal 1/2 binary64) (*.f64 n K))))) |
(+.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 #s(literal 1/2 binary64) (*.f64 n K)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) |
(fma.f64 (*.f64 n K) #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) |
(/.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 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/8 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 (*.f64 M M)) (*.f64 (*.f64 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (-.f64 (*.f64 M M) (*.f64 (*.f64 M (*.f64 n K)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/8 binary64))))) (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 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))) (neg.f64 (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.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 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))) (-.f64 (*.f64 M M) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (*.f64 (*.f64 K (*.f64 K K)) (*.f64 (*.f64 n (*.f64 n n)) #s(literal -1/8 binary64)))) (/.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 #s(literal 1/4 binary64) (*.f64 (*.f64 n K) (*.f64 n K)))) (/.f64 #s(literal 1 binary64) (+.f64 M (*.f64 #s(literal 1/2 binary64) (*.f64 n K))))) |
(*.f64 n (*.f64 K #s(literal -1/2 binary64))) |
(*.f64 K (*.f64 n #s(literal -1/2 binary64))) |
(*.f64 (*.f64 n K) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 n K)) |
(*.f64 (*.f64 K #s(literal -1/2 binary64)) n) |
(*.f64 (*.f64 n #s(literal -1/2 binary64)) K) |
(/.f64 (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (exp.f64 (fabs.f64 (-.f64 n m)))) (exp.f64 (-.f64 l (*.f64 m (*.f64 m #s(literal -1/4 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (fabs.f64 (-.f64 n m))) (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (exp.f64 (-.f64 l (*.f64 m (*.f64 m #s(literal -1/4 binary64)))))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (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 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (sin.f64 M)) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sin.f64 M)) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (cos.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) (*.f64 (sin.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) (sin.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))))) |
(cos.f64 (+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(fma.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64))) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(fma.f64 (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64))) (cos.f64 M) (neg.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 M) (cos.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 M) (sin.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) #s(literal 2 binary64))) (cos.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M) |
(-.f64 (/.f64 (*.f64 M M) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(fma.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) M) |
(fma.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -1/2 binary64) M) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) m M) |
(fma.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 K (/.f64 (*.f64 n K) m)) M) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M)))) |
(/.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (-.f64 (*.f64 M M) (/.f64 M (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))))))) |
(/.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64)))) (neg.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) (neg.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M)) |
(pow.f64 (/.f64 (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))) (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 M (*.f64 M M)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 M M) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) M))))) |
(*.f64 (-.f64 (*.f64 M M) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 M (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))))) |
(+.f64 (*.f64 m (*.f64 K #s(literal -1/2 binary64))) (*.f64 m (*.f64 n (*.f64 (/.f64 K m) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) K) (*.f64 (*.f64 m #s(literal -1/2 binary64)) (/.f64 (*.f64 n K) m))) |
(+.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (/.f64 (*.f64 n K) m)) (*.f64 (*.f64 m #s(literal -1/2 binary64)) K)) |
(+.f64 (*.f64 (*.f64 K #s(literal -1/2 binary64)) m) (*.f64 (*.f64 n (*.f64 (/.f64 K m) #s(literal -1/2 binary64))) m)) |
(+.f64 (*.f64 K (*.f64 m #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 n K) m) (*.f64 m #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 n K) m) (*.f64 m #s(literal -1/2 binary64))) (*.f64 K (*.f64 m #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 (*.f64 K (*.f64 K K)) (/.f64 (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K))) (*.f64 m (*.f64 m m))))) (+.f64 (*.f64 K K) (*.f64 (/.f64 (*.f64 n K) m) (-.f64 (/.f64 (*.f64 n K) m) K)))) |
(/.f64 (*.f64 (*.f64 m #s(literal -1/2 binary64)) (-.f64 (*.f64 K K) (/.f64 (/.f64 (*.f64 n K) m) (/.f64 m (*.f64 n K))))) (-.f64 K (/.f64 (*.f64 n K) m))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K))))) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K)))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m)))) |
(*.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) m)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal -1 binary64))) |
(*.f64 (+.f64 K (/.f64 (*.f64 n K) m)) (*.f64 m #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))) m) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 m #s(literal -1/2 binary64)) (+.f64 K (/.f64 (*.f64 n K) m))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n (*.f64 n n)) (*.f64 K (*.f64 K K)))) (*.f64 (*.f64 m K) (*.f64 m (*.f64 K (*.f64 m K)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 (*.f64 m K) (-.f64 (*.f64 m K) (*.f64 (*.f64 n K) #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) (*.f64 n K))) (*.f64 m (*.f64 K (*.f64 m K))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (*.f64 m K)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 m (/.f64 m (-.f64 #s(literal 0 binary64) (*.f64 n K))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 m (*.f64 n K)))) |
(/.f64 m (/.f64 m (*.f64 n K))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 n K))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 m (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(/.f64 (*.f64 m #s(literal 1 binary64)) (/.f64 m (*.f64 n K))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) m)) (/.f64 m (*.f64 n K))) |
(/.f64 (*.f64 m (*.f64 n K)) m) |
(/.f64 (*.f64 m (-.f64 #s(literal 0 binary64) (*.f64 n K))) (-.f64 #s(literal 0 binary64) m)) |
(pow.f64 (*.f64 n K) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 m (/.f64 (*.f64 n K) m)) |
(*.f64 (*.f64 n K) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 n K)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 n K) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 n K) m) m) |
(*.f64 (/.f64 (*.f64 n K) m) (pow.f64 (/.f64 #s(literal 1 binary64) m) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 #s(literal 1 binary64) (/.f64 m (-.f64 #s(literal 0 binary64) (*.f64 n K))))) |
(*.f64 (*.f64 m n) (/.f64 K m)) |
(*.f64 (/.f64 #s(literal 1 binary64) m) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) m) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) n) K) |
(*.f64 (/.f64 m #s(literal 1 binary64)) (/.f64 (*.f64 n K) m)) |
(*.f64 (*.f64 m (*.f64 n K)) (/.f64 #s(literal 1 binary64) m)) |
(*.f64 (*.f64 #s(literal 1 binary64) K) n) |
(*.f64 (/.f64 m (-.f64 #s(literal 0 binary64) m)) (-.f64 #s(literal 0 binary64) (*.f64 n K))) |
(*.f64 (/.f64 m (/.f64 m n)) K) |
(+.f64 (*.f64 m #s(literal 1 binary64)) (*.f64 m (-.f64 #s(literal 0 binary64) (/.f64 n m)))) |
(+.f64 (*.f64 #s(literal 1 binary64) m) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 n m)) m)) |
(/.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 n m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(/.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 n m) (/.f64 m n)))) (+.f64 #s(literal 1 binary64) (/.f64 n m))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 n (*.f64 n n)) (*.f64 m (*.f64 m m)))) m) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 n m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 n m) (/.f64 m n))) m) (+.f64 #s(literal 1 binary64) (/.f64 n m))) |
(*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 n m)) m) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 n K) m)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 m (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(/.f64 m (*.f64 n K)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 n K) m)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 n K) m) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 K (/.f64 m n))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 n K) m))) |
(/.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 #s(literal 0 binary64) (*.f64 n K))) |
(/.f64 (/.f64 m n) K) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) (/.f64 #s(literal 1 binary64) m)) |
(/.f64 (*.f64 m #s(literal 1 binary64)) (*.f64 n K)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) m)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(/.f64 (neg.f64 (/.f64 m n)) (neg.f64 K)) |
(/.f64 (/.f64 m K) n) |
(/.f64 (/.f64 #s(literal 1 binary64) n) (/.f64 K m)) |
(pow.f64 (/.f64 m (*.f64 n K)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 n K) m) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 n K) m) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 K (/.f64 m n)) #s(literal -1 binary64)) |
(*.f64 m (/.f64 #s(literal 1 binary64) (*.f64 n K))) |
(*.f64 #s(literal 1 binary64) (/.f64 m (*.f64 n K))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(*.f64 (/.f64 m n) (/.f64 #s(literal 1 binary64) K)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) m) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 n K)) (pow.f64 (/.f64 #s(literal 1 binary64) m) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) n) (pow.f64 (/.f64 K m) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K))) (-.f64 #s(literal 0 binary64) m)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) K) (/.f64 m n)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) m) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 n K))) |
(*.f64 (pow.f64 (/.f64 K m) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) n)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(*.f64 l #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) l) |
(exp.f64 (fabs.f64 (-.f64 n m))) |
(exp.f64 (*.f64 (log.f64 (/.f64 m (*.f64 n K))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 n K) (-.f64 #s(literal 0 binary64) m))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 n K)) m)) |
(/.f64 (*.f64 n K) m) |
(/.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) m) |
(/.f64 #s(literal 1 binary64) (/.f64 m (*.f64 n K))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 m (*.f64 n K)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 m (-.f64 #s(literal 0 binary64) (*.f64 n K)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 n K)) (-.f64 #s(literal 0 binary64) m)) |
(/.f64 (/.f64 #s(literal 1 binary64) m) (/.f64 #s(literal 1 binary64) (*.f64 n K))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 n K))) (neg.f64 (-.f64 #s(literal 0 binary64) m))) |
(pow.f64 (/.f64 m (*.f64 n K)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 n K) m) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 m (*.f64 n K)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 n (/.f64 K m)) |
(*.f64 K (/.f64 n m)) |
(*.f64 (*.f64 n K) (/.f64 #s(literal 1 binary64) m)) |
(*.f64 (*.f64 (*.f64 n K) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) m)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 n K) m)) |
(*.f64 (/.f64 n m) K) |
(*.f64 (/.f64 n m) (pow.f64 (/.f64 #s(literal 1 binary64) K) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 n K)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m))) |
(*.f64 (/.f64 #s(literal 1 binary64) m) (*.f64 n K)) |
(*.f64 (/.f64 #s(literal 1 binary64) m) (*.f64 (*.f64 n K) #s(literal 1 binary64))) |
(*.f64 (/.f64 K m) n) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m)) (-.f64 #s(literal 0 binary64) (*.f64 n K))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 n K))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) m))) |
| 1× | egg-herbie |
| 5788× | *-lowering-*.f32 |
| 5788× | *-lowering-*.f64 |
| 5052× | +-lowering-+.f64 |
| 5052× | +-lowering-+.f32 |
| 1204× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 903 | 13551 |
| 1 | 3121 | 12264 |
| 2 | 7407 | 12104 |
| 0 | 8066 | 12104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) (+ (* 1/6 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(cos (* -1/2 (+ (* K m) (* K n)))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* -1 (* M (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (+ (* K m) (* K n)))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (+ (* K m) (* K n))))) (* 1/6 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(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) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(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) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(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) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(* -1/2 (+ (* K m) (* K n))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
M |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(+ 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)))) |
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 (+ (* -1 m) (* -1 n)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 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))))) |
(* -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 (+ (* -1 m) (* -1 n)))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
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 (* l (cos M)))) |
(+ (cos M) (* l (+ (* -1 (cos M)) (* 1/2 (* l (cos M)))))) |
(+ (cos M) (* l (+ (* -1 (cos M)) (* 1/2 (* l (cos M)))))) |
(* 1/2 (* (pow l 2) (cos M))) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (* 1/2 (cos M)))) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (+ (* 1/2 (cos M)) (/ (cos M) (pow l 2))))) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (+ (* 1/2 (cos M)) (/ (cos M) (pow l 2))))) |
(* 1/2 (* (pow l 2) (cos M))) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (* 1/2 (cos M)))) |
(* (pow l 2) (+ (* -1 (/ (+ (cos M) (* -1 (/ (cos M) l))) l)) (* 1/2 (cos M)))) |
(* (pow l 2) (+ (* -1 (/ (+ (cos M) (* -1 (/ (cos M) l))) l)) (* 1/2 (cos M)))) |
(+ 1 (* l (- (* 1/2 l) 1))) |
(+ 1 (+ (* -1/2 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))) (* l (- (* 1/2 l) 1)))) |
(+ 1 (+ (* l (- (* 1/2 l) 1)) (* (pow M 2) (+ (* -1/2 (+ 1 (* l (- (* 1/2 l) 1)))) (* 1/24 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))))))) |
(+ 1 (+ (* l (- (* 1/2 l) 1)) (* (pow M 2) (+ (* -1/2 (+ 1 (* l (- (* 1/2 l) 1)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))) (* 1/24 (+ 1 (* l (- (* 1/2 l) 1)))))))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
1 |
(+ 1 (* -1 l)) |
(+ 1 (* l (- (* 1/2 l) 1))) |
(+ 1 (* l (- (* 1/2 l) 1))) |
(* 1/2 (pow l 2)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(* (pow l 2) (- (+ 1/2 (/ 1 (pow l 2))) (/ 1 l))) |
(* (pow l 2) (- (+ 1/2 (/ 1 (pow l 2))) (/ 1 l))) |
(* 1/2 (pow l 2)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(* (pow l 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 l)) l)))) |
(* (pow l 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 l)) l)))) |
(* -1 l) |
(* l (- (* 1/2 l) 1)) |
(* l (- (* 1/2 l) 1)) |
(* l (- (* 1/2 l) 1)) |
(* 1/2 (pow l 2)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(* 1/2 (pow l 2)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
-1 |
(- (* 1/2 l) 1) |
(- (* 1/2 l) 1) |
(- (* 1/2 l) 1) |
(* 1/2 l) |
(* l (- 1/2 (/ 1 l))) |
(* l (- 1/2 (/ 1 l))) |
(* l (- 1/2 (/ 1 l))) |
(* 1/2 l) |
(* -1 (* l (- (/ 1 l) 1/2))) |
(* -1 (* l (- (/ 1 l) 1/2))) |
(* -1 (* l (- (/ 1 l) 1/2))) |
(* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))) |
(+ (* -1 (* M (* (exp (fabs (- n m))) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) |
(+ (* M (+ (* -1 (* (exp (fabs (- n m))) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) |
(+ (* M (+ (* -1 (* (exp (fabs (- n m))) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) (* 1/6 (* M (* (exp (fabs (- n m))) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(* (cos M) (exp (fabs (- n m)))) |
(+ (* 1/2 (* K (* n (* (exp (fabs (- n m))) (sin M))))) (* (cos M) (exp (fabs (- n m))))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (fabs (- n m))))))) (* 1/2 (* K (* (exp (fabs (- n m))) (sin M)))))) (* (cos M) (exp (fabs (- n m))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (fabs (- n m))) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (fabs (- n m)))))) (* -1/48 (* (pow K 3) (* n (* (exp (fabs (- n m))) (sin M))))))))) (* (cos M) (exp (fabs (- n m))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(* (cos M) (exp (fabs (- n m)))) |
(+ (* 1/2 (* K (* n (* (exp (fabs (- n m))) (sin M))))) (* (cos M) (exp (fabs (- n m))))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (fabs (- n m))))))) (* 1/2 (* n (* (exp (fabs (- n m))) (sin M)))))) (* (cos M) (exp (fabs (- n m))))) |
(+ (* K (+ (* 1/2 (* n (* (exp (fabs (- n m))) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (fabs (- n m)))))) (* -1/48 (* K (* (pow n 3) (* (exp (fabs (- n m))) (sin M))))))))) (* (cos M) (exp (fabs (- n m))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 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) (* 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)))) |
(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)))) |
(* -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)) |
(* 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)))) |
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)))) |
(* -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)) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (* -1/2 (* M (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* K (+ (* -1/8 (* K (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ 1 (/ n m)) 2)))))) (* 1/2 (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+ (* K (+ (* 1/2 (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m)))))) (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ 1 (/ n m)) 2))))) (* -1/48 (* K (* (pow m 3) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ 1 (/ n m)) 3)))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(cos (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* -1 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* -1/2 (* M (cos (* -1/2 (* m (+ K (/ (* K n) m))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* m (+ K (/ (* K n) m)))))) (* 1/6 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(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 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos M) |
(+ (cos M) (* 1/2 (* K (* m (* (sin M) (+ 1 (/ n m))))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2)))) (* -1/48 (* K (* (pow m 3) (* (sin M) (pow (+ 1 (/ n m)) 3))))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(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 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(* -1/2 (* m (+ K (/ (* K n) m)))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
M |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(+ 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 |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(+ 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 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 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(* -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))))) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* K n) |
(* -1 n) |
(+ m (* -1 n)) |
(+ m (* -1 n)) |
(+ m (* -1 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))))) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(/ m (* K n)) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(* 1/2 l) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (- n m))) |
(exp (fabs (+ n (* -1 m)))) |
(exp (fabs (+ n (* -1 m)))) |
(exp (fabs (+ n (* -1 m)))) |
(exp (fabs (+ n (* -1 m)))) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
(/ (* K n) m) |
| Outputs |
|---|
(* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (*.f64 M (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (*.f64 M (+.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))))) (*.f64 M (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (+.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/2 binary64))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (*.f64 (+.f64 m n) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (+ m n)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) (+ (* M (+ (* -1 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (* (sin (* -1/2 (+ (* K m) (* K n)))) (- (* 1/2 (pow (+ m n) 2)) 1)))) (+ (* -1/2 (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))) (+ (* 1/6 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (sin (* -1/2 (+ (* K m) (* K n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ (* -1 (+ m n)) (* 1/6 (pow (+ m n) 3))))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (- (* 1/2 (pow (+ m n) 2)) 1))))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)) (+ m n)))))) (* (cos (* -1/2 (+ (* K m) (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* -1/4 (pow (+ m n) 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (*.f64 M (+.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))))) (*.f64 M (+.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (+.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/2 binary64))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (*.f64 (+.f64 m n) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))))) (*.f64 M (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))) (*.f64 (+.f64 m n) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))))) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l)))) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n)))) (+.f64 m n))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 m n) (+.f64 m n))) l))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 m n) (+.f64 m n)) #s(literal 1/2 binary64)))))))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))) (* -1 M))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ (* -1 M) (* 1/2 (+ m n))) (- (* -1/2 (+ m n)) (* -1 M)))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (* (cos (+ M (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) (*.f64 m (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n 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 #s(literal -1/2 binary64) n))))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n 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 #s(literal -1/2 binary64) n))))))) (*.f64 m (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (+.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 #s(literal -1/2 binary64) n))))))) (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n 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 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n)))) (+.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 #s(literal -1/2 binary64) n)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 K K)) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))))))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)) (sin (+ M (* -1/2 (* K n))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K n)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 n)) (- (* 1/2 n) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n 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 #s(literal -1/2 binary64) n))))))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (+.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 #s(literal -1/2 binary64) n))))))) (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n 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 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n)))) (+.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 #s(literal -1/2 binary64) n)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 K K)) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))))))) (*.f64 m (+.f64 (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)))) (+.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 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n)))) (+.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 #s(literal -1/2 binary64) n))))))))) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n 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 #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 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) n)))) (*.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 #s(literal -1/2 binary64) n)))) (+.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 #s(literal -1/2 binary64) n)))))))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 K K)) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n 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 #s(literal -1/2 binary64) n))))))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (exp.f64 (+.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) n)) (-.f64 (*.f64 n #s(literal 1/2 binary64)) M)) (-.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))))))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (- n (* -1 m)))) (- (* 1/2 (- n (* -1 m))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (* (cos (+ M (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))) (+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))))))))))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ 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 (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)) (sin (+ M (* -1/2 (* K m))))))) (+ (* 1/2 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ 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 (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (* (exp (- (+ (fabs (* m (- 1 (/ 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 (* -1/2 (* K m)))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 m)) (- (* 1/2 m) M))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))))) (*.f64 n (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 K #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))))) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))))))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))))) (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))) (+.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 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))))))) (+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))) (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) (*.f64 #s(literal 1/2 binary64) (+.f64 M (*.f64 #s(literal -1/2 binary64) m)))))))))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.f64 n m)))) (-.f64 (*.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) m)) (-.f64 (*.f64 m #s(literal 1/2 binary64)) M)) l))) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))))))))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (+ 1 (* -1 (/ n m))))) (* (+ M (* -1/2 (- m (* -1 n)))) (- (* 1/2 (- m (* -1 n))) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal 1/2 binary64) (*.f64 (*.f64 K (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 m n) (sin.f64 M))))) |
(+ (* K (+ (* -1/8 (* K (* (cos M) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2))))) (* 1/2 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 m n) (+.f64 m n)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 m n) (sin.f64 M))))))) |
(+ (* K (+ (* 1/2 (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (+ m n)))) (* K (+ (* -1/8 (* (cos M) (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (pow (+ m n) 2)))) (* -1/48 (* K (* (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)) (* (sin M) (pow (+ m n) 3))))))))) (* (cos M) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal 1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 m n) (sin.f64 M)))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 m n) (+.f64 m n)))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (*.f64 (+.f64 m n) (+.f64 m n))) (sin.f64 M))))))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))))))) (* 1/2 (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))))))) (* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 l (*.f64 (*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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 #s(literal -1/6 binary64) l) #s(literal 1/2 binary64)))))) |
(* (cos (+ M (* -1/2 (+ (* K m) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (- (+ (fabs (* m (- 1 (/ n m)))) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M))) l))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n))))) (exp (+ (fabs (* m (- 1 (/ n m)))) (+ (* -1 l) (* (+ M (* -1/2 (+ m n))) (- (* 1/2 (+ m n)) M)))))) |
(*.f64 (cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) (exp.f64 (+.f64 (fabs.f64 (*.f64 m (-.f64 #s(literal 1 binary64) (/.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) (* K n)))) |
(cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* -1 (* M (sin (* -1/2 (+ (* K m) (* K n))))))) |
(-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (*.f64 M (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* -1/2 (* M (cos (* -1/2 (+ (* K m) (* K n)))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))))) |
(+ (cos (* -1/2 (+ (* K m) (* K n)))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (+ (* K m) (* K n))))) (* 1/6 (* M (sin (* -1/2 (+ (* K m) (* K n)))))))) (sin (* -1/2 (+ (* K m) (* K n))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n)))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (- (* -1/2 (+ (* K m) (* K n))) (* -1 M))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) m) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 m (+.f64 (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 K K))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) m) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)))))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K n) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) n) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 n (+.f64 (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* (sin M) (+ m n))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.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 #s(literal -1/8 binary64) (*.f64 (*.f64 K (cos.f64 M)) (*.f64 (+.f64 m n) (+.f64 m n)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 m n) (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 #s(literal -1/8 binary64) (cos.f64 M)) (*.f64 (+.f64 m n) (+.f64 m n))) (*.f64 (*.f64 #s(literal -1/48 binary64) K) (*.f64 (*.f64 (+.f64 m n) (*.f64 (+.f64 m n) (+.f64 m n))) (sin.f64 M))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 m n) (sin.f64 M)))))) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(cos (+ M (* -1/2 (+ (* K m) (* K n))))) |
(cos.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M)) |
(* -1/2 (+ (* K m) (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (* -1/2 (+ (* K m) (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
M |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 K (+.f64 m n)) (/.f64 #s(literal -1/2 binary64) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 K (+.f64 m n)) (/.f64 #s(literal -1/2 binary64) M)))) |
(* M (+ 1 (* -1/2 (/ (+ (* K m) (* K n)) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 K (+.f64 m n)) (/.f64 #s(literal -1/2 binary64) M)))) |
M |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (+.f64 m n))) M))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (+.f64 m n))) M))) |
(* -1 (* M (- (* 1/2 (/ (+ (* K m) (* K n)) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (+.f64 m n))) M))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) 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 n m) #s(literal -1 binary64)))))) |
(* 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 n m) #s(literal -1 binary64)))))) |
(* 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 n m) #s(literal -1 binary64)))))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) m))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) m))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) m))) |
(+ M (* -1/2 (* K m))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) 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 K (/.f64 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 K (/.f64 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 K (/.f64 m n)))))) |
(* -1/2 (* K n)) |
(*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) K) m)) 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 (*.f64 #s(literal -1/2 binary64) K) m)) 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 (*.f64 #s(literal -1/2 binary64) K) m)) n))) |
M |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (* -1/2 (* K (+ m n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.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 (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 M K)) (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 M K)) (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 #s(literal 0 binary64) K)) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (+ (* -1 m) (* -1 n)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 M K)) (*.f64 #s(literal -1/2 binary64) (+.f64 m n))) (-.f64 #s(literal 0 binary64) K)) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (*.f64 K (/.f64 m n))))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (*.f64 K (/.f64 m n))))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (*.f64 K (/.f64 m n))))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) 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 K (/.f64 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 K (/.f64 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 K (/.f64 m n)))))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K (+ m n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) n))) |
(* 1/2 (* K (+ (* -1 m) (* -1 n)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (-.f64 #s(literal 0 binary64) m) 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 (*.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 (* 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)) (* 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)))))) |
(* 1/2 (* (pow l 2) (cos M))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (* 1/2 (cos M)))) |
(*.f64 (*.f64 l l) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 M)) (/.f64 (cos.f64 M) l))) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (+ (* 1/2 (cos M)) (/ (cos M) (pow l 2))))) |
(*.f64 (*.f64 l l) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 M)) (/.f64 (cos.f64 M) l)) (/.f64 (/.f64 (cos.f64 M) l) l))) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (+ (* 1/2 (cos M)) (/ (cos M) (pow l 2))))) |
(*.f64 (*.f64 l l) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 M)) (/.f64 (cos.f64 M) l)) (/.f64 (/.f64 (cos.f64 M) l) l))) |
(* 1/2 (* (pow l 2) (cos M))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(* (pow l 2) (+ (* -1 (/ (cos M) l)) (* 1/2 (cos M)))) |
(*.f64 (*.f64 l l) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 M)) (/.f64 (cos.f64 M) l))) |
(* (pow l 2) (+ (* -1 (/ (+ (cos M) (* -1 (/ (cos M) l))) l)) (* 1/2 (cos M)))) |
(*.f64 (*.f64 l l) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 M)) (/.f64 (-.f64 (cos.f64 M) (/.f64 (cos.f64 M) l)) l))) |
(* (pow l 2) (+ (* -1 (/ (+ (cos M) (* -1 (/ (cos M) l))) l)) (* 1/2 (cos M)))) |
(*.f64 (*.f64 l l) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 M)) (/.f64 (-.f64 (cos.f64 M) (/.f64 (cos.f64 M) l)) 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 (+ (* -1/2 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))) (* l (- (* 1/2 l) 1)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))))))) |
(+ 1 (+ (* l (- (* 1/2 l) 1)) (* (pow M 2) (+ (* -1/2 (+ 1 (* l (- (* 1/2 l) 1)))) (* 1/24 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) (*.f64 (*.f64 M M) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M M) #s(literal 1/24 binary64)))))) |
(+ 1 (+ (* l (- (* 1/2 l) 1)) (* (pow M 2) (+ (* -1/2 (+ 1 (* l (- (* 1/2 l) 1)))) (* (pow M 2) (+ (* -1/720 (* (pow M 2) (+ 1 (* l (- (* 1/2 l) 1))))) (* 1/24 (+ 1 (* l (- (* 1/2 l) 1)))))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))) (*.f64 (*.f64 M M) (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) (*.f64 (*.f64 M M) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 M M) #s(literal -1/720 binary64))))))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(* (cos M) (+ 1 (* l (- (* 1/2 l) 1)))) |
(*.f64 (cos.f64 M) (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
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 (- (* 1/2 l) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(* 1/2 (pow l 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 l l)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* (pow l 2) (- (+ 1/2 (/ 1 (pow l 2))) (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l l)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l)))) |
(* (pow l 2) (- (+ 1/2 (/ 1 (pow l 2))) (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 l l)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l)))) |
(* 1/2 (pow l 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 l l)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* (pow l 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 l)) l)))) |
(*.f64 (*.f64 l l) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) l)) l))) |
(* (pow l 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 l)) l)))) |
(*.f64 (*.f64 l l) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) l)) l))) |
(* -1 l) |
(-.f64 #s(literal 0 binary64) l) |
(* l (- (* 1/2 l) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))) |
(* l (- (* 1/2 l) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))) |
(* l (- (* 1/2 l) 1)) |
(*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))) |
(* 1/2 (pow l 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 l l)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* 1/2 (pow l 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 l l)) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* (pow l 2) (- 1/2 (/ 1 l))) |
(*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 l) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))) |
(- (* 1/2 l) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))) |
(- (* 1/2 l) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* l (- 1/2 (/ 1 l))) |
(*.f64 l (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* l (- 1/2 (/ 1 l))) |
(*.f64 l (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* l (- 1/2 (/ 1 l))) |
(*.f64 l (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* -1 (* l (- (/ 1 l) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (- (/ 1 l) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) l)) (-.f64 #s(literal 0 binary64) l)) |
(* -1 (* l (- (/ 1 l) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) l)) (-.f64 #s(literal 0 binary64) l)) |
(* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(+ (* -1 (* M (* (exp (fabs (- n m))) (sin (* -1/2 (* K n)))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 M (*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) |
(+ (* M (+ (* -1 (* (exp (fabs (- n m))) (sin (* -1/2 (* K n))))) (* -1/2 (* M (* (cos (* -1/2 (* K n))) (exp (fabs (- n m)))))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)))))) |
(+ (* M (+ (* -1 (* (exp (fabs (- n m))) (sin (* -1/2 (* K n))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) (* 1/6 (* M (* (exp (fabs (- n m))) (sin (* -1/2 (* K n)))))))))) (* (cos (* -1/2 (* K n))) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)))))) (*.f64 (exp.f64 (fabs.f64 (-.f64 m n))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (- (* -1/2 (* K n)) (* -1 M))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos M) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(+ (* 1/2 (* K (* n (* (exp (fabs (- n m))) (sin M))))) (* (cos M) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K n) (*.f64 (sin.f64 M) (exp.f64 (fabs.f64 (-.f64 m n))))))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos M) (exp (fabs (- n m))))))) (* 1/2 (* K (* (exp (fabs (- n m))) (sin M)))))) (* (cos M) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 n (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 K K)) (*.f64 (*.f64 n (cos.f64 M)) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (sin.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (fabs (- n m))) (sin M)))) (* n (+ (* -1/8 (* (pow K 2) (* (cos M) (exp (fabs (- n m)))))) (* -1/48 (* (pow K 3) (* n (* (exp (fabs (- n m))) (sin M))))))))) (* (cos M) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 n (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (sin.f64 M) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) (cos.f64 M)) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (*.f64 (sin.f64 M) (exp.f64 (fabs.f64 (-.f64 m n))))))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (neg (+ m (* -1 n)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos M) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(+ (* 1/2 (* K (* n (* (exp (fabs (- n m))) (sin M))))) (* (cos M) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K n) (*.f64 (sin.f64 M) (exp.f64 (fabs.f64 (-.f64 m n))))))) |
(+ (* K (+ (* -1/8 (* K (* (pow n 2) (* (cos M) (exp (fabs (- n m))))))) (* 1/2 (* n (* (exp (fabs (- n m))) (sin M)))))) (* (cos M) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (cos.f64 M) (*.f64 n n)) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (sin.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))))))) |
(+ (* K (+ (* 1/2 (* n (* (exp (fabs (- n m))) (sin M)))) (* K (+ (* -1/8 (* (pow n 2) (* (cos M) (exp (fabs (- n m)))))) (* -1/48 (* K (* (pow n 3) (* (exp (fabs (- n m))) (sin M))))))))) (* (cos M) (exp (fabs (- n m))))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (fabs.f64 (-.f64 m n)))) (*.f64 K (+.f64 (*.f64 (*.f64 n #s(literal 1/2 binary64)) (*.f64 (sin.f64 M) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (cos.f64 M) (*.f64 n n)) (exp.f64 (fabs.f64 (-.f64 m n))))) (*.f64 (*.f64 #s(literal -1/48 binary64) K) (*.f64 (*.f64 (*.f64 n (*.f64 n n)) (exp.f64 (fabs.f64 (-.f64 m n)))) (sin.f64 M)))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (- n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (fabs (+ n (* -1 m))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (fabs.f64 (-.f64 m n)))) |
(cos (* -1/2 (* K n))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ (cos (* -1/2 (* K n))) (* -1 (* M (sin (* -1/2 (* K n)))))) |
(-.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (*.f64 M (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)))) |
(+ (cos (* -1/2 (* K n))) (* M (- (* -1/2 (* M (cos (* -1/2 (* K n))))) (sin (* -1/2 (* K n)))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) 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)))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (- (* -1/2 (* K n)) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 #s(literal 1/2 binary64) (*.f64 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 #s(literal -1/8 binary64) (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* n (sin M))))) |
(+.f64 (cos.f64 M) (*.f64 #s(literal 1/2 binary64) (*.f64 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 (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 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
M |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n) M))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n) M))) |
(* M (+ 1 (* -1/2 (/ (* K n) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n) M))) |
M |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K n)) M))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K n)) M))) |
(* -1 (* M (- (* 1/2 (/ (* K n) M)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) M) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K n)) M))) |
M |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) 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))) |
(* n (+ (* -1/2 K) (/ M n))) |
(*.f64 n (+.f64 (*.f64 #s(literal -1/2 binary64) K) (/.f64 M n))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 M n))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 M n))) |
(* -1 (* n (+ (* -1 (/ M n)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) n) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 M n))) |
M |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) n) (/.f64 M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) n) (/.f64 M K))) |
(* K (+ (* -1/2 n) (/ M K))) |
(*.f64 K (+.f64 (*.f64 #s(literal -1/2 binary64) n) (/.f64 M K))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -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)) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) |
(+ (* 1/2 (* K (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K n) (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))))) |
(+ (* n (+ (* -1/8 (* (pow K 2) (* n (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))))) (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) n) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))))) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))))))) |
(+ (* n (+ (* 1/2 (* K (* (exp (- (+ (fabs (- n m)) (* -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 (- n m)) (* -1/4 (pow m 2))) l))))) (* -1/48 (* (pow K 3) (* n (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (+ M (* -1/2 (* K m)))))))))))) (* (cos (+ M (* -1/2 (* K m)))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 n (+.f64 (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (neg (+ m (* -1 n)))) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(+ (* 1/2 (* K (* m (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l)))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))))) (*.f64 m (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 K K)))))))) |
(+ (* m (+ (* 1/2 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* m (+ (* -1/4 (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) (+ (* -1/8 (* (pow K 2) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l))))) (* m (+ (* -1/8 (* K (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n))))))) (* -1/48 (* (pow K 3) (* (exp (- (fabs (- n m)) l)) (sin (+ M (* -1/2 (* K n)))))))))))))) (* (cos (+ M (* -1/2 (* K n)))) (exp (- (fabs (- n m)) l)))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (*.f64 m (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 K (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))))) (*.f64 m (+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 K K)))) (*.f64 m (*.f64 (*.f64 (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) (+.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 K K))))))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (- n m)) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (fabs (+ n (* -1 m))) (+ l (* 1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) |
(+ (* -1 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* 1/2 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (*.f64 l (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64)))))) |
(+ (* l (+ (* -1 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) (* l (+ (* -1/6 (* l (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2))))))) (* 1/2 (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))))))) (* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (* -1/4 (pow m 2)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) l) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))))) (*.f64 l (*.f64 l (*.f64 (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (+.f64 (*.f64 #s(literal -1/6 binary64) l) #s(literal 1/2 binary64)))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (+ (fabs (- n m)) (+ (* -1 l) (* -1/4 (pow m 2)))))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(+ (* -1 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(-.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.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 m m)) l))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (* -1/2 (* M (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 M (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 M (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))))) |
(+ (* M (+ (* -1 (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m))))))) (* M (+ (* -1/2 (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) (* 1/6 (* M (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))))))) (* (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) |
(+ (* 1/2 (* K (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (sin.f64 M) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))) |
(+ (* K (+ (* -1/8 (* K (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ 1 (/ n m)) 2)))))) (* 1/2 (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m)))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) K) (*.f64 (*.f64 (*.f64 m m) (cos.f64 M)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) (*.f64 (*.f64 m #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (sin.f64 M) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))))) |
(+ (* K (+ (* 1/2 (* m (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (+ 1 (/ n m)))))) (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (pow (+ 1 (/ n m)) 2))))) (* -1/48 (* K (* (pow m 3) (* (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)) (* (sin M) (pow (+ 1 (/ n m)) 3)))))))))) (* (cos M) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l)))) |
(+.f64 (*.f64 (cos.f64 M) (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l)))) (*.f64 K (+.f64 (*.f64 (*.f64 m #s(literal 1/2 binary64)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (sin.f64 M) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 m m) (cos.f64 M)) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 K (*.f64 m (*.f64 m m))) (*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (*.f64 (sin.f64 M) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(* (cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) (exp (- (+ (fabs (- n m)) (* -1/4 (pow m 2))) l))) |
(*.f64 (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)) l))) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(cos (* -1/2 (* m (+ K (/ (* K n) m))))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* -1 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(-.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) (*.f64 M (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* -1/2 (* M (cos (* -1/2 (* m (+ K (/ (* K n) m))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) (*.f64 M (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) M) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) |
(+ (cos (* -1/2 (* m (+ K (/ (* K n) m))))) (* M (- (* M (+ (* -1/2 (cos (* -1/2 (* m (+ K (/ (* K n) m)))))) (* 1/6 (* M (sin (* -1/2 (* m (+ K (/ (* K n) m))))))))) (sin (* -1/2 (* m (+ K (/ (* K n) m)))))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) (*.f64 M (-.f64 (*.f64 M (+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/6 binary64) M) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) (sin.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (- (* -1/2 (* m (+ K (/ (* K n) m)))) (* -1 M))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* K n)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) |
(+ (cos (+ M (* -1/2 (* K n)))) (* 1/2 (* K (* m (sin (+ M (* -1/2 (* K n)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) m) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 m (+.f64 (*.f64 m (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))) (*.f64 K K))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) m) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos M) |
(cos.f64 M) |
(+ (cos M) (* 1/2 (* K (* m (* (sin M) (+ 1 (/ n m))))))) |
(+.f64 (cos.f64 M) (*.f64 (*.f64 K #s(literal 1/2 binary64)) (*.f64 (*.f64 m (sin.f64 M)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(+ (cos M) (* K (- (* -1/8 (* K (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K (*.f64 m m)) (*.f64 (cos.f64 M) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m (sin.f64 M)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))) |
(+ (cos M) (* K (- (* K (+ (* -1/8 (* (pow m 2) (* (cos M) (pow (+ 1 (/ n m)) 2)))) (* -1/48 (* K (* (pow m 3) (* (sin M) (pow (+ 1 (/ n m)) 3))))))) (* -1/2 (* m (* (sin M) (+ 1 (/ n m)))))))) |
(+.f64 (cos.f64 M) (*.f64 K (+.f64 (*.f64 K (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 m m)) (*.f64 (cos.f64 M) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) (*.f64 #s(literal -1/48 binary64) (*.f64 K (*.f64 (*.f64 (*.f64 m (*.f64 m m)) (sin.f64 M)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 m (sin.f64 M)) (+.f64 #s(literal 1 binary64) (/.f64 n m))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (- (/ (* K n) m) (* -1 K)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* K m)))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) |
(+ (cos (+ M (* -1/2 (* K m)))) (* 1/2 (* K (* n (sin (+ M (* -1/2 (* K m)))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K n) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 K K) n) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) 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))))))))) |
(+.f64 (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) (*.f64 n (+.f64 (*.f64 n (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 K K) (cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 K (*.f64 K K)) n) (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 K (sin.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)))))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(cos (+ M (* -1/2 (* m (+ K (/ (* K n) m)))))) |
(cos.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(* -1/2 (* m (+ K (/ (* K n) m)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(+ M (* -1/2 (* m (+ K (/ (* K n) m))))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
M |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) M))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) M))) |
(* M (+ 1 (* -1/2 (/ (* m (+ K (/ (* K n) m))) M)))) |
(*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))) M))) |
M |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 M (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) M)))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 M (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) M)))) |
(* -1 (* M (- (* 1/2 (/ (* m (+ K (/ (* K n) m))) M)) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 M (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 m (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) M)))) |
(+ M (* -1/2 (* K n))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) 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 n m) #s(literal -1 binary64)))))) |
(* 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 n m) #s(literal -1 binary64)))))) |
(* 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 n m) #s(literal -1 binary64)))))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) m))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) m))) |
(* -1 (* m (+ (* -1 (/ (+ M (* -1/2 (* K n))) m)) (* 1/2 K)))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (-.f64 (*.f64 K #s(literal 1/2 binary64)) (/.f64 (+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) m))) |
M |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(+ M (* -1/2 (* K (* m (+ 1 (/ n m)))))) |
(+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 (*.f64 #s(literal -1/2 binary64) m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 (*.f64 #s(literal -1/2 binary64) m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* K (+ (* -1/2 (* m (+ 1 (/ n m)))) (/ M K))) |
(*.f64 K (+.f64 (/.f64 M K) (*.f64 (*.f64 #s(literal -1/2 binary64) m) (+.f64 #s(literal 1 binary64) (/.f64 n m))))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64)))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) K) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64))) (/.f64 M K))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) K) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64))) (/.f64 M K))) |
(* -1 (* K (+ (* -1 (/ M K)) (* -1/2 (* m (- (* -1 (/ n m)) 1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) K) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64))) (/.f64 M K))) |
(+ M (* -1/2 (* K m))) |
(+.f64 M (*.f64 (*.f64 #s(literal -1/2 binary64) K) m)) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(+ M (+ (* -1/2 (* K m)) (* -1/2 (* K n)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) M) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) 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 K (/.f64 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 K (/.f64 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 K (/.f64 m n)))))) |
(* -1/2 (* K n)) |
(*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) K) m)) 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 (*.f64 #s(literal -1/2 binary64) K) m)) 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 (*.f64 #s(literal -1/2 binary64) K) m)) n))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* m (+ (* -1/2 K) (* -1/2 (/ (* K n) m)))) |
(*.f64 m (*.f64 #s(literal -1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1 (* m (+ (* 1/2 K) (* 1/2 (/ (* K n) m))))) |
(*.f64 (-.f64 #s(literal 0 binary64) m) (*.f64 #s(literal 1/2 binary64) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64))))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* -1/2 (* K (* m (+ 1 (/ n m))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 K m) (+.f64 #s(literal 1 binary64) (/.f64 n m)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64)))) |
(* 1/2 (* K (* m (- (* -1 (/ n m)) 1)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 K m) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 n m)) #s(literal -1 binary64)))) |
(* -1/2 (* K m)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) m) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(+ (* -1/2 (* K m)) (* -1/2 (* K n))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 K (+.f64 m n))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) n) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (*.f64 K (/.f64 m n))))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (*.f64 K (/.f64 m n))))) |
(* n (+ (* -1/2 K) (* -1/2 (/ (* K m) n)))) |
(*.f64 n (*.f64 #s(literal -1/2 binary64) (+.f64 K (*.f64 K (/.f64 m n))))) |
(* -1/2 (* K n)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) K) 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 K (/.f64 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 K (/.f64 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 K (/.f64 m n)))))) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* K n) |
(*.f64 K n) |
(* -1 n) |
(-.f64 #s(literal 0 binary64) n) |
(+ m (* -1 n)) |
(-.f64 m n) |
(+ m (* -1 n)) |
(-.f64 m n) |
(+ m (* -1 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 (/.f64 n m) #s(literal -1 binary64)))) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (+.f64 (/.f64 n m) #s(literal -1 binary64)))) |
(* -1 (* m (- (/ n m) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 m (+.f64 (/.f64 n m) #s(literal -1 binary64)))) |
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)))) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(/ m (* K n)) |
(/.f64 m (*.f64 K n)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(* 1/2 l) |
(*.f64 l #s(literal 1/2 binary64)) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (neg (+ m (* -1 n))))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (- n m))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (+ n (* -1 m)))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (+ n (* -1 m)))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (+ n (* -1 m)))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(exp (fabs (+ n (* -1 m)))) |
(exp.f64 (fabs.f64 (-.f64 m n))) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
(/ (* K n) m) |
(*.f64 K (/.f64 n m)) |
Compiled 39486 to 2427 computations (93.9% saved)
25 alts after pruning (22 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1109 | 12 | 1121 |
| Fresh | 6 | 10 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1118 | 25 | 1143 |
| Status | Accuracy | Program |
|---|---|---|
| 8.5% | (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) | |
| 6.9% | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) | |
| 9.0% | (*.f64 (+.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)))))) (exp.f64 (fabs.f64 (-.f64 n m)))) | |
| 8.5% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M)))) | |
| 25.8% | (*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) (cos.f64 M)) | |
| 27.7% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) | |
| 27.8% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) (-.f64 (*.f64 n n) (*.f64 m m))) (-.f64 n m))))) | |
| 43.9% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (/.f64 #s(literal 1 binary64) m) (/.f64 #s(literal 1 binary64) (*.f64 n K))))))))) | |
| 42.6% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) | |
| 46.0% | (*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) | |
| 55.6% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) | |
| 30.5% | (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) | |
| 36.1% | (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) | |
| 24.6% | (*.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) | |
| ✓ | 67.7% | (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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)))) |
| ✓ | 62.3% | (*.f64 (cos.f64 (+.f64 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) |
| 21.5% | (*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (/.f64 #s(literal 1 binary64) (+.f64 m n)))) l))) | |
| 8.2% | (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 n m)))) | |
| 8.4% | (*.f64 (cos.f64 (*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n) M)))) (exp.f64 (fabs.f64 (-.f64 n m)))) | |
| 37.1% | (exp.f64 (-.f64 #s(literal 0 binary64) l)) | |
| 24.0% | (exp.f64 (+.f64 (fabs.f64 (-.f64 m n)) (-.f64 #s(literal 0 binary64) l))) | |
| 53.3% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) | |
| 51.5% | (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) | |
| ✓ | 7.5% | (cos.f64 M) |
| 7.5% | #s(literal 1 binary64) |
Compiled 1957 to 708 computations (63.8% 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
(*.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)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) 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))) |
(*.f64 (cos.f64 (*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n) M)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 #s(literal 0 binary64) (*.f64 M M))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) |
(*.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 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (/.f64 #s(literal 1 binary64) (+.f64 m n)))) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) 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)) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) m) (*.f64 K (-.f64 (/.f64 n m) #s(literal -1 binary64)))))) |
(*.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 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 (cos.f64 (+.f64 M (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #s(literal -2 binary64)))) (exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (*.f64 n K) m))))))) |
(*.f64 (cos.f64 (*.f64 K (*.f64 #s(literal -1/2 binary64) n))) (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 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) 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 (*.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 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (*.f64 m (*.f64 #s(literal -1/2 binary64) (+.f64 K (/.f64 (/.f64 #s(literal 1 binary64) m) (/.f64 #s(literal 1 binary64) (*.f64 n K))))))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 (*.f64 (/.f64 K #s(literal -2 binary64)) (-.f64 (*.f64 n n) (*.f64 m m))) (-.f64 n m))))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 m n))))) (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 (/.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 M (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 K (+.f64 m n)))))) (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 (/.f64 (*.f64 m (+.f64 K (/.f64 (*.f64 K n) m))) #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 M (/.f64 (+.f64 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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 M (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) 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 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M)) (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M))) (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 (/.f64 m (/.f64 m (*.f64 n K))) (*.f64 m K)) #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 (-.f64 #s(literal 1 binary64) (/.f64 n m)))) l)))) |
(*.f64 (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m))) M) (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 n m) K) (*.f64 (+.f64 n m) K)) #s(literal 4 binary64)) (*.f64 M M))))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 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 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)))))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (+.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)))))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (+.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)))))) (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 (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))))) (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:
| 42.0ms | l |
| 33.0ms | K |
| 20.0ms | n |
| 17.0ms | M |
| 17.0ms | m |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | K |
| 96.2% | 1 | m |
| 96.2% | 1 | n |
| 96.2% | 1 | M |
| 96.2% | 1 | l |
| 96.2% | 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
(*.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)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.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 #s(literal -1/4 binary64) (*.f64 m m))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n)) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) 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))) |
(*.f64 (cos.f64 (*.f64 M (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) n) M)))) (exp.f64 (fabs.f64 (-.f64 n m)))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K))) (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 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 n K)) M)))) (exp.f64 (-.f64 (fabs.f64 (-.f64 m n)) l))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 K (*.f64 #s(literal -1/2 binary64) n)))) (exp.f64 (+.f64 (fabs.f64 (-.f64 n m)) (-.f64 #s(literal 0 binary64) (*.f64 M M))))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 m K)))) |
(*.f64 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) K) m))) |
(*.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 (exp.f64 (-.f64 (fabs.f64 (-.f64 n m)) (-.f64 l (*.f64 #s(literal -1/4 binary64) (*.f64 m m))))) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
(*.f64 (cos.f64 (+.f64 M (*.f64 #s(literal -1/2 binary64) (*.f64 n K)))) (exp.f64 (-.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 m m) (*.f64 n n)) (/.f64 #s(literal 1 binary64) (+.f64 m n)))) l))) |
(*.f64 (cos.f64 (+.f64 M (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 n m)) K)))) (exp.f64 (+.f64 (*.f64 m (*.f64 m #s(literal -1/4 binary64))) (-.f64 (fabs.f64 (-.f64 m n)) l)))) |
| 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:
| 16.0ms | m |
| 13.0ms | M |
| 12.0ms | K |
| 11.0ms | n |
| 11.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 3 | M |
| 84.7% | 1 | l |
| 84.7% | 1 | K |
| 84.7% | 1 | m |
| 84.7% | 1 | n |
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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
(*.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)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) l)) (cos.f64 (+.f64 M (/.f64 K (/.f64 #s(literal -2 binary64) (+.f64 n m)))))) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (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:
| 8.0ms | M |
| 7.0ms | n |
| 7.0ms | K |
| 6.0ms | l |
| 6.0ms | m |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.1% | 4 | K |
| 77.2% | 5 | l |
| 80.5% | 3 | n |
| 79.6% | 3 | m |
| 77.3% | 3 | 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
(*.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 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) (cos.f64 M)) |
2 calls:
| 9.0ms | m |
| 5.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 2 | m |
| 77.9% | 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
(*.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)) |
| Outputs |
|---|
(*.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:
| 5.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 2 | 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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))) |
(*.f64 (-.f64 #s(literal 1 binary64) l) (cos.f64 M)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 l l)) (cos.f64 M)) |
(*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) l))) (cos.f64 M)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (cos.f64 M)) |
(*.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))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))) |
2 calls:
| 6.0ms | m |
| 5.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 2 | m |
| 77.9% | 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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)) |
4 calls:
| 4.0ms | l |
| 3.0ms | M |
| 3.0ms | m |
| 3.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.2% | 2 | l |
| 51.5% | 1 | M |
| 67.2% | 3 | m |
| 51.5% | 1 | n |
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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 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:
| 3.0ms | K |
| 3.0ms | M |
| 3.0ms | m |
| 3.0ms | l |
| 3.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.1% | 1 | n |
| 37.1% | 1 | M |
| 37.1% | 1 | K |
| 37.1% | 1 | m |
| 37.1% | 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M)))) |
(cos.f64 M) |
| Outputs |
|---|
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M)))) |
5 calls:
| 4.0ms | n |
| 2.0ms | M |
| 2.0ms | m |
| 2.0ms | l |
| 2.0ms | K |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.5% | 1 | m |
| 8.5% | 1 | M |
| 8.5% | 1 | K |
| 8.5% | 1 | n |
| 8.5% | 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 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
5 calls:
| 18.0ms | K |
| 2.0ms | l |
| 2.0ms | m |
| 2.0ms | M |
| 2.0ms | n |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.5% | 1 | l |
| 8.5% | 1 | m |
| 8.5% | 1 | K |
| 8.5% | 1 | M |
| 8.5% | 1 | n |
Compiled 30 to 25 computations (16.7% saved)
Total -0.4b remaining (-0.7%)
Threshold costs -0.4b (-0.7%)
| Inputs |
|---|
#s(literal 1 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M))) |
| Outputs |
|---|
#s(literal 1 binary64) |
5 calls:
| 3.0ms | l |
| 2.0ms | m |
| 2.0ms | M |
| 2.0ms | n |
| 1.0ms | K |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.5% | 1 | l |
| 7.5% | 1 | K |
| 7.5% | 1 | m |
| 7.5% | 1 | n |
| 7.5% | 1 | M |
Compiled 30 to 25 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 0.09653893938639208 | 94925.35172362393 |
| 22.0ms | -226160030706292.16 | -3596050002593.4624 |
| 44.0ms | 242× | 0 | valid |
| 5.0ms | 14× | 1 | valid |
Compiled 650 to 460 computations (29.2% saved)
ival-sub: 10.0ms (27.1% of total)ival-add: 6.0ms (16.2% of total)ival-div: 5.0ms (13.5% of total)ival-mult: 4.0ms (10.8% of total)ival-cos: 4.0ms (10.8% of total)ival-pow: 3.0ms (8.1% of total)ival-exp: 2.0ms (5.4% of total)ival-neg: 1.0ms (2.7% of total)ival-fabs: 1.0ms (2.7% 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 |
|---|---|---|
| 24.0ms | 13.645219988184607 | 376.9210258921563 |
| 35.0ms | 7.879772606166402e-31 | 6.251426384324821e-21 |
| 39.0ms | 242× | 0 | valid |
| 10.0ms | 30× | 1 | valid |
Compiled 531 to 422 computations (20.5% saved)
ival-sub: 9.0ms (25.4% of total)ival-div: 4.0ms (11.3% of total)ival-exp: 4.0ms (11.3% of total)ival-mult: 4.0ms (11.3% of total)ival-pow: 4.0ms (11.3% of total)ival-cos: 3.0ms (8.5% of total)ival-add: 2.0ms (5.7% of total)ival-fabs: 2.0ms (5.7% of total)ival-neg: 1.0ms (2.8% of total)backward-pass: 1.0ms (2.8% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 301.0ms | 6.251426384324821e-21 | 8.386576248909604e-15 |
| 21.0ms | 123× | 0 | valid |
| 7.0ms | 21× | 1 | valid |
Compiled 312 to 244 computations (21.8% saved)
ival-sub: 4.0ms (23.7% of total)ival-div: 2.0ms (11.8% of total)ival-mult: 2.0ms (11.8% of total)ival-cos: 2.0ms (11.8% of total)ival-pow: 2.0ms (11.8% of total)ival-add: 1.0ms (5.9% of total)ival-exp: 1.0ms (5.9% of total)ival-neg: 1.0ms (5.9% of total)backward-pass: 1.0ms (5.9% of total)ival-fabs: 1.0ms (5.9% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 0.049956428858780745 | 0.480608611948118 |
| 11.0ms | 83× | 0 | valid |
| 6.0ms | 13× | 1 | valid |
Compiled 204 to 160 computations (21.6% saved)
ival-sub: 5.0ms (38.2% of total)ival-div: 2.0ms (15.3% of total)ival-mult: 2.0ms (15.3% of total)ival-exp: 1.0ms (7.6% of total)ival-cos: 1.0ms (7.6% of total)ival-pow: 1.0ms (7.6% of total)ival-add: 1.0ms (7.6% of total)ival-fabs: 1.0ms (7.6% of total)const: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 6.251426384324821e-21 | 8.386576248909604e-15 |
| 22.0ms | 128× | 0 | valid |
| 5.0ms | 16× | 1 | valid |
Compiled 258 to 208 computations (19.4% saved)
ival-sub: 7.0ms (35.4% of total)ival-div: 2.0ms (10.1% of total)ival-mult: 2.0ms (10.1% of total)ival-cos: 2.0ms (10.1% of total)ival-pow: 2.0ms (10.1% of total)ival-exp: 1.0ms (5.1% of total)ival-neg: 1.0ms (5.1% of total)ival-add: 1.0ms (5.1% of total)ival-fabs: 1.0ms (5.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 0.0018588866121001437 | 15709.830603828017 |
| 21.0ms | 139× | 0 | valid |
| 2.0ms | 5× | 1 | valid |
Compiled 240 to 199 computations (17.1% saved)
ival-sub: 4.0ms (24.5% of total)ival-mult: 3.0ms (18.4% of total)ival-div: 2.0ms (12.2% of total)ival-pow: 2.0ms (12.2% of total)ival-neg: 2.0ms (12.2% of total)ival-exp: 1.0ms (6.1% of total)ival-cos: 1.0ms (6.1% of total)ival-add: 1.0ms (6.1% of total)ival-fabs: 1.0ms (6.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 38× | *-commutative_binary64 |
| 36× | +-commutative_binary64 |
| 20× | sub-neg_binary64 |
| 10× | neg-mul-1_binary64 |
| 6× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 191 |
| 1 | 121 | 191 |
| 2 | 137 | 191 |
| 3 | 145 | 191 |
| 4 | 148 | 191 |
| 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 -3600000000000 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (if (<=.f64 M #s(literal 27 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 8697290627426943/11150372599265311570767859136324180752990208 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (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 5197367460935741/633825300114114700748351602688 binary64)) (*.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))) |
(if (<=.f64 n #s(literal 1080863910568919/2251799813685248 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 5197367460935741/633825300114114700748351602688 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 l #s(literal 720 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M)))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
#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 (fabs.f64 (-.f64 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))) (cos.f64 M)) |
(if (<=.f64 M #s(literal -3600000000000 binary64)) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M))) (cos.f64 M)) (if (<=.f64 M #s(literal 27 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 -3600000000000 binary64)) (*.f64 (cos.f64 M) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 M M)))) (if (<=.f64 M #s(literal 27 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 8697290627426943/11150372599265311570767859136324180752990208 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (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 8697290627426943/11150372599265311570767859136324180752990208 binary64)) (*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (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 5197367460935741/633825300114114700748351602688 binary64)) (*.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))) |
(if (<=.f64 n #s(literal 5197367460935741/633825300114114700748351602688 binary64)) (*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m)))) (*.f64 (cos.f64 M) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 n n))))) |
(if (<=.f64 n #s(literal 1080863910568919/2251799813685248 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 1080863910568919/2251799813685248 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 5197367460935741/633825300114114700748351602688 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 l #s(literal 720 binary64)) (exp.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 m m))) (exp.f64 (-.f64 #s(literal 0 binary64) l))) |
(exp.f64 (-.f64 #s(literal 0 binary64) l)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 l #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 #s(literal 1/2 binary64) l) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 M M)))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 #s(literal -1 binary64) (*.f64 l #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 l (+.f64 (*.f64 #s(literal 1/2 binary64) l) #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
| 6310× | *-lowering-*.f32 |
| 6310× | *-lowering-*.f64 |
| 6206× | *-lowering-*.f32 |
| 6206× | *-lowering-*.f64 |
| 5856× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 903 | 13551 |
| 1 | 3121 | 12264 |
| 2 | 7407 | 12104 |
| 0 | 8066 | 12104 |
| 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 | 1534 | 28090 |
| 1 | 5505 | 25439 |
| 0 | 8745 | 25439 |
| 0 | 1168 | 16126 |
| 1 | 4079 | 14583 |
| 0 | 8120 | 14583 |
| 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 840 to 590 computations (29.8% saved)
(sort m n)
Compiled 732 to 346 computations (52.7% saved)
Loading profile data...