
Time bar (total: 8.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 4.7% | 4.7% | 95.2% | 0.1% | 0% | 0% | 0% | 7 |
| 5.5% | 5.5% | 94.4% | 0.1% | 0% | 0% | 0% | 8 |
| 13.7% | 13.7% | 86.2% | 0.1% | 0% | 0% | 0% | 9 |
| 20.5% | 20.5% | 79.4% | 0.1% | 0% | 0% | 0% | 10 |
| 22% | 21.9% | 77.9% | 0.1% | 0% | 0% | 0% | 11 |
| 28.6% | 28.5% | 71.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 27 to 21 computations (22.2% saved)
| 1.5s | 8 256× | 0 | valid |
ival-mult: 262.0ms (21.4% of total)ival-tan: 232.0ms (18.9% of total)ival-sin: 203.0ms (16.5% of total)ival-div: 198.0ms (16.1% of total)ival-pow: 157.0ms (12.8% of total)ival-pow2: 80.0ms (6.5% of total)ival-add: 75.0ms (6.1% of total)exact: 15.0ms (1.2% of total)ival-assert: 3.0ms (0.2% of total)adjust: 2.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 65 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 55 | 0 | - | 0 | - | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
| 10 | 0 | - | 0 | - | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
| 6 | 0 | - | 0 | - | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) |
| 0 | 0 | - | 0 | - | k |
| 0 | 0 | - | 0 | - | (/.f64 k t) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (tan.f64 k) |
| 0 | 0 | - | 0 | - | (pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 l l) |
| 0 | 0 | - | 0 | - | (sin.f64 k) |
| 0 | 0 | - | 0 | - | (pow.f64 t #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | l |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) | u*o | 56 | 0 |
| ↳ | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | underflow | 84 | |
| ↳ | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | underflow | 104 | |
| ↳ | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | underflow | 97 | |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 87 | |
| ↳ | (*.f64 l l) | underflow | 66 | |
| ↳ | (/.f64 k t) | overflow | 36 | |
| ↳ | (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) | overflow | 86 | |
| ↳ | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) | overflow | 86 | |
| ↳ | (pow.f64 (/.f64 k t) #s(literal 2 binary64)) | overflow | 86 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/o | 21 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 77 | |
| ↳ | (*.f64 l l) | overflow | 58 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/u | 17 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 87 | |
| ↳ | (*.f64 l l) | underflow | 66 | |
*.f64 | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | n*o | 10 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/u | 8 | 0 |
| ↳ | (*.f64 l l) | underflow | 66 | |
*.f64 | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | n*o | 6 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/n | 5 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 87 | |
*.f64 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) | n*u | 5 | 0 |
*.f64 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) | n*o | 4 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/n | 3 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 77 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/o | 1 | 0 |
| ↳ | (*.f64 l l) | overflow | 58 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 118 | 0 |
| - | 8 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 118 | 0 | 0 |
| - | 8 | 0 | 130 |
| number | freq |
|---|---|
| 0 | 130 |
| 1 | 116 |
| 2 | 10 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 97.0ms | 512× | 0 | valid |
Compiled 265 to 61 computations (77% saved)
ival-mult: 19.0ms (26% of total)ival-sin: 11.0ms (15.1% of total)ival-tan: 11.0ms (15.1% of total)ival-div: 10.0ms (13.7% of total)ival-pow: 9.0ms (12.3% of total)ival-add: 5.0ms (6.9% of total)ival-pow2: 5.0ms (6.9% of total)exact: 1.0ms (1.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 256 |
| 1 | 296 | 230 |
| 2 | 1467 | 230 |
| 0 | 19 | 25 |
| 0 | 32 | 25 |
| 1 | 68 | 23 |
| 2 | 249 | 23 |
| 3 | 1889 | 23 |
| 0 | 8567 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (tan.f64 k) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) (/.f64 (sin.f64 k) l)))) |
(abs l)
(abs k)
(negabs t)
Compiled 25 to 19 computations (24% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
Compiled 25 to 19 computations (24% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(pow.f64 t #s(literal 3 binary64)) |
t |
#s(literal 3 binary64) |
(*.f64 l l) |
l |
(sin.f64 k) |
k |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (pow t 3) (* l l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | l | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 10.0ms | t | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 10.0ms | k | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 7.0ms | t | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 6.0ms | k | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (pow t 3) t 3 (* l l) l (sin k) k (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 3239 |
| 0 | 452 | 3116 |
| 1 | 2588 | 2995 |
| 0 | 8107 | 2913 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(pow.f64 t #s(literal 3 binary64)) |
t |
#s(literal 3 binary64) |
(*.f64 l l) |
l |
(sin.f64 k) |
k |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (pow t 3) (* l l)) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) (neg.f64 (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
#s(literal 2 binary64) |
(*.f64 (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 k)) (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (neg.f64 (cos.f64 k)) (neg.f64 (*.f64 l l)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 k)) (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (neg.f64 (cos.f64 k)) (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (cos.f64 k) (neg.f64 (*.f64 l l)))) |
(/.f64 (*.f64 (sin.f64 k) (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (sin.f64 k))) (*.f64 (neg.f64 (*.f64 l l)) (neg.f64 (cos.f64 k)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (sin.f64 k)) (*.f64 (neg.f64 (*.f64 l l)) (cos.f64 k))) |
(/.f64 (*.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (neg.f64 (sin.f64 k))) (*.f64 (*.f64 l l) (neg.f64 (cos.f64 k)))) |
(/.f64 (*.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (sin.f64 k)) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))))) (neg.f64 (neg.f64 (*.f64 l l)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) (neg.f64 l)) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64))) (neg.f64 (neg.f64 (*.f64 l l)))) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (neg.f64 (*.f64 l l))) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 t #s(literal 3/2 binary64))) (neg.f64 (pow.f64 t #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 t #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 t #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(*.f64 (*.f64 t t) t) |
(*.f64 t (*.f64 t t)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64)) |
(pow.f64 t #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))) |
t |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (neg.f64 l)) (neg.f64 (neg.f64 l))) |
(*.f64 (neg.f64 (fabs.f64 l)) (neg.f64 (fabs.f64 l))) |
(*.f64 (fabs.f64 (fabs.f64 l)) (fabs.f64 (fabs.f64 l))) |
(*.f64 (exp.f64 (log.f64 l)) (exp.f64 (log.f64 l))) |
(*.f64 (neg.f64 l) (neg.f64 l)) |
(*.f64 (fabs.f64 l) (fabs.f64 l)) |
(*.f64 l l) |
(pow.f64 (exp.f64 (log.f64 l)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 l) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 l) #s(literal 2 binary64)) |
(pow.f64 (*.f64 l l) #s(literal 1 binary64)) |
(pow.f64 l #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 l #s(literal -2 binary64))) |
(fabs.f64 (*.f64 l l)) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
l |
(pow.f64 (sin.f64 k) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 k) #s(literal -1 binary64))) |
(sin.f64 k) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 1 binary64))) |
k |
(/.f64 (neg.f64 (neg.f64 (sin.f64 k))) (neg.f64 (neg.f64 (cos.f64 k)))) |
(/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 k)) (neg.f64 (cos.f64 k))) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(tan.f64 (+.f64 (+.f64 k (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 k (PI.f64))) |
(tan.f64 k) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 k k (*.f64 t t)))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 k k)) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 t t)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 k k) #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 k k)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 t t)))) |
(/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 k k))) (*.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 k k)) (*.f64 t t) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) (*.f64 (neg.f64 (*.f64 t t)) (*.f64 t t))) |
(/.f64 (fma.f64 (*.f64 k k) (*.f64 t t) (pow.f64 (*.f64 t t) #s(literal 2 binary64))) (pow.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 k k (*.f64 t t))) (neg.f64 (*.f64 t t))) |
(/.f64 (fma.f64 k k (*.f64 t t)) (*.f64 t t)) |
(fma.f64 (neg.f64 (/.f64 k t)) (neg.f64 (/.f64 k t)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (/.f64 k t)) (fabs.f64 (/.f64 k t)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (-.f64 (log.f64 k) (log.f64 t))) (exp.f64 (-.f64 (log.f64 k) (log.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))))) |
(+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (/.f64 k t)) (neg.f64 (/.f64 k t))) |
(*.f64 (fabs.f64 (/.f64 k t)) (fabs.f64 (/.f64 k t))) |
(*.f64 (exp.f64 (-.f64 (log.f64 k) (log.f64 t))) (exp.f64 (-.f64 (log.f64 k) (log.f64 t)))) |
(*.f64 (/.f64 k t) (/.f64 k t)) |
(pow.f64 (exp.f64 (-.f64 (log.f64 k) (log.f64 t))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 k k))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 k) k) (*.f64 (neg.f64 t) t)) |
(/.f64 (*.f64 k (neg.f64 k)) (*.f64 t (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 k k)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 k k) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal -2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 k) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 k t) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 k)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 k) (neg.f64 t)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal -1 binary64))) |
(/.f64 k t) |
(exp.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (pow.f64 (*.f64 k k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (*.f64 (*.f64 (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 k k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))) (*.f64 (pow.f64 (*.f64 k k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 k k) #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 (cos.f64 k) (*.f64 l l))))) (*.f64 (*.f64 (pow.f64 (*.f64 k k) #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 k k) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 t t) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64))))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (pow.f64 (pow.f64 (*.f64 k k) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 k k) #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (*.f64 (*.f64 (pow.f64 (*.f64 k k) #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 k k) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 t t) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 (*.f64 k k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 k (sin.f64 k)) #s(literal 1 binary64))))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
#s(approx (/ (pow t 3) (* l l)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (pow t 3) (pow.f64 t #s(literal 3 binary64))) |
#s(approx t t) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) |
#s(approx (pow (/ k t) 2) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(approx (/ k t) (/.f64 k t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 2 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 k k) #s(literal 3 binary64)) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))))) (*.f64 (*.f64 (pow.f64 (*.f64 t t) #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx l l) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 k k) (*.f64 (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))))) (pow.f64 (*.f64 k k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 l (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 l (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64)))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 l (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 l (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (*.f64 t t) t (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k)) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (*.f64 t t) t (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (*.f64 t t) t (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64)) t) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (fma.f64 (fma.f64 (*.f64 #s(literal 31/360 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (*.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)))) |
#s(approx (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 31/360 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (fma.f64 k (*.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/6 binary64)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) k) (*.f64 l l)))) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (/ (pow t 3) (* l l)) (sin k)) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/120 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 l l)) (*.f64 k k) (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 k k) #s(literal 1/120 binary64)) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx k k) |
#s(approx (tan k) k) |
#s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (tan k) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (tan k) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 k k) #s(literal 2/15 binary64)) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 (*.f64 k k) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 (*.f64 k k) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 t t) #s(literal 5/2 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 (*.f64 k k) #s(literal 2 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (tan k) (tan.f64 k)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (*.f64 (fma.f64 (pow.f64 (*.f64 k k) #s(literal -1 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (+ 1 (pow (/ k t) 2)) (*.f64 (fma.f64 (pow.f64 k #s(literal -1 binary64)) (pow.f64 k #s(literal -1 binary64)) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 k k))) |
Compiled 8 289 to 1 198 computations (85.5% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 12 | 209 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 198 | 12 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| 55.1% | (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) | |
| 54.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 54.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 52.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)))) | |
| ▶ | 58.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 67.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 36.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k))))) |
| 50.5% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) | |
| ▶ | 71.0% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| ▶ | 61.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
| 38.9% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) | |
| ▶ | 60.0% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
Compiled 1 024 to 640 computations (37.5% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(*.f64 k k) |
k |
(*.f64 l l) |
l |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
(cos.f64 k) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(*.f64 t (sin.f64 k)) |
t |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 k k) t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
(*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k)))) |
(fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(pow.f64 t #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* t (sin k)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (* t (pow (sin k) 2))))) |
#s(approx (* (* k k) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (/ (* t (pow (sin k) 2)) (cos k)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* 2 (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow t 3) (pow (sin k) 2)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (* k k) (* l l)) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* t (pow (sin k) 2))) (cos k))) (pow l 2)))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (pow k 2))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* 1/6 (pow k 2)))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* 31/360 (pow k 2)))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* (pow k 2) (+ 31/360 (* 173/5040 (pow k 2)))))))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx (cos k) #s(hole binary64 1)) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* 1/24 (pow k 2)) 1/2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/24 (* -1/720 (pow k 2)))) 1/2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k t))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k t))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))) (* 2 (/ (pow l 2) t))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/720 (/ (pow l 2) t)) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t))))) (+ (* -1/315 (/ (pow l 2) t)) (* 2/45 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))))) (* 2 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))))))) (pow k 4)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (pow l 2)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow l 2))) (* 2 (pow l 2))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* 1/12 (* (pow k 2) (pow l 2)))))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* (pow k 2) (+ (* -1/360 (* (pow k 2) (pow l 2))) (* 1/12 (pow l 2))))))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) t))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (/ (* (pow k 4) t) (pow l 2)))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (- (* -1/3 t) (* -1/2 t))))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (- (+ (* -1/3 t) (* (pow k 2) (- (* 2/45 t) (+ (* -1/2 (- (* -1/3 t) (* -1/2 t))) (* 1/24 t))))) (* -1/2 t))))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (- (+ (* -1/3 t) (* (pow k 2) (- (+ (* 2/45 t) (* (pow k 2) (- (* -1/315 t) (+ (* -1/2 (- (* 2/45 t) (+ (* -1/2 (- (* -1/3 t) (* -1/2 t))) (* 1/24 t)))) (+ (* -1/720 t) (* 1/24 (- (* -1/3 t) (* -1/2 t)))))))) (+ (* -1/2 (- (* -1/3 t) (* -1/2 t))) (* 1/24 t))))) (* -1/2 t))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (/ t (pow l 2)))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* 2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2))))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2)))))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* 2 (- (* -1/315 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2)))))) (+ (* -1/720 (/ (pow t 3) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (pow t 3) (pow l 2))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))) (* 2 (/ (pow t 3) (pow l 2)))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2)))))) (+ (* -1/720 (/ (pow t 3) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2))))))))))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 3))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 3))) (* 2 (pow t 3)))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* -2/3 (pow t 3)) (* 4/45 (* (pow k 2) (pow t 3))))))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* -2/3 (pow t 3)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 3))) (* 4/45 (pow t 3)))))))))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (pow t 3)))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 3))) (pow t 3))))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 3)) (* 2/45 (* (pow k 2) (pow t 3))))) (pow t 3))))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 3)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 3))) (* 2/45 (pow t 3)))))) (pow t 3))))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (pow l 2)))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2))))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2))))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2))))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (/ (* (pow k 4) t) (pow l 2)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (/ (* (pow k 2) t) (pow l 2)))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (/ (pow (sin k) 2) (cos k)))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | k | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (* k k) k (* l l) l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2)) (* (* k k) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) (/ (* (pow (sin k) 2) t) (cos k)) (* (pow (sin k) 2) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (pow t 3) 3 (* (pow (sin k) 2) (pow t 3)) (* (* k k) (* (cos k) (* l l))) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 20.0ms | t | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (* k k) k (* l l) l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2)) (* (* k k) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) (/ (* (pow (sin k) 2) t) (cos k)) (* (pow (sin k) 2) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (pow t 3) 3 (* (pow (sin k) 2) (pow t 3)) (* (* k k) (* (cos k) (* l l))) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 16.0ms | k | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (* k k) k (* l l) l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2)) (* (* k k) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) (/ (* (pow (sin k) 2) t) (cos k)) (* (pow (sin k) 2) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (pow t 3) 3 (* (pow (sin k) 2) (pow t 3)) (* (* k k) (* (cos k) (* l l))) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 14.0ms | t | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (* k k) k (* l l) l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2)) (* (* k k) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) (/ (* (pow (sin k) 2) t) (cos k)) (* (pow (sin k) 2) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (pow t 3) 3 (* (pow (sin k) 2) (pow t 3)) (* (* k k) (* (cos k) (* l l))) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 14.0ms | k | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (* k k) k (* l l) l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2)) (* (* k k) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) (/ (* (pow (sin k) 2) t) (cos k)) (* (pow (sin k) 2) t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (pow t 3) 3 (* (pow (sin k) 2) (pow t 3)) (* (* k k) (* (cos k) (* l l))) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (* (/ (/ (pow t 3) l) l) (sin k)) (/ (/ (pow t 3) l) l) (/ (pow t 3) l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1136 | 14267 |
| 0 | 1246 | 12134 |
| 1 | 6997 | 12134 |
| 0 | 8250 | 11737 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(*.f64 k k) |
k |
(*.f64 l l) |
l |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
(cos.f64 k) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(*.f64 t (sin.f64 k)) |
t |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 k k) t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
(*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k)))) |
(fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(pow.f64 t #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* t (sin k)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (* t (pow (sin k) 2))))) |
#s(approx (* (* k k) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (/ (* t (pow (sin k) 2)) (cos k)))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* t (pow (sin k) 2)))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* 2 (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow t 3) (pow (sin k) 2)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (pow t 3) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (pow t 3) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (* k k) (* l l)) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* t (pow (sin k) 2))) (cos k))) (pow l 2)))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (pow k 2))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* 1/6 (pow k 2)))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* 31/360 (pow k 2)))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* (pow k 2) (+ 31/360 (* 173/5040 (pow k 2)))))))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx (cos k) #s(hole binary64 1)) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* 1/24 (pow k 2)) 1/2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/24 (* -1/720 (pow k 2)))) 1/2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k t))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k t))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))) (* 2 (/ (pow l 2) t))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/720 (/ (pow l 2) t)) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t))))) (+ (* -1/315 (/ (pow l 2) t)) (* 2/45 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))))) (* 2 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))))))) (pow k 4)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (pow l 2)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow l 2))) (* 2 (pow l 2))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* 1/12 (* (pow k 2) (pow l 2)))))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* (pow k 2) (+ (* -1/360 (* (pow k 2) (pow l 2))) (* 1/12 (pow l 2))))))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) t))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (/ (* (pow k 4) t) (pow l 2)))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* k k) (* l l)) (/ (* (pow (sin k) 2) t) (cos k))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (- (* -1/3 t) (* -1/2 t))))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (- (+ (* -1/3 t) (* (pow k 2) (- (* 2/45 t) (+ (* -1/2 (- (* -1/3 t) (* -1/2 t))) (* 1/24 t))))) (* -1/2 t))))))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (- (+ (* -1/3 t) (* (pow k 2) (- (+ (* 2/45 t) (* (pow k 2) (- (* -1/315 t) (+ (* -1/2 (- (* 2/45 t) (+ (* -1/2 (- (* -1/3 t) (* -1/2 t))) (* 1/24 t)))) (+ (* -1/720 t) (* 1/24 (- (* -1/3 t) (* -1/2 t)))))))) (+ (* -1/2 (- (* -1/3 t) (* -1/2 t))) (* 1/24 t))))) (* -1/2 t))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (pow (sin k) 2) t) #s(hole binary64 (* (pow k 2) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (/ t (pow l 2)))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* 2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2))))))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2)))))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* 2 (- (* -1/315 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2)))))) (+ (* -1/720 (/ (pow t 3) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (pow t 3) (pow l 2))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))) (* 2 (/ (pow t 3) (pow l 2)))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))))))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2)))))) (+ (* -1/720 (/ (pow t 3) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 3) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 3) (pow l 2))) (* -1/2 (/ (pow t 3) (pow l 2))))) (* 1/24 (/ (pow t 3) (pow l 2))))))))))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 3))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 3))) (* 2 (pow t 3)))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* -2/3 (pow t 3)) (* 4/45 (* (pow k 2) (pow t 3))))))))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* -2/3 (pow t 3)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 3))) (* 4/45 (pow t 3)))))))))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (pow t 3)))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 3))) (pow t 3))))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 3)) (* 2/45 (* (pow k 2) (pow t 3))))) (pow t 3))))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 3)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 3))) (* 2/45 (pow t 3)))))) (pow t 3))))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (pow l 2)))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2))))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2))))) |
#s(approx (* (* k k) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2))))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (/ (* (pow k 4) t) (pow l 2)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (/ (* (pow k 2) t) (pow l 2)))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (/ (pow (sin k) 2) (cos k)))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
(*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t) |
(*.f64 t (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) t (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) t)) |
(fma.f64 t (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 t (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) t) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) t)) |
(+.f64 (*.f64 t (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 t (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) |
(fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (*.f64 (/.f64 k l) (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (/.f64 k l) (/.f64 k l)) |
(*.f64 k (/.f64 k (*.f64 l l))) |
(/.f64 (/.f64 (*.f64 k k) l) l) |
(/.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(*.f64 (pow.f64 k #s(literal 1 binary64)) (pow.f64 k #s(literal 1 binary64))) |
(*.f64 (fabs.f64 k) (fabs.f64 k)) |
(*.f64 (neg.f64 k) (neg.f64 k)) |
(*.f64 k k) |
(pow.f64 k #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 k) #s(literal 2 binary64)))) |
k |
(*.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64))) |
(*.f64 (neg.f64 l) (neg.f64 l)) |
(*.f64 (fabs.f64 l) (fabs.f64 l)) |
(*.f64 l l) |
(pow.f64 l #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
l |
(/.f64 (neg.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (neg.f64 (cos.f64 k))) |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) (sin.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
(sin.f64 k) |
(fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 k) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 k))) |
(cos.f64 (neg.f64 k)) |
(cos.f64 k) |
(+.f64 (*.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 l l)) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 k) t) (fma.f64 (sin.f64 k) t (*.f64 (sin.f64 k) t))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (*.f64 (sin.f64 k) t))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64)))) |
t |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(*.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 (*.f64 l l) (cos.f64 k)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k k) t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k k) t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k))) (neg.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k)))) |
(/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k))) |
(fma.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(fma.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k))) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 2 binary64)) |
(*.f64 (cos.f64 k) (*.f64 (*.f64 l l) #s(literal 2 binary64))) |
(*.f64 (*.f64 l l) (+.f64 (cos.f64 k) (cos.f64 k))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))) (-.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
(fma.f64 (*.f64 (cos.f64 k) l) l (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(-.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (neg.f64 (cos.f64 k)) (*.f64 l l))) |
(+.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k)) |
(*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 k k) t)) |
(*.f64 (*.f64 k k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (*.f64 k k) t) |
(*.f64 k (*.f64 k t)) |
(*.f64 t (*.f64 k k)) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
(*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k) |
(*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)) |
(*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))) |
(*.f64 (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(*.f64 (*.f64 (/.f64 k l) (/.f64 k l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k)) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (*.f64 (*.f64 (/.f64 k l) (/.f64 k l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 (*.f64 k k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k)))) (*.f64 l l)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) |
(*.f64 t (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (neg.f64 (cos.f64 k))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) |
(*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k)) |
(*.f64 (*.f64 k k) (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l)) k) k (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
(fma.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(fma.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 k k) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
(fma.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(fma.f64 (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(fma.f64 (*.f64 k k) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
(fma.f64 (*.f64 (/.f64 k l) (/.f64 k l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (neg.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
(+.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(+.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))))) (-.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (neg.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
(+.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(*.f64 (*.f64 t t) t) |
(*.f64 t (*.f64 t t)) |
(pow.f64 t #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 l l)) |
(*.f64 (*.f64 (*.f64 k k) (*.f64 l l)) (cos.f64 k)) |
(*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 k k)) |
(*.f64 k (*.f64 k (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k) |
(*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)) |
(*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))) |
(*.f64 (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(*.f64 (*.f64 (/.f64 k l) (/.f64 k l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k)) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (*.f64 (*.f64 (/.f64 k l) (/.f64 k l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 (*.f64 k k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k)))) (*.f64 l l)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 t (*.f64 l l))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 t (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 l l)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) (neg.f64 l)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 l)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 k)) (neg.f64 (cos.f64 k))) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(tan.f64 (+.f64 (+.f64 k (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 k (PI.f64))) |
(tan.f64 k) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (pow.f64 (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (pow.f64 (/.f64 k t) #s(literal 1 binary64))) |
(*.f64 (/.f64 k t) (/.f64 k t)) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 k) (neg.f64 t)) |
(/.f64 k t) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k k) t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64))) (*.f64 t t) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (sin.f64 k) t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (sin.f64 k) t)) |
#s(approx t t) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k k) t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k))) |
#s(approx (* (* k k) t) (*.f64 (*.f64 k k) t)) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k)))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (pow t 3) (pow.f64 t #s(literal 3 binary64))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k k) t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64))) (*.f64 t t) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
#s(approx (/ (/ (pow t 3) l) l) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (/ (pow t 3) l) (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (fma.f64 k k (*.f64 t t)) (*.f64 t t))) |
#s(approx (pow (/ k t) 2) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (/ k t) (/.f64 k t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (*.f64 t t))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (/ (* k k) (* l l)) (*.f64 (/.f64 k l) (/.f64 k l))) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx l l) |
#s(approx (* (cos k) (* l l)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (/.f64 (fma.f64 (*.f64 k k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) (*.f64 l l))) |
#s(approx (* (* k k) (* (cos k) (* l l))) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64)))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t)) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t)) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (fma.f64 (*.f64 k k) (/.f64 (*.f64 t t) (*.f64 l l)) (*.f64 (*.f64 k k) (/.f64 (*.f64 t t) (*.f64 l l))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) (*.f64 k k) (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (*.f64 k k)))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* k k) (*.f64 k k)) |
#s(approx k k) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 k k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (*.f64 k k) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 k k) #s(literal 31/360 binary64)) (*.f64 k k) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 k k)) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 k k) #s(literal 2/45 binary64)) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 k k) #s(literal 1/120 binary64)) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (cos k) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) #s(literal 1/2 binary64)) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (cos k) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 k k) #s(literal 1/24 binary64)) (*.f64 k k)) #s(literal 1/2 binary64)) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (fma.f64 (*.f64 k k) (/.f64 (*.f64 t t) (*.f64 l l)) (*.f64 (*.f64 k k) (/.f64 (*.f64 t t) (*.f64 l l))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (fma.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 k k)) (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 k k)) (*.f64 t t) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/315 binary64) (*.f64 k k)) (*.f64 t t) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (*.f64 t t) (*.f64 k k))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) (*.f64 t t))) (*.f64 k k))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) (*.f64 t t) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) (*.f64 t t) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (cos k) (* l l)) (*.f64 l l)) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 k k)) (*.f64 l l)))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (/.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* (* k k) t) (pow (sin k) 2))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/315 binary64))))) (*.f64 k k) (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))))) (*.f64 k k) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 (*.f64 l l) #s(literal 2 binary64))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/12 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t)) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (* k k) t) (pow (sin k) 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (/.f64 t (*.f64 l l)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/315 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/720 binary64))))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) (*.f64 (*.f64 k k) t)) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) (*.f64 (fma.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) t) (fma.f64 (*.f64 t #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) t))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 #s(literal -1/2 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (/ (* (pow (sin k) 2) t) (cos k)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) t) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) t) (fma.f64 (*.f64 t #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) t))) #s(literal -1/2 binary64) (fma.f64 (*.f64 t #s(literal 1/6 binary64)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) t)))) (*.f64 k k) (*.f64 #s(literal 2/45 binary64) t)) (fma.f64 (*.f64 t #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) t))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 #s(literal -1/2 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (*.f64 k k) t)) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (*.f64 k k))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64) (/.f64 t (*.f64 l l))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 t (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) (*.f64 k k) (*.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal 2 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64)))) (*.f64 k k) (/.f64 t (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 #s(literal -1/315 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) (*.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (*.f64 (fma.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4/45 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal -2/3 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2/315 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal 4/45 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) (*.f64 (fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) (*.f64 (fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (pow (sin k) 2) (pow t 3)) (*.f64 (fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)) (*.f64 #s(literal 2/45 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (* k k) (* (cos k) (* l l))) (*.f64 (*.f64 k k) (*.f64 l l))) |
#s(approx (* (* k k) (* (cos k) (* l l))) (*.f64 (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 k k)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* k k) (* (cos k) (* l l))) (*.f64 (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (* k k) (* (cos k) (* l l))) (*.f64 (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (/.f64 t (*.f64 l l)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/315 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/720 binary64))))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (*.f64 (*.f64 k k) (/.f64 t (*.f64 l l)))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/315 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64)) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/720 binary64))))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 2/45 binary64))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/24 binary64)))) (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/3 binary64))) (*.f64 (/.f64 t (*.f64 l l)) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64)))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal 2 binary64) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)))) (*.f64 k k))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (/ (/ (pow t 3) l) l) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal 31/360 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) (*.f64 k (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal -1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k)) k (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) k))) |
#s(approx (* (/ (/ (pow t 3) l) l) (sin k)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal 1/120 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k)) k (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) k))) |
#s(approx (tan k) k) |
#s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (tan k) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (tan k) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 k k) #s(literal 2/15 binary64)) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 k k)))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (pow (sin k) 2) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (cos k) (cos.f64 k)) |
#s(approx (+ (* (/ (+ (* (pow (sin k) 2) (pow t 3)) (* (pow (sin k) 2) (pow t 3))) (* (* k k) (* (cos k) (* l l)))) (* k k)) (* (/ (* (pow (sin k) 2) t) (* (cos k) (* l l))) (* k k))) (*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))))) (*.f64 k k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k))) |
#s(approx (tan k) (tan.f64 k)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (*.f64 (fma.f64 (pow.f64 (*.f64 k k) #s(literal -1 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (+ 1 (pow (/ k t) 2)) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t t) (*.f64 (*.f64 k k) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (*.f64 k k))) (*.f64 k k))) |
Compiled 66 302 to 4 491 computations (93.2% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 936 | 14 | 950 |
| Fresh | 6 | 1 | 7 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 947 | 15 | 962 |
| Status | Accuracy | Program |
|---|---|---|
| 58.8% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 54.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 53.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)))) | |
| 58.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 67.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 73.5% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)))) | |
| ▶ | 75.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| 66.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) | |
| ▶ | 70.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| 70.3% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))))) | |
| 67.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) | |
| ▶ | 71.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
| 31.6% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) | |
| 56.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) | |
| ▶ | 63.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
Compiled 1 560 to 938 computations (39.9% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (/.f64 (*.f64 k k) l) l) |
(/.f64 (*.f64 k k) l) |
(*.f64 k k) |
k |
l |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
(cos.f64 k) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(*.f64 t (sin.f64 k)) |
t |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 l l) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 k (*.f64 k t)) |
(*.f64 k t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)) |
(*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) |
(*.f64 (/.f64 k l) (/.f64 k l)) |
(/.f64 k l) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* t (sin k)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (* t (pow (sin k) 2))))) |
#s(approx (* k (* k t)) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* k t) #s(hole binary64 (* k t))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow (sin k) 2)) (* 2 (log t))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow (sin k) 2)) (* 2 (log t))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) t) #s(hole binary64 (* t (sin k)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow t 2) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* -4 (/ (* (pow t 2) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (- (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (- (* (pow t 2) (- (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* -8 (/ (cos k) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ 1 t)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ 1 t)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* -3 (log (/ 1 t))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* -3 (log (/ 1 t))))) |
#s(approx (log t) #s(hole binary64 (* -1 (log (/ 1 t))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ -1 t)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ -1 t)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (+ (log -1) (* -1 (log (/ -1 t))))))) |
#s(approx (log t) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 t)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (/ (* k k) l) l) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (/ (* k k) l) #s(hole binary64 (/ (pow k 2) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ k l) (/ k l)) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (/ k l) #s(hole binary64 (/ k l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (* k k) (* l l)) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* -2 (log (/ 1 l)))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* -2 (log (/ 1 l))))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (pow k 2))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* 1/6 (pow k 2)))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* 31/360 (pow k 2)))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* (pow k 2) (+ 31/360 (* 173/5040 (pow k 2)))))))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx (cos k) #s(hole binary64 1)) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* 1/24 (pow k 2)) 1/2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/24 (* -1/720 (pow k 2)))) 1/2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k t))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k t))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))) (* 2 (/ (pow l 2) t))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/720 (/ (pow l 2) t)) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t))))) (+ (* -1/315 (/ (pow l 2) t)) (* 2/45 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))))) (* 2 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))))))) (pow k 4)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (pow l 2)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow l 2))) (* 2 (pow l 2))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* 1/12 (* (pow k 2) (pow l 2)))))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* (pow k 2) (+ (* -1/360 (* (pow k 2) (pow l 2))) (* 1/12 (pow l 2))))))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) t))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (/ (pow k 4) (pow l 2)))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (* (pow k 4) (+ (* 1/6 (/ (pow k 2) (pow l 2))) (/ 1 (pow l 2)))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (+ (* 31/360 (/ (pow k 2) (pow l 2))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2)))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (+ (* (pow k 2) (+ (* 173/5040 (/ (pow k 2) (pow l 2))) (* 31/360 (/ 1 (pow l 2))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (* 2 (log k))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (+ (* -1/3 (pow k 2)) (* 2 (log k)))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* -1/90 (pow k 2)) 1/3)))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* (pow k 2) (- (* -2/2835 (pow k 2)) 1/90)) 1/3)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (* 2 (log k))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (+ (* -1/3 (pow k 2)) (* 2 (log k)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* -1/90 (pow k 2)) 1/3)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* (pow k 2) (- (* -2/2835 (pow k 2)) 1/90)) 1/3)))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (+ 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1 (* (pow k 2) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (- (* 3 (log t)) (* 2 (log l)))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* (pow k 2) (- (* -1 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (- (* 3 (log t)) (* 2 (log l))))))))) (+ (* -1/4 (/ (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (- (* 3 (log t)) (* 2 (log l)))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 1/3 (/ 1 (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* 1/6 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* 31/360 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/6 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* 1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* 173/5040 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 31/360 (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* -1/6 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/120 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/120 (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (/ (pow (sin k) 2) (cos k)))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (log (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (log (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (- (+ (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (- (+ (* -16 (/ (* (pow t 8) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 90.0ms | k | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (/ (* k k) l) l) (/ (* k k) l) (* k k) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2)) (* k (* k t)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (* (/ k l) (/ k l)) (/ k l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (exp (* (log (pow (* (sin k) t) 2)) 1)) (* (log (pow (* (sin k) t) 2)) 1) (log (pow (* (sin k) t) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 86.0ms | t | @ | 0 | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (/ (* k k) l) l) (/ (* k k) l) (* k k) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2)) (* k (* k t)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (* (/ k l) (/ k l)) (/ k l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (exp (* (log (pow (* (sin k) t) 2)) 1)) (* (log (pow (* (sin k) t) 2)) 1) (log (pow (* (sin k) t) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 49.0ms | t | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (/ (* k k) l) l) (/ (* k k) l) (* k k) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2)) (* k (* k t)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (* (/ k l) (/ k l)) (/ k l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (exp (* (log (pow (* (sin k) t) 2)) 1)) (* (log (pow (* (sin k) t) 2)) 1) (log (pow (* (sin k) t) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 43.0ms | k | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (/ (* k k) l) l) (/ (* k k) l) (* k k) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2)) (* k (* k t)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (* (/ k l) (/ k l)) (/ k l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (exp (* (log (pow (* (sin k) t) 2)) 1)) (* (log (pow (* (sin k) t) 2)) 1) (log (pow (* (sin k) t) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 30.0ms | t | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (/ (* k k) l) l) (/ (* k k) l) (* k k) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2)) (* k (* k t)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (* (/ k l) (/ k l)) (/ k l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/ (* k k) (* l l)) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (exp (* (log (pow (* (sin k) t) 2)) 1)) (* (log (pow (* (sin k) t) 2)) 1) (log (pow (* (sin k) t) 2)) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1322 | 18772 |
| 0 | 1439 | 14845 |
| 1 | 7561 | 14811 |
| 0 | 8010 | 14350 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (/.f64 (*.f64 k k) l) l) |
(/.f64 (*.f64 k k) l) |
(*.f64 k k) |
k |
l |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
(cos.f64 k) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(*.f64 t (sin.f64 k)) |
t |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 l l) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 k (*.f64 k t)) |
(*.f64 k t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)) |
(*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l))) |
(*.f64 (/.f64 k l) (/.f64 k l)) |
(/.f64 k l) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(tan.f64 k) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* t (sin k)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 2) (* t (pow (sin k) 2))))) |
#s(approx (* k (* k t)) #s(hole binary64 (* (pow k 2) t))) |
#s(approx (* k t) #s(hole binary64 (* k t))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow (sin k) 2)) (* 2 (log t))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow (sin k) 2)) (* 2 (log t))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* (sin k) t) #s(hole binary64 (* t (sin k)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow t 2) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* -4 (/ (* (pow t 2) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (- (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (- (* (pow t 2) (- (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* -8 (/ (cos k) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ 1 t)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ 1 t)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* -3 (log (/ 1 t))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* -3 (log (/ 1 t))))) |
#s(approx (log t) #s(hole binary64 (* -1 (log (/ 1 t))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ -1 t)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow (sin k) 2)) (* -2 (log (/ -1 t)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (- (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (+ (log -1) (* -1 (log (/ -1 t))))))) |
#s(approx (log t) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 t)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (/ (* k k) l) l) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (/ (* k k) l) #s(hole binary64 (/ (pow k 2) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ k l) (/ k l)) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (/ k l) #s(hole binary64 (/ k l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (* k k) (* l l)) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* -2 (log (/ 1 l)))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* -2 (log (/ 1 l))))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (pow k 2))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* 1/6 (pow k 2)))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* 31/360 (pow k 2)))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* (pow k 2) (+ 31/360 (* 173/5040 (pow k 2)))))))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx (cos k) #s(hole binary64 1)) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* 1/24 (pow k 2)) 1/2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/24 (* -1/720 (pow k 2)))) 1/2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k t))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k t))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))) (* 2 (/ (pow l 2) t))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/720 (/ (pow l 2) t)) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t))))) (+ (* -1/315 (/ (pow l 2) t)) (* 2/45 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))))) (* 2 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))))))) (pow k 4)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (pow l 2)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow l 2))) (* 2 (pow l 2))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* 1/12 (* (pow k 2) (pow l 2)))))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* (pow k 2) (+ (* -1/360 (* (pow k 2) (pow l 2))) (* 1/12 (pow l 2))))))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) t))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (/ (pow k 4) (pow l 2)))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (* (pow k 4) (+ (* 1/6 (/ (pow k 2) (pow l 2))) (/ 1 (pow l 2)))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (+ (* 31/360 (/ (pow k 2) (pow l 2))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2)))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (+ (* (pow k 2) (+ (* 173/5040 (/ (pow k 2) (pow l 2))) (* 31/360 (/ 1 (pow l 2))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2)))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (* 2 (log k))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (+ (* -1/3 (pow k 2)) (* 2 (log k)))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* -1/90 (pow k 2)) 1/3)))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* (pow k 2) (- (* -2/2835 (pow k 2)) 1/90)) 1/3)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (* 2 (log k))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (+ (* -1/3 (pow k 2)) (* 2 (log k)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* -1/90 (pow k 2)) 1/3)))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (+ (log (pow t 2)) (+ (* 2 (log k)) (* (pow k 2) (- (* (pow k 2) (- (* -2/2835 (pow k 2)) 1/90)) 1/3)))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (pow (* (sin k) t) 2) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k t))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* (sin k) t) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (+ 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1 (* (pow k 2) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (- (* 3 (log t)) (* 2 (log l)))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* (pow k 2) (- (* -1 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (- (* 3 (log t)) (* 2 (log l))))))))) (+ (* -1/4 (/ (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (- (* 3 (log t)) (* 2 (log l)))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 1/3 (/ 1 (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* 1/6 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* 31/360 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/6 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* 1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* 173/5040 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 31/360 (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* -1/6 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/120 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/120 (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (/ (* k k) l) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (/ (pow (sin k) 2) (cos k)))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) #s(hole binary64 (log (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (log (pow (* (sin k) t) 2)) #s(hole binary64 (log (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (- (+ (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (- (+ (* -16 (/ (* (pow t 8) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
(*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t) |
(*.f64 t (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) t (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) t)) |
(fma.f64 t (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 t (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) t) (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) t)) |
(+.f64 (*.f64 t (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) (*.f64 t (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 k l)) (/.f64 k l) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(*.f64 (neg.f64 (/.f64 k l)) (neg.f64 (/.f64 k l))) |
(*.f64 (fabs.f64 (/.f64 k l)) (fabs.f64 (/.f64 k l))) |
(*.f64 (/.f64 k l) (/.f64 k l)) |
(*.f64 k (/.f64 k (*.f64 l l))) |
(pow.f64 (/.f64 k l) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(/.f64 (neg.f64 (*.f64 k (/.f64 k l))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 k (/.f64 k l)) l) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(*.f64 k (/.f64 k l)) |
(/.f64 (neg.f64 (*.f64 k k)) (neg.f64 l)) |
(/.f64 (*.f64 k k) l) |
(*.f64 (pow.f64 k #s(literal 1 binary64)) (pow.f64 k #s(literal 1 binary64))) |
(*.f64 (fabs.f64 k) (fabs.f64 k)) |
(*.f64 (neg.f64 k) (neg.f64 k)) |
(*.f64 k k) |
(pow.f64 k #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 k) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 k) #s(literal 2 binary64)))) |
k |
l |
(/.f64 (neg.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (neg.f64 (cos.f64 k))) |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) (sin.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) k)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64)))) |
(sin.f64 k) |
(fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 k) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 k))) |
(cos.f64 (neg.f64 k)) |
(cos.f64 k) |
(+.f64 (*.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 l l)) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 k) t) (fma.f64 (sin.f64 k) t (*.f64 (sin.f64 k) t))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (*.f64 (sin.f64 k) t))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64)))) |
t |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (*.f64 l l) (cos.f64 k)) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64))) |
(*.f64 (neg.f64 l) (neg.f64 l)) |
(*.f64 (fabs.f64 l) (fabs.f64 l)) |
(*.f64 l l) |
(pow.f64 l #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k t) k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k t) k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k))) (neg.f64 (*.f64 (*.f64 (*.f64 k t) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (*.f64 k t) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(fma.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k t) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(+.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) |
(*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 2 binary64)) |
(*.f64 (*.f64 l l) (+.f64 (cos.f64 k) (cos.f64 k))) |
(*.f64 (cos.f64 k) (*.f64 (*.f64 l l) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))) (-.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
(fma.f64 (*.f64 (cos.f64 k) l) l (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(-.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (neg.f64 (cos.f64 k)) (*.f64 l l))) |
(+.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (*.f64 (*.f64 k t) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 k k)) |
(*.f64 (*.f64 k k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 k t) k)) |
(*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (*.f64 k t) k) |
(*.f64 (*.f64 k k) t) |
(*.f64 k (*.f64 k t)) |
(*.f64 t (*.f64 k k)) |
(*.f64 k t) |
(*.f64 t k) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) t))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) t)) |
(*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) t) |
(*.f64 t #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 k l)) (/.f64 k l)) |
(*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (/.f64 k l) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (/.f64 k l) #s(literal 2 binary64))) (cos.f64 k)) |
(/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l) |
(/.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 (*.f64 k (/.f64 k l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 l (cos.f64 k))) |
(/.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) |
(/.f64 (*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (neg.f64 (/.f64 k l)) (neg.f64 (/.f64 k l))) |
(*.f64 (fabs.f64 (/.f64 k l)) (fabs.f64 (/.f64 k l))) |
(*.f64 (/.f64 k l) (/.f64 k l)) |
(*.f64 k (/.f64 k (*.f64 l l))) |
(pow.f64 (/.f64 k l) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(/.f64 (neg.f64 (*.f64 k (/.f64 k l))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 k (/.f64 k l)) l) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(/.f64 (neg.f64 k) (neg.f64 l)) |
(/.f64 k l) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
(*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t) |
(*.f64 t (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) t (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) t)) |
(fma.f64 t (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 t (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) t) (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) t)) |
(+.f64 (*.f64 t (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) (*.f64 t (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 k l)) (/.f64 k l) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(+.f64 (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(*.f64 (neg.f64 (/.f64 k l)) (neg.f64 (/.f64 k l))) |
(*.f64 (fabs.f64 (/.f64 k l)) (fabs.f64 (/.f64 k l))) |
(*.f64 (/.f64 k l) (/.f64 k l)) |
(*.f64 k (/.f64 k (*.f64 l l))) |
(pow.f64 (/.f64 k l) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(/.f64 (neg.f64 (*.f64 k (/.f64 k l))) (neg.f64 l)) |
(/.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 k (/.f64 k l)) l) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 l l)) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 k) t) (fma.f64 (sin.f64 k) t (*.f64 (sin.f64 k) t))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (*.f64 (sin.f64 k) t))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) |
(*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (sin.f64 k)) (log.f64 t))) |
(/.f64 (-.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64))) (*.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (log.f64 t) #s(literal 2 binary64)))))) |
(fma.f64 (log.f64 t) #s(literal 2 binary64) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (sin.f64 k)) (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (log.f64 t) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 t))) |
(+.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 k) t))) (log.f64 (neg.f64 (*.f64 (sin.f64 k) t)))) |
(+.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 k) t))) (log.f64 (fabs.f64 (*.f64 (sin.f64 k) t)))) |
(+.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) (+.f64 (log.f64 (sin.f64 k)) (log.f64 t))) |
(+.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (sin.f64 k)) (log.f64 t))) |
(/.f64 (-.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 (log.f64 t) #s(literal 2 binary64))) (*.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (log.f64 t) #s(literal 2 binary64)))))) |
(fma.f64 (log.f64 t) #s(literal 2 binary64) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (sin.f64 k)) (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (log.f64 t) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (log.f64 t))) |
(+.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 k) t))) (log.f64 (neg.f64 (*.f64 (sin.f64 k) t)))) |
(+.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 k) t))) (log.f64 (fabs.f64 (*.f64 (sin.f64 k) t)))) |
(+.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) (+.f64 (log.f64 (sin.f64 k)) (log.f64 t))) |
(+.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (sin.f64 k)) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (sin.f64 k)) (*.f64 l l)) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) (sinh.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)) (fma.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))))) |
(fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))) |
(fma.f64 #s(literal 3 binary64) (log.f64 t) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 3 binary64) (log.f64 t) (*.f64 #s(literal -2 binary64) (log.f64 l))) |
(-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 l))) |
(log.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (log.f64 t)) |
(fma.f64 (log.f64 t) #s(literal 2 binary64) (log.f64 t)) |
(fma.f64 #s(literal 2 binary64) (log.f64 t) (log.f64 t)) |
(+.f64 (log.f64 (pow.f64 t #s(literal 3/2 binary64))) (log.f64 (pow.f64 t #s(literal 3/2 binary64)))) |
(+.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)) (log.f64 t)) |
(+.f64 (log.f64 t) (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(log.f64 (pow.f64 t #s(literal 3 binary64))) |
(log.f64 t) |
#s(literal 3 binary64) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 l)) |
(+.f64 (log.f64 (pow.f64 l #s(literal 1 binary64))) (log.f64 (pow.f64 l #s(literal 1 binary64)))) |
(+.f64 (log.f64 (neg.f64 l)) (log.f64 (neg.f64 l))) |
(+.f64 (log.f64 (fabs.f64 l)) (log.f64 (fabs.f64 l))) |
(+.f64 (log.f64 l) (log.f64 l)) |
(log.f64 (*.f64 l l)) |
(log.f64 l) |
(/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 k)) (neg.f64 (cos.f64 k))) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(tan.f64 (+.f64 (+.f64 k (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 k (PI.f64))) |
(tan.f64 k) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (pow.f64 (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (pow.f64 (/.f64 k t) #s(literal 1 binary64))) |
(*.f64 (/.f64 k t) (/.f64 k t)) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 k) (log.f64 t)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 k) (neg.f64 t)) |
(/.f64 k t) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k t) k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64))) (*.f64 t t) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) t)) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (sin k) t) (*.f64 (sin.f64 k) t)) |
#s(approx (* (sin k) t) (*.f64 (sin.f64 k) t)) |
#s(approx t t) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 k t) k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (*.f64 (*.f64 (*.f64 k t) k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (* k (* k t)) (*.f64 (*.f64 k t) k)) |
#s(approx (* k t) (*.f64 k t)) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (* (sin k) t) (*.f64 (sin.f64 k) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 8 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))))) (*.f64 t t) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 8 binary64))) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -16 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 6 binary64)))))) (*.f64 t t) (*.f64 #s(literal -4 binary64) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))))) (*.f64 t t) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) (*.f64 t t))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 t t)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (cos.f64 k))) (*.f64 t t))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) |
#s(approx (* (log t) 3) (*.f64 (log.f64 t) #s(literal 3 binary64))) |
#s(approx (log t) (log.f64 t)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (fma.f64 k k (*.f64 t t)) (*.f64 t t))) |
#s(approx (pow (/ k t) 2) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (/ k t) (/.f64 k t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (*.f64 t t))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (*.f64 t t))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l))))) (*.f64 t t))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -2 binary64) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -2 binary64) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (-.f64 (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (-.f64 (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l)) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (exp.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) (*.f64 l l))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 #s(literal -2 binary64) (log.f64 l)))) |
#s(approx (* (log t) 3) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) |
#s(approx (log t) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -2 binary64) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -2 binary64) (log.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (-.f64 (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (-.f64 (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (fma.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) |
#s(approx (* (log t) 3) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) |
#s(approx (log t) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (* (/ k l) (/ k l)) (pow.f64 (/.f64 k l) #s(literal 2 binary64))) |
#s(approx (/ (* k k) l) (*.f64 k (/.f64 k l))) |
#s(approx l l) |
#s(approx (* (cos k) (* l l)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (/ k l) (/ k l)) (pow.f64 (/.f64 k l) #s(literal 2 binary64))) |
#s(approx (/ k l) (/.f64 k l)) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) t)) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (* (/ k l) (/ k l)) (pow.f64 (/.f64 k l) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (cos.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t))))) #s(literal 2 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (log l) 2) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
#s(approx (log l) (log.f64 l)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t)))) (cos.f64 k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l))))) |
#s(approx (* (log l) 2) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64))) |
#s(approx (log l) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t)))) (cos.f64 k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (* (log l) 2) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (log l) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64)))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t)) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k t) k) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t)) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) (*.f64 k k) (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (*.f64 k k)))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* k k) (*.f64 k k)) |
#s(approx k k) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 k k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (*.f64 k k) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 k k) #s(literal 31/360 binary64)) (*.f64 k k) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 k k)) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 k k) #s(literal 2/45 binary64)) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 k k) #s(literal 1/120 binary64)) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (cos k) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) #s(literal 1/2 binary64)) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (cos k) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 k k) #s(literal 1/24 binary64)) (*.f64 k k)) #s(literal 1/2 binary64)) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (/.f64 (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (fma.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 #s(literal 4/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 k k))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/315 binary64) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (cos k) (* l l)) (*.f64 l l)) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 k k)) (*.f64 l l)))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/315 binary64))))) (*.f64 k k) (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))))) (*.f64 k k) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 (*.f64 l l) #s(literal 2 binary64))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/12 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t)) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t)) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k t) k) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t)) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) (*.f64 k k) (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (*.f64 k k)))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (/.f64 (pow.f64 k #s(literal 4 binary64)) (*.f64 l l))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (pow.f64 (*.f64 l l) #s(literal -1 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t)) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k t) k) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t)) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) (*.f64 k k) (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (*.f64 k k)))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (/.f64 (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (fma.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 #s(literal 4/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 k k))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/315 binary64) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 t) #s(literal 2 binary64) (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 k k))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 t) #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 (log.f64 k) #s(literal 2 binary64))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 t) #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 k k)) #s(literal 1/90 binary64)) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 (log.f64 k) #s(literal 2 binary64))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 t) #s(literal 2 binary64) (fma.f64 (log.f64 k) #s(literal 2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 k k))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 t) #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 (log.f64 k) #s(literal 2 binary64))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (fma.f64 (log.f64 t) #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/2835 binary64) (*.f64 k k)) #s(literal 1/90 binary64)) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) (*.f64 (log.f64 k) #s(literal 2 binary64))))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 k k))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (exp (* (log (pow (* (sin k) t) 2)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/315 binary64) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (sin k) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (pow.f64 (*.f64 k k) #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 k k) (/.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (fma.f64 (/.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (fma.f64 (/.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (/.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/4 binary64))))) (fma.f64 (/.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k) (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k) (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal 31/360 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal 173/5040 binary64) (*.f64 #s(literal 31/360 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (*.f64 #s(literal 1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) k)) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (tan k) k) |
#s(approx (tan k) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (tan k) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (tan k) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 k k) #s(literal 2/15 binary64)) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) (*.f64 k k) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (fma.f64 (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) (*.f64 k k) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (pow (sin k) 2) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (cos k) (cos.f64 k)) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (fma.f64 (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) (*.f64 k k) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) t) (fma.f64 (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) (*.f64 k k) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (exp (* (log (pow (* (sin k) t) 2)) 1))) (* (cos k) (* l l)))) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (pow.f64 (/.f64 k l) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
#s(approx (* (log (pow (* (sin k) t) 2)) 1) (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64))))) #s(literal 8 binary64) (fma.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) #s(literal 4 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 8 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 6 binary64))))) #s(literal -16 binary64) (fma.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64))))) #s(literal -8 binary64) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) #s(literal 4 binary64)))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) (*.f64 k k))) |
#s(approx (tan k) (tan.f64 k)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (*.f64 (fma.f64 (pow.f64 (*.f64 k k) #s(literal -1 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (+ 1 (pow (/ k t) 2)) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t t) (*.f64 (*.f64 k k) #s(literal 1 binary64))) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 k k))) |
Compiled 64 986 to 4 653 computations (92.8% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 897 | 10 | 907 |
| Fresh | 4 | 6 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 904 | 18 | 922 |
| Status | Accuracy | Program |
|---|---|---|
| 58.8% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 54.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 58.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 67.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 66.0% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (+.f64 (log.f64 (pow.f64 t #s(literal 3/2 binary64))) (log.f64 (pow.f64 t #s(literal 3/2 binary64)))) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 43.9% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64)))))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 67.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 73.5% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)))) | |
| 75.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) | |
| 69.7% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) | |
| ▶ | 80.7% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| ✓ | 70.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| ▶ | 67.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
| 69.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) | |
| ✓ | 71.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
| 63.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| 56.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) | |
| ▶ | 63.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
Compiled 1 749 to 1 048 computations (40.1% saved)
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(*.f64 (/.f64 k l) k) |
(/.f64 k l) |
k |
l |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
(cos.f64 k) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(*.f64 t (sin.f64 k)) |
t |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 l l) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 k t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k)) |
(*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k) |
(*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
(/.f64 t (*.f64 l l)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(pow.f64 t #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(tan.f64 k) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* t (sin k)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 2) (* t (pow (sin k) 2))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* k (* t (pow (sin k) 2))))) |
#s(approx (* k t) #s(hole binary64 (* k t))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (/ (* k (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ t (* l l)) #s(hole binary64 (/ t (pow l 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow t 2) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* -4 (/ (* (pow t 2) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (+ (* -4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (+ (* -4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (+ (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 8 (/ (cos k) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (* (pow t 3/2) (pow t 3/2)) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (* (pow t 3/2) (pow t 3/2)) #s(hole binary64 (pow t 3))) |
#s(approx (pow t 3/2) #s(hole binary64 (sqrt (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* -3 (log (/ 1 t))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* -3 (log (/ 1 t))))) |
#s(approx (log t) #s(hole binary64 (* -1 (log (/ 1 t))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (+ (log -1) (* -1 (log (/ -1 t))))))) |
#s(approx (log t) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 t)))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (pow (sqrt -1) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (/ (* (pow l 2) (cos k)) (* (pow (sin k) 2) (pow (sqrt -1) 2)))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (/ (* (pow l 2) (cos k)) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (/ (* (pow l 2) (cos k)) (* (pow (sin k) 2) (pow (sqrt -1) 2)))))) (pow t 3))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -2 (/ (* (pow t 3) (* (pow (sin k) 2) (pow (sqrt -1) 2))) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* 2 (/ (* (pow (sin k) 2) (pow (sqrt -1) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))) (* (pow l 2) (* (pow t 2) (cos k))))))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* -1 (/ (* (pow t 3) (* (pow (sin k) 2) (pow (sqrt -1) 2))) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* -1 (/ (* (pow t 3) (* (sin k) (pow (sqrt -1) 2))) (pow l 2))))) |
#s(approx (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) #s(hole binary64 (* -1 (/ (* (pow t 3) (pow (sqrt -1) 2)) (pow l 2))))) |
#s(approx (/ (* (pow t 3/2) (pow t 3/2)) l) #s(hole binary64 (* -1 (/ (* (pow t 3) (pow (sqrt -1) 2)) l)))) |
#s(approx (* (pow t 3/2) (pow t 3/2)) #s(hole binary64 (* -1 (* (pow t 3) (pow (sqrt -1) 2))))) |
#s(approx (pow t 3/2) #s(hole binary64 (* (sqrt (pow t 3)) (pow (sqrt -1) 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (* (/ k l) k) l) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (* (/ k l) k) #s(hole binary64 (/ (pow k 2) l))) |
#s(approx (/ k l) #s(hole binary64 (/ k l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* -2 (log (/ 1 l)))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* -2 (log (/ 1 l))))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (pow k 2))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* 1/6 (pow k 2)))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* 31/360 (pow k 2)))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* (pow k 2) (+ 31/360 (* 173/5040 (pow k 2)))))))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx (cos k) #s(hole binary64 1)) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* 1/24 (pow k 2)) 1/2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/24 (* -1/720 (pow k 2)))) 1/2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k t))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k t))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))) (* 2 (/ (pow l 2) t))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/720 (/ (pow l 2) t)) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t))))) (+ (* -1/315 (/ (pow l 2) t)) (* 2/45 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))))) (* 2 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))))))) (pow k 4)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (pow l 2)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow l 2))) (* 2 (pow l 2))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* 1/12 (* (pow k 2) (pow l 2)))))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* (pow k 2) (+ (* -1/360 (* (pow k 2) (pow l 2))) (* 1/12 (pow l 2))))))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) t))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) t))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (/ (* (pow k 4) t) (pow l 2)))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (/ (* (pow k 3) t) (pow l 2)))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (/ (* (pow k 2) t) (pow l 2)))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -2 (* (pow k 2) (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (* 2 (* (pow k 2) (- (* 1/48 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (/ (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- 4/45 (* 1/3 (/ 1 (pow t 2)))))) (+ (* 1/1440 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* 1/4 (/ (- (* 2/45 (/ 1 (pow t 2))) 2/315) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (* (- (* 1/48 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (/ (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))))) (- (/ 1 (pow t 2)) 2/3)))))))) (* 2 (- (* 1/48 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (/ (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* (pow k 2) (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/12 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* (pow k 2) (- (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (* (pow k 2) (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/12 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (+ (* -1/360 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/24 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/12 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (- (+ (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (* 2/45 (exp (- (* 3 (log t)) (* 2 (log l))))) (+ (* -1/2 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/24 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (- (+ (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (+ (* 2/45 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (* -1/315 (exp (- (* 3 (log t)) (* 2 (log l))))) (+ (* -1/2 (- (* 2/45 (exp (- (* 3 (log t)) (* 2 (log l))))) (+ (* -1/2 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/24 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (+ (* -1/720 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/24 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) (+ (* -1/2 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/24 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* -1/6 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/120 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/120 (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 k)) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (/ (pow (sin k) 2) (cos k)))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow t 8) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 95.0ms | l | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* (/ k l) k) l) (* (/ k l) k) (/ k l) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2))) (* (* k t) (pow (sin k) 2)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (/ t (* l l)) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (/ (sin k) (cos k)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t) (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (/ (* (pow t 3/2) (pow t 3/2)) l) (* (pow t 3/2) (pow t 3/2)) (pow t 3/2) 3/2 (tan k)) |
| 38.0ms | t | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* (/ k l) k) l) (* (/ k l) k) (/ k l) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2))) (* (* k t) (pow (sin k) 2)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (/ t (* l l)) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (/ (sin k) (cos k)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t) (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (/ (* (pow t 3/2) (pow t 3/2)) l) (* (pow t 3/2) (pow t 3/2)) (pow t 3/2) 3/2 (tan k)) |
| 36.0ms | k | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* (/ k l) k) l) (* (/ k l) k) (/ k l) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2))) (* (* k t) (pow (sin k) 2)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (/ t (* l l)) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (/ (sin k) (cos k)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t) (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (/ (* (pow t 3/2) (pow t 3/2)) l) (* (pow t 3/2) (pow t 3/2)) (pow t 3/2) 3/2 (tan k)) |
| 33.0ms | k | @ | -inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* (/ k l) k) l) (* (/ k l) k) (/ k l) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2))) (* (* k t) (pow (sin k) 2)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (/ t (* l l)) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (/ (sin k) (cos k)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t) (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (/ (* (pow t 3/2) (pow t 3/2)) l) (* (pow t 3/2) (pow t 3/2)) (pow t 3/2) 3/2 (tan k)) |
| 33.0ms | l | @ | inf | ((/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/ (* (/ k l) k) l) (* (/ k l) k) (/ k l) k l (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (pow (* t (sin k)) 1) (* t (sin k)) t 1 (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (cos k) (* l l)) (* l l) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2))) (* (* k t) (pow (sin k) 2)) (* k t) (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (/ t (* l l)) (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (exp (- (* (log t) 3) (* (log l) 2))) (- (* (log t) 3) (* (log l) 2)) (* (log t) 3) (log t) 3 (* (log l) 2) (log l) (/ (sin k) (cos k)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t) (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (/ (* (pow t 3/2) (pow t 3/2)) l) (* (pow t 3/2) (pow t 3/2)) (pow t 3/2) 3/2 (tan k)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1428 | 17571 |
| 0 | 1538 | 14801 |
| 0 | 8549 | 14413 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(*.f64 (/.f64 k l) k) |
(/.f64 k l) |
k |
l |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(sin.f64 k) |
(cos.f64 k) |
(/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(*.f64 t (sin.f64 k)) |
t |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 l l) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) |
(*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 k t) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k)) |
(*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k) |
(*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
(/.f64 t (*.f64 l l)) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) |
(exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(/.f64 k t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) |
(/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) |
(/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(pow.f64 t #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(tan.f64 k) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* t (sin k)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 2) (* t (pow (sin k) 2))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* k (* t (pow (sin k) 2))))) |
#s(approx (* k t) #s(hole binary64 (* k t))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (/ (* k (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (/ t (* l l)) #s(hole binary64 (/ t (pow l 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow t 2) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* -4 (/ (* (pow t 2) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (+ (* -4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (cos k) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (+ (* -4 (/ (cos k) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* (pow t 2) (+ (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 8 (/ (cos k) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (/ (+ (* 2 (pow t 2)) (pow k 2)) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (/ (+ (pow k 2) (pow t 2)) (pow t 2)))) |
#s(approx (pow (/ k t) 2) #s(hole binary64 (/ (pow k 2) (pow t 2)))) |
#s(approx (/ k t) #s(hole binary64 (/ k t))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (* t (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 4) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 6) (pow (sin k) 2))))))) t))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow l 2) (cos k)) (* (pow k 2) (pow (sin k) 2)))) (* (pow t 2) (+ (* -4 (/ (* (pow l 2) (cos k)) (* (pow k 4) (pow (sin k) 2)))) (* (pow t 2) (+ (* -16 (/ (* (pow l 2) (* (pow t 2) (cos k))) (* (pow k 8) (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (cos k)) (* (pow k 6) (pow (sin k) 2))))))))) t))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (/ (* (pow t 3) (sin k)) (pow l 2)))) |
#s(approx (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) #s(hole binary64 (/ (pow t 3) (pow l 2)))) |
#s(approx (/ (* (pow t 3/2) (pow t 3/2)) l) #s(hole binary64 (/ (pow t 3) l))) |
#s(approx (* (pow t 3/2) (pow t 3/2)) #s(hole binary64 (pow t 3))) |
#s(approx (pow t 3/2) #s(hole binary64 (sqrt (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* -3 (log (/ 1 t))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* -3 (log (/ 1 t))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* -3 (log (/ 1 t))))) |
#s(approx (log t) #s(hole binary64 (* -1 (log (/ 1 t))))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 2)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (+ 2 (/ (pow k 2) (pow t 2))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 1)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (+ 1 (/ (pow k 2) (pow t 2))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2)))) (pow t 3)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (/ (* (pow l 2) (cos k)) (pow (sin k) 2))))) (pow t 3)))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2)))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow l 2) (cos k)) (pow (sin k) 2))) (+ (* -1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (pow (sin k) 2)))) (+ (* 1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (pow (sin k) 2))))))) (pow t 3))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* (pow l 2) (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow l 2) (* (pow t 2) (cos k)))))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (+ (* -1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -1/8 (/ (* (pow k 6) (cos k)) (* (pow t 6) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))))) (/ (cos k) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l)))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (+ (log -1) (* -1 (log (/ -1 t))))) (* 2 (log l))))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (+ (log -1) (* -1 (log (/ -1 t))))))) |
#s(approx (log t) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 t)))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (pow (sqrt -1) 2))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (/ (* (pow l 2) (cos k)) (* (pow (sin k) 2) (pow (sqrt -1) 2)))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (/ (* (pow l 2) (cos k)) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (cos k))) (* (pow t 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (+ (* -1/8 (/ (* (pow k 6) (* (pow l 2) (cos k))) (* (pow t 6) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (+ (* 1/4 (/ (* (pow k 4) (* (pow l 2) (cos k))) (* (pow t 4) (* (pow (sin k) 2) (pow (sqrt -1) 2))))) (/ (* (pow l 2) (cos k)) (* (pow (sin k) 2) (pow (sqrt -1) 2)))))) (pow t 3))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -2 (/ (* (pow t 3) (* (pow (sin k) 2) (pow (sqrt -1) 2))) (* (pow l 2) (cos k)))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* 2 (/ (* (pow (sin k) 2) (pow (sqrt -1) 2)) (* (pow l 2) (cos k)))) (/ (* (pow k 2) (* (pow (sin k) 2) (pow (sqrt -1) 2))) (* (pow l 2) (* (pow t 2) (cos k))))))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* -1 (/ (* (pow t 3) (* (pow (sin k) 2) (pow (sqrt -1) 2))) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* -1 (/ (* (pow t 3) (* (sin k) (pow (sqrt -1) 2))) (pow l 2))))) |
#s(approx (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) #s(hole binary64 (* -1 (/ (* (pow t 3) (pow (sqrt -1) 2)) (pow l 2))))) |
#s(approx (/ (* (pow t 3/2) (pow t 3/2)) l) #s(hole binary64 (* -1 (/ (* (pow t 3) (pow (sqrt -1) 2)) l)))) |
#s(approx (* (pow t 3/2) (pow t 3/2)) #s(hole binary64 (* -1 (* (pow t 3) (pow (sqrt -1) 2))))) |
#s(approx (pow t 3/2) #s(hole binary64 (* (sqrt (pow t 3)) (pow (sqrt -1) 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) (pow l 2)))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) (pow l 2)))) |
#s(approx (/ (* (/ k l) k) l) #s(hole binary64 (/ (pow k 2) (pow l 2)))) |
#s(approx (* (/ k l) k) #s(hole binary64 (/ (pow k 2) l))) |
#s(approx (/ k l) #s(hole binary64 (/ k l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (* (pow l 2) (cos k)) (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow t 3) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (* (pow l 2) (cos k))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* -2 (log (/ 1 l))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* -2 (log (/ 1 l)))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* -2 (log (/ 1 l))))) |
#s(approx (log l) #s(hole binary64 (* -1 (log (/ 1 l))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (/ (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) (sin k)))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) #s(hole binary64 (exp (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) #s(hole binary64 (- (* 3 (log t)) (* 2 (+ (log -1) (* -1 (log (/ -1 l)))))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))) |
#s(approx (log l) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 l)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2)))))))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* t (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))) (* (pow k 2) (+ (* t (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (* (pow k 2) (* t (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (/ 1 (pow l 2)))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* 1/6 (/ 1 (pow l 2))))) (/ 1 (pow l 2))))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (+ (* (pow k 2) (+ (* 1/6 (/ 1 (pow l 2))) (+ (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (* (pow k 2) (+ (* 2 (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))) (* 31/360 (/ 1 (pow l 2)))))))) (/ 1 (pow l 2))))))))) |
#s(approx k #s(hole binary64 k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (pow k 2))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* 1/6 (pow k 2)))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* 31/360 (pow k 2)))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (+ 1/6 (* (pow k 2) (+ 31/360 (* 173/5040 (pow k 2)))))))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow k 2))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* -1/3 (pow k 2)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* 2/45 (pow k 2)) 1/3)))))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (* (pow k 2) (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 2/45 (* -1/315 (pow k 2)))) 1/3)))))) |
#s(approx (sin k) #s(hole binary64 k)) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* -1/6 (pow k 2)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* 1/120 (pow k 2)) 1/6)))))) |
#s(approx (sin k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/120 (* -1/5040 (pow k 2)))) 1/6)))))) |
#s(approx (cos k) #s(hole binary64 1)) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* -1/2 (pow k 2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* 1/24 (pow k 2)) 1/2))))) |
#s(approx (cos k) #s(hole binary64 (+ 1 (* (pow k 2) (- (* (pow k 2) (+ 1/24 (* -1/720 (pow k 2)))) 1/2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))) (* 2 (/ (pow t 2) (pow l 2))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2))))))) (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))))))))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) (pow l 2))) (* (pow k 2) (+ (* 2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))) (+ (* -1/720 (/ (pow t 2) (pow l 2))) (* 1/24 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2)))))))))) (* 2 (- (* 2/45 (/ (pow t 2) (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ (pow t 2) (pow l 2))) (* -1/2 (/ (pow t 2) (pow l 2))))) (* 1/24 (/ (pow t 2) (pow l 2)))))))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* 4/45 (* (pow k 2) (pow t 2))))))))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* -2/3 (pow t 2)) (* (pow k 2) (+ (* -2/315 (* (pow k 2) (pow t 2))) (* 4/45 (pow t 2)))))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k t))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (pow (* t (sin k)) 1) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k t))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* -1/6 (* (pow k 2) t)))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* 1/120 (* (pow k 2) t)))))))) |
#s(approx (* t (sin k)) #s(hole binary64 (* k (+ t (* (pow k 2) (+ (* -1/6 t) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) t)) (* 1/120 t))))))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* 2/45 (* (pow k 2) (pow t 2))))) (pow t 2))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* -1/3 (pow t 2)) (* (pow k 2) (+ (* -1/315 (* (pow k 2) (pow t 2))) (* 2/45 (pow t 2)))))) (pow t 2))))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (pow l 2))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* -1/2 (* (pow k 2) (pow l 2))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* 1/24 (* (pow k 2) (pow l 2))))) (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (+ (* (pow k 2) (+ (* -1/2 (pow l 2)) (* (pow k 2) (+ (* -1/720 (* (pow k 2) (pow l 2))) (* 1/24 (pow l 2)))))) (pow l 2)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (* 2 (/ (pow l 2) (* (pow k 4) t))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 2 (* (pow k 2) (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))) (* 2 (/ (pow l 2) t))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))) (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))) (pow k 4)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) #s(hole binary64 (/ (+ (* 2 (/ (pow l 2) t)) (* (pow k 2) (+ (* 2 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/720 (/ (pow l 2) t)) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t))))) (+ (* -1/315 (/ (pow l 2) t)) (* 2/45 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t))))))))) (* 2 (- (* 1/24 (/ (pow l 2) t)) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) t)) (* -1/3 (/ (pow l 2) t)))) (* 2/45 (/ (pow l 2) t)))))))))) (pow k 4)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (pow l 2)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* -1 (* (pow k 2) (pow l 2))) (* 2 (pow l 2))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* 1/12 (* (pow k 2) (pow l 2)))))))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) #s(hole binary64 (+ (* 2 (pow l 2)) (* (pow k 2) (+ (* -1 (pow l 2)) (* (pow k 2) (+ (* -1/360 (* (pow k 2) (pow l 2))) (* 1/12 (pow l 2))))))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) t))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) #s(hole binary64 (* (pow k 4) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) t))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) (+ t (* -1/3 (* (pow k 2) t)))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) (+ t (* (pow k 2) (+ (* -1/3 t) (* 2/45 (* (pow k 2) t)))))))) |
#s(approx (* (* k t) (pow (sin k) 2)) #s(hole binary64 (* (pow k 3) (+ t (* (pow k 2) (+ (* -1/3 t) (* (pow k 2) (+ (* -1/315 (* (pow k 2) t)) (* 2/45 t))))))))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (/ (* (pow k 4) t) (pow l 2)))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) #s(hole binary64 (* (pow k 4) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (/ (* (pow k 3) t) (pow l 2)))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) #s(hole binary64 (* (pow k 3) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (/ (* (pow k 2) t) (pow l 2)))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (- (+ (* -1/3 (/ t (pow l 2))) (* (pow k 2) (- (+ (* 2/45 (/ t (pow l 2))) (* (pow k 2) (- (* -1/315 (/ t (pow l 2))) (+ (* -1/2 (- (* 2/45 (/ t (pow l 2))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2)))))) (+ (* -1/720 (/ t (pow l 2))) (* 1/24 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2)))))))))) (+ (* -1/2 (- (* -1/3 (/ t (pow l 2))) (* -1/2 (/ t (pow l 2))))) (* 1/24 (/ t (pow l 2))))))) (* -1/2 (/ t (pow l 2))))) (/ t (pow l 2)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -2 (* (pow k 2) (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (* 2 (* (pow k 2) (- (* 1/48 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (/ (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- 4/45 (* 1/3 (/ 1 (pow t 2)))))) (+ (* 1/1440 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* 1/4 (/ (- (* 2/45 (/ 1 (pow t 2))) 2/315) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/2 (* (- (* 1/48 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (/ (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l)))))))) (- (/ 1 (pow t 2)) 2/3)))))))) (* 2 (- (* 1/48 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (+ (* -1/2 (* (+ (* 1/4 (/ (- (/ 1 (pow t 2)) 2/3) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/4 (/ 1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (- (/ 1 (pow t 2)) 2/3))) (* 1/4 (/ (- 4/45 (* 1/3 (/ 1 (pow t 2)))) (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) (/ 1 (exp (- (* 3 (log t)) (* 2 (log l)))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* (pow k 2) (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/12 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* (pow k 2) (- (+ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (* (pow k 2) (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (* 2/45 (/ 1 (pow t 2))) 2/315)) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- 4/45 (* 1/3 (/ 1 (pow t 2))))) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/12 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (+ (* -1/360 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/24 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) (+ (* -1/2 (- (* (exp (- (* 3 (log t)) (* 2 (log l)))) (- (/ 1 (pow t 2)) 2/3)) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/12 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (- (+ (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (* 2/45 (exp (- (* 3 (log t)) (* 2 (log l))))) (+ (* -1/2 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/24 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) #s(hole binary64 (* (pow k 2) (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (- (+ (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (+ (* 2/45 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (- (* -1/315 (exp (- (* 3 (log t)) (* 2 (log l))))) (+ (* -1/2 (- (* 2/45 (exp (- (* 3 (log t)) (* 2 (log l))))) (+ (* -1/2 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/24 (exp (- (* 3 (log t)) (* 2 (log l)))))))) (+ (* -1/720 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/24 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) (+ (* -1/2 (- (* -1/3 (exp (- (* 3 (log t)) (* 2 (log l))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))) (* 1/24 (exp (- (* 3 (log t)) (* 2 (log l))))))))) (* -1/2 (exp (- (* 3 (log t)) (* 2 (log l))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (exp (- (* 3 (log t)) (* 2 (log l))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* -1/6 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* 1/120 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))))))))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) #s(hole binary64 (* k (+ (exp (- (* 3 (log t)) (* 2 (log l)))) (* (pow k 2) (+ (* -1/6 (exp (- (* 3 (log t)) (* 2 (log l))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (- (* 3 (log t)) (* 2 (log l)))))) (* 1/120 (exp (- (* 3 (log t)) (* 2 (log l))))))))))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 k)) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow k 2) (* (pow l 2) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* (pow k 2) (+ (* -1/2 (/ (* (pow l 2) (+ 1/3 (/ 1 (pow t 2)))) (pow t 3))) (* (pow k 2) (+ (* -2 (* (pow k 2) (+ (* -1/2 (* (+ 1/3 (/ 1 (pow t 2))) (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3)))))) (+ (* -1/8 (/ (* (pow l 2) (* (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (+ 1/3 (/ 1 (pow t 2))))) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2))))))) (pow t 3))))))) (* -2 (+ (* -1/8 (/ (* (pow l 2) (pow (+ 1/3 (/ 1 (pow t 2))) 2)) (pow t 3))) (* 1/4 (/ (* (pow l 2) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow t 3))))))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* (pow t 3) (+ 1/3 (/ 1 (pow t 2))))) (pow l 2)))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))) (pow l 2)) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* (pow k 2) (* (pow t 3) (+ 271/2520 (+ (* -1/6 (+ 4/15 (* 1/3 (/ 1 (pow t 2))))) (+ (* 1/120 (+ 2/3 (/ 1 (pow t 2)))) (* 2/15 (/ 1 (pow t 2)))))))) (pow l 2)) (/ (* (pow t 3) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (pow l 2)))) (/ (* (pow t 3) (+ 1/3 (/ 1 (pow t 2)))) (pow l 2)))))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (/ (* (pow k 2) (pow t 3)) (pow l 2)))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* 1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 31/360 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/6 (/ (pow t 3) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (* (pow k 2) (+ (* 1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* 173/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 31/360 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (/ (* k (pow t 3)) (pow l 2)))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* k (+ (* -1/6 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* 1/120 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) #s(hole binary64 (* k (+ (* (pow k 2) (+ (* -1/6 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* -1/5040 (/ (* (pow k 2) (pow t 3)) (pow l 2))) (* 1/120 (/ (pow t 3) (pow l 2))))))) (/ (pow t 3) (pow l 2)))))) |
#s(approx (tan k) #s(hole binary64 k)) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* 1/3 (pow k 2)))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* 2/15 (pow k 2)))))))) |
#s(approx (tan k) #s(hole binary64 (* k (+ 1 (* (pow k 2) (+ 1/3 (* (pow k 2) (+ 2/15 (* 17/315 (pow k 2)))))))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (pow (sin k) 2) (* (pow l 2) (cos k))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) #s(hole binary64 (/ (pow (sin k) 2) (cos k)))) |
#s(approx (pow (sin k) 2) #s(hole binary64 (pow (sin k) 2))) |
#s(approx (sin k) #s(hole binary64 (sin k))) |
#s(approx (cos k) #s(hole binary64 (cos k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow t 8) (cos k)) (* (pow k 6) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* -4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2))))) (+ (* 2 (/ (* (pow t 2) (cos k)) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (- (* 3 (log t)) (* 2 (log l)))) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (/ (sin k) (cos k)) #s(hole binary64 (/ (sin k) (cos k)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ 1 (pow k 2))) (/ 1 (pow t 2)))))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(hole binary64 (* (pow k 2) (+ (/ 1 (pow k 2)) (/ 1 (pow t 2)))))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (+ (* -16 (/ (* (pow l 2) (* (pow t 5) (cos k))) (* (pow k 6) (pow (sin k) 2)))) (+ (* -4 (/ (* (pow l 2) (* t (cos k))) (* (pow k 2) (pow (sin k) 2)))) (+ (* 2 (/ (* (pow l 2) (cos k)) (* t (pow (sin k) 2)))) (* 8 (/ (* (pow l 2) (* (pow t 3) (cos k))) (* (pow k 4) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (/ (/ (* (pow t 3/2) (pow t 3/2)) l) l) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* (pow l 2) (cos k))))) (/ (* t (pow (sin k) 2)) (* (pow l 2) (cos k))))))) |
#s(approx (tan k) #s(hole binary64 (/ (sin k) (cos k)))) |
| Outputs |
|---|
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) t))) |
#s(literal 2 binary64) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) t)) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) t) |
(*.f64 t (fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (/.f64 k l) k) l)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (/.f64 k l) (/.f64 k l)) |
(/.f64 (neg.f64 (*.f64 (/.f64 k l) k)) (neg.f64 l)) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(*.f64 (/.f64 k l) k) |
(*.f64 k (/.f64 k l)) |
(/.f64 (neg.f64 (*.f64 k k)) (neg.f64 l)) |
(/.f64 (*.f64 k k) l) |
(/.f64 (neg.f64 k) (neg.f64 l)) |
(/.f64 k l) |
k |
l |
(/.f64 (neg.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (neg.f64 (cos.f64 k))) |
(/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) (sin.f64 k)) |
(pow.f64 (sin.f64 k) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 k)) #s(literal 2 binary64))) |
(sin.f64 k) |
(sin.f64 (+.f64 k (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 k)) |
(cos.f64 k) |
(*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 l l)) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (*.f64 t t) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 k) t) (fma.f64 (sin.f64 k) t (*.f64 (sin.f64 k) t))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (*.f64 (sin.f64 k) t))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 (sin.f64 k) t) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 1 binary64))) |
t |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (*.f64 (sin.f64 k) t)) (neg.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 k) t)) (fabs.f64 (*.f64 (sin.f64 k) t))) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(*.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 (*.f64 l l) (cos.f64 k)) |
(*.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64))) |
(*.f64 (neg.f64 l) (neg.f64 l)) |
(*.f64 (fabs.f64 l) (fabs.f64 l)) |
(*.f64 l l) |
(pow.f64 l #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k))) (neg.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
(/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k)) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k)) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
(*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 2 binary64)) |
(*.f64 (cos.f64 k) (*.f64 (*.f64 l l) #s(literal 2 binary64))) |
(*.f64 (*.f64 l l) (+.f64 (cos.f64 k) (cos.f64 k))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))) (-.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 k) l) l) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
(fma.f64 (*.f64 (cos.f64 k) l) l (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(-.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (neg.f64 (cos.f64 k)) (*.f64 l l))) |
(+.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k) |
(*.f64 k (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k)) |
(*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k t)) |
(*.f64 k (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) |
(*.f64 k t) |
(*.f64 t k) |
(/.f64 #s(literal -2 binary64) (neg.f64 #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k))) |
(*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)) |
(*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k) |
(*.f64 k (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (/.f64 k (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))) |
(*.f64 (/.f64 t (*.f64 l l)) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) k)) |
(*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) |
(*.f64 k (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k)) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 t (*.f64 l l))) |
(*.f64 t (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 l l)) (cos.f64 k)) |
(/.f64 (*.f64 t (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)) |
(/.f64 (*.f64 (/.f64 t (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(/.f64 (/.f64 t l) l) |
(/.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 t (*.f64 l l)) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (sin.f64 k)) (cos.f64 k)) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) (neg.f64 l)) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) (sinh.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)) (fma.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))))) |
(fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))) |
(fma.f64 #s(literal 3 binary64) (log.f64 t) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 3 binary64) (log.f64 t) (*.f64 #s(literal -2 binary64) (log.f64 l))) |
(-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(+.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 l))) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (log.f64 t)) |
(log.f64 (pow.f64 t #s(literal 3 binary64))) |
(log.f64 t) |
#s(literal 3 binary64) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 l)) |
(+.f64 (log.f64 l) (log.f64 l)) |
(log.f64 (*.f64 l l)) |
(log.f64 l) |
(/.f64 (neg.f64 (sin.f64 k)) (neg.f64 (cos.f64 k))) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(tan.f64 (+.f64 k (PI.f64))) |
(tan.f64 k) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (pow.f64 (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 k t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 k t) #s(literal 1 binary64)) (pow.f64 (/.f64 k t) #s(literal 1 binary64))) |
(*.f64 (/.f64 k t) (/.f64 k t)) |
(pow.f64 (/.f64 k t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 k t)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 k) (neg.f64 t)) |
(/.f64 k t) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (tan.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
(*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (sin.f64 k)) (cos.f64 k)) |
(*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) |
(*.f64 (sin.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) |
(/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) |
(/.f64 (neg.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) (neg.f64 l)) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) (sinh.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) l)) |
(/.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 l)) |
(/.f64 (pow.f64 t #s(literal 3 binary64)) l) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 t t) t) |
(*.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 t (*.f64 t t)) |
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) |
(*.f64 (pow.f64 t #s(literal 3/4 binary64)) (pow.f64 t #s(literal 3/4 binary64))) |
(pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 t #s(literal 3/2 binary64)) |
(sqrt.f64 (pow.f64 t #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 3/2 binary64))) |
#s(literal 3/2 binary64) |
(/.f64 (neg.f64 (sin.f64 k)) (neg.f64 (cos.f64 k))) |
(/.f64 (sin.f64 k) (cos.f64 k)) |
(tan.f64 (+.f64 k (PI.f64))) |
(tan.f64 k) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64))) (*.f64 t t) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) t)) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) t)) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (sin.f64 k) t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (sin.f64 k) t)) |
#s(approx t t) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (* (* k t) (pow (sin k) 2)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k)) |
#s(approx (* k t) (*.f64 k t)) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (/ t (* l l)) (/.f64 t (*.f64 l l))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 t t) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64))))) (*.f64 t t) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 8 binary64))) (/.f64 (cos.f64 k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -16 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 6 binary64))))) (*.f64 t t) (/.f64 (*.f64 #s(literal -4 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64))))) (*.f64 t t) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) (*.f64 t t))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 t t)) (cos.f64 k)) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)) (cos.f64 k))) (*.f64 t t))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) |
#s(approx (* (log t) 3) (*.f64 (log.f64 t) #s(literal 3 binary64))) |
#s(approx (log t) (log.f64 t)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (/.f64 (fma.f64 (*.f64 t t) #s(literal 2 binary64) (*.f64 k k)) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (+ 1 (pow (/ k t) 2)) (/.f64 (fma.f64 k k (*.f64 t t)) (*.f64 t t))) |
#s(approx (pow (/ k t) 2) (/.f64 (*.f64 k k) (*.f64 t t))) |
#s(approx (/ k t) (/.f64 k t)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) t)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64))) (*.f64 t t) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) t)) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) |
#s(approx (/ (* (pow t 3/2) (pow t 3/2)) l) (/.f64 (pow.f64 t #s(literal 3 binary64)) l)) |
#s(approx (* (pow t 3/2) (pow t 3/2)) (pow.f64 t #s(literal 3 binary64))) |
#s(approx (pow t 3/2) (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 t t))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 (cos.f64 k) (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (fma.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l)) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.f64 l l))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) |
#s(approx (* (log t) 3) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) |
#s(approx (log t) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 t)))) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) #s(literal 2 binary64)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k)))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (fma.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (exp.f64 (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (log.f64 l)))) |
#s(approx (* (log t) 3) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) |
#s(approx (log t) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 l l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (/.f64 (cos.f64 k) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) #s(literal -2 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (*.f64 t t) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) #s(literal -1 binary64))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sin.f64 k)) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) #s(literal -1 binary64))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 l l))) #s(literal -1 binary64))) |
#s(approx (/ (* (pow t 3/2) (pow t 3/2)) l) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) l)) #s(literal -1 binary64))) |
#s(approx (* (pow t 3/2) (pow t 3/2)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64))) |
#s(approx (pow t 3/2) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 t (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l))) |
#s(approx (/ (* (/ k l) k) l) (/.f64 (*.f64 k k) (*.f64 l l))) |
#s(approx (* (/ k l) k) (*.f64 (/.f64 k l) k)) |
#s(approx (/ k l) (/.f64 k l)) |
#s(approx l l) |
#s(approx (* (cos k) (* l l)) (*.f64 (*.f64 (cos.f64 k) l) l)) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (/.f64 (cos.f64 k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t))))) #s(literal 2 binary64))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (* (log l) 2) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
#s(approx (log l) (log.f64 l)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t)))) (cos.f64 k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64)))) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l))))) |
#s(approx (* (log l) 2) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -2 binary64))) |
#s(approx (log l) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t))))))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 (*.f64 k k) (*.f64 t t)))) (cos.f64 k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))) (sin.f64 k))) |
#s(approx (exp (- (* (log t) 3) (* (log l) 2))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (exp.f64 (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (* (log t) 3) (* (log l) 2)) (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (* (log l) 2) (*.f64 (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))) #s(literal 2 binary64))) |
#s(approx (log l) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64)))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) t)) (*.f64 k k) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) t (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) t))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))) (*.f64 k k) (*.f64 (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (*.f64 k k)))) (*.f64 k k))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) #s(literal 2 binary64) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64)))) (*.f64 k k) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx k k) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 k k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 (fma.f64 #s(literal 31/360 binary64) (*.f64 k k) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 173/5040 binary64) (*.f64 k k) #s(literal 31/360 binary64)) (*.f64 k k) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 k k)) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (pow (sin k) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 k k) #s(literal 2/45 binary64)) (*.f64 k k)) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (sin k) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 k k) #s(literal 1/120 binary64)) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(approx (cos k) (fma.f64 #s(literal -1/2 binary64) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (cos k) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) #s(literal 1/2 binary64)) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (cos k) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 k k) #s(literal 1/24 binary64)) (*.f64 k k)) #s(literal 1/2 binary64)) (*.f64 k k) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (/.f64 (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 l l))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) #s(literal 2 binary64))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)))) (*.f64 k k) (/.f64 (*.f64 (*.f64 t t) #s(literal 2 binary64)) (*.f64 l l))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (fma.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (fma.f64 (fma.f64 #s(literal 4/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 4/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -2/3 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/6 binary64) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/6 binary64) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/6 binary64) t)) (*.f64 k k) t) k)) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/3 binary64) (*.f64 t t)) (*.f64 k k))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) #s(literal -1/315 binary64) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))) (*.f64 k k))) (*.f64 k k))) |
#s(approx (* (cos k) (* l l)) (*.f64 l l)) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 k k)) (*.f64 l l)))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (cos k) (* l l)) (fma.f64 (pow.f64 l #s(literal 1 binary64)) (pow.f64 l #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) (*.f64 l l)) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1/2 binary64) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (/.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (*.f64 (pow.f64 k #s(literal 4 binary64)) t))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* k (* (* k t) (pow (sin k) 2)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/720 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/315 binary64))))) (*.f64 k k) (-.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal 1/24 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2/45 binary64)))))) (*.f64 k k) (*.f64 (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (/.f64 (*.f64 l l) t) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 (*.f64 l l) #s(literal 2 binary64))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/12 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (*.f64 k k) (*.f64 (*.f64 l l) #s(literal 2 binary64)))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) (*.f64 (pow.f64 k #s(literal 4 binary64)) t)) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) (*.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/3 binary64) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* k (* (* k t) (pow (sin k) 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/315 binary64) (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* k t) (pow (sin k) 2)) (*.f64 (*.f64 (*.f64 k k) k) t)) |
#s(approx (* (* k t) (pow (sin k) 2)) (*.f64 (*.f64 (*.f64 k k) k) (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/3 binary64) t))) |
#s(approx (* (* k t) (pow (sin k) 2)) (*.f64 (*.f64 (*.f64 k k) k) (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t))) |
#s(approx (* (* k t) (pow (sin k) 2)) (*.f64 (*.f64 (*.f64 k k) k) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 k k) t) #s(literal -1/315 binary64) (*.f64 #s(literal 2/45 binary64) t)) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) t)) (*.f64 k k) t))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (*.f64 (pow.f64 k #s(literal 4 binary64)) (/.f64 t (*.f64 l l)))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 t (*.f64 l l)))) (*.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 l l)))) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) k) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (/.f64 t (*.f64 l l)))))) (*.f64 k k) (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l)))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 t (*.f64 l l)))) (*.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 l l)))) (*.f64 k k) (/.f64 t (*.f64 l l))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (*.f64 (*.f64 (*.f64 k k) k) (/.f64 t (*.f64 l l)))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 (*.f64 k k) k))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 t (*.f64 l l)))) (*.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 l l)))) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 (*.f64 k k) k))) |
#s(approx (* (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) k) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (/.f64 t (*.f64 l l)))))) (*.f64 k k) (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l)))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 t (*.f64 l l)))) (*.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 l l)))) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 (*.f64 k k) k))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (*.f64 (*.f64 k k) (/.f64 t (*.f64 l l)))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (*.f64 (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 t (*.f64 l l)))) (*.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 l l)))) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (/ t (* l l)) (/ (pow (sin k) 2) (cos k))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (/.f64 t (*.f64 l l)))))) (*.f64 k k) (*.f64 #s(literal 2/45 binary64) (/.f64 t (*.f64 l l)))) (fma.f64 (*.f64 (/.f64 t (*.f64 l l)) #s(literal 1/6 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 t (*.f64 l l))))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 t (*.f64 l l)))) (*.f64 #s(literal -1/2 binary64) (/.f64 t (*.f64 l l)))) (*.f64 k k) (/.f64 t (*.f64 l l))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (pow.f64 (*.f64 k k) #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 #s(literal 1/48 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -2 binary64))) (*.f64 k k) (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/1440 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/48 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2/315 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 (-.f64 (/.f64 #s(literal 1/48 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal 2 binary64))) (*.f64 k k) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -2 binary64))) (*.f64 k k) (pow.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (*.f64 (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2/315 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (-.f64 (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal 1/24 binary64) (*.f64 #s(literal -1/360 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) (*.f64 k k) (*.f64 (-.f64 #s(literal 4/45 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (fma.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/12 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (*.f64 (-.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 2/3 binary64)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (fma.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) (*.f64 k k) (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (fma.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)))) (*.f64 k k) (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) k (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k)) (*.f64 k k))) k (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (/ (sin k) (cos k)) k) |
#s(approx (/ (sin k) (cos k)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ (sin k) (cos k)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ (sin k) (cos k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 k k) #s(literal 2/15 binary64)) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64)))) (*.f64 k k) (fma.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 k k) (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64) #s(literal 4/15 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) (*.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) #s(literal 271/2520 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (+.f64 (fma.f64 (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal -1/6 binary64) (*.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) #s(literal 17/60 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (pow.f64 t #s(literal 3 binary64))) (*.f64 k k)) (*.f64 l l))) (*.f64 k k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal 31/360 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) #s(literal 173/5040 binary64) (/.f64 (*.f64 #s(literal 31/360 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) k)) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (*.f64 k k))) k (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (*.f64 k k) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))) (*.f64 k k)) (*.f64 k k))) k (/.f64 (*.f64 k (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (/ (sin k) (cos k)) k) |
#s(approx (/ (sin k) (cos k)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ (sin k) (cos k)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ (sin k) (cos k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 k k) #s(literal 2/15 binary64)) (*.f64 k k) #s(literal 1/3 binary64)) (*.f64 k k) #s(literal 1 binary64)) k)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (* (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (+ (* (/ (* (/ k l) k) l) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 k k) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 k k)))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) |
#s(approx (pow (sin k) 2) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
#s(approx (sin k) (sin.f64 k)) |
#s(approx (cos k) (cos.f64 k)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) #s(literal -4 binary64) (fma.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64))))) #s(literal 8 binary64) (fma.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (pow.f64 t #s(literal 8 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 6 binary64))))) #s(literal -16 binary64) (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 k k)))) #s(literal -4 binary64) (fma.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (/.f64 (cos.f64 k) (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (pow.f64 k #s(literal 4 binary64))))) #s(literal 8 binary64) (fma.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 t t) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (fma.f64 (/.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) (*.f64 k k))) |
#s(approx (/ (sin k) (cos k)) (tan.f64 k)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (*.f64 (fma.f64 (pow.f64 (*.f64 k k) #s(literal -1 binary64)) #s(literal 2 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (+ 1 (pow (/ k t) 2)) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 t t) (*.f64 (*.f64 k k) #s(literal 1 binary64))) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 5 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (cos.f64 k) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t))))) (*.f64 k k))) |
#s(approx (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (/ (sin k) (cos k))) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) #s(literal 2 binary64) (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k))) |
#s(approx (/ (sin k) (cos k)) (tan.f64 k)) |
Compiled 48 975 to 3 949 computations (91.9% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 783 | 6 | 789 |
| Fresh | 3 | 8 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 788 | 19 | 807 |
| Status | Accuracy | Program |
|---|---|---|
| 58.8% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 54.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 58.5% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 67.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 66.0% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (+.f64 (log.f64 (pow.f64 t #s(literal 3/2 binary64))) (log.f64 (pow.f64 t #s(literal 3/2 binary64)))) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| 43.9% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64)))))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 67.3% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 73.5% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)))) | |
| 75.8% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) | |
| 74.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) | |
| ✓ | 70.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| 65.9% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k))) | |
| 71.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) | |
| ✓ | 67.1% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
| 69.6% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) | |
| ✓ | 71.4% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
| 63.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) | |
| 56.4% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) | |
| 66.9% | #s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
Compiled 3 094 to 918 computations (70.3% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k))))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (/.f64 (+.f64 (tan.f64 k) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 k) (tan.f64 (PI.f64)))))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (+.f64 (log.f64 (pow.f64 t #s(literal 3/2 binary64))) (log.f64 (pow.f64 t #s(literal 3/2 binary64)))) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (fma.f64 (log.f64 t) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l l))) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)) (/.f64 (sin.f64 k) (cos.f64 k))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (sin.f64 k)) l) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (sin.f64 k) (tan.f64 k)))) (+.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
6 calls:
| 14.0ms | (*.f64 l l) |
| 12.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 11.0ms | l |
| 11.0ms | k |
| 11.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.8% | 2 | (*.f64 l l) |
| 85.4% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 85.4% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 87.9% | 3 | t |
| 84.8% | 2 | l |
| 83.1% | 2 | k |
Compiled 54 to 50 computations (7.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 k k) l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (fma.f64 (sin.f64 k) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k))) t) (*.f64 l l)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (*.f64 (*.f64 k k) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (/.f64 (fma.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (*.f64 k k) (*.f64 (cos.f64 k) (*.f64 l l)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k k))))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
1 calls:
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 2 | t |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
6 calls:
| 9.0ms | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 6.0ms | t |
| 6.0ms | k |
| 6.0ms | l |
| 5.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.6% | 2 | k |
| 83.1% | 3 | (*.f64 l l) |
| 83.1% | 3 | l |
| 82.8% | 3 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 81.7% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 83.3% | 3 | t |
Compiled 54 to 50 computations (7.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
2 calls:
| 13.0ms | t |
| 4.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 82.2% | 3 | t |
Compiled 26 to 22 computations (15.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
4 calls:
| 5.0ms | l |
| 4.0ms | (*.f64 l l) |
| 4.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 4.0ms | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 82.7% | 3 | (*.f64 l l) |
| 82.7% | 3 | l |
| 81.2% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
Compiled 52 to 44 computations (15.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (/.f64 t (cos.f64 k))) (*.f64 (/.f64 k l) (/.f64 k l))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) (cos.f64 k))))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) (*.f64 (*.f64 (cos.f64 k) l) l)) k))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
6 calls:
| 8.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 5.0ms | l |
| 4.0ms | k |
| 4.0ms | t |
| 4.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.1% | 2 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 75.7% | 2 | k |
| 76.0% | 3 | t |
| 77.7% | 2 | (*.f64 l l) |
| 77.7% | 2 | l |
| 73.9% | 2 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
Compiled 54 to 50 computations (7.4% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
3 calls:
| 7.0ms | (*.f64 l l) |
| 4.0ms | k |
| 4.0ms | l |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 1 | k |
| 74.8% | 2 | (*.f64 l l) |
| 74.8% | 2 | l |
Compiled 5 to 10 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 (*.f64 k (/.f64 k l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l)) t))) |
| Outputs |
|---|
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
5 calls:
| 3.0ms | t |
| 3.0ms | l |
| 3.0ms | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 3.0ms | (*.f64 l l) |
| 3.0ms | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 1 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 71.4% | 1 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 71.4% | 1 | t |
| 71.4% | 1 | l |
| 71.4% | 1 | (*.f64 l l) |
Compiled 53 to 47 computations (11.3% saved)
Total -26.2b remaining (-123.7%)
Threshold costs -26.2b (-123.7%)
| Inputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (/.f64 (-.f64 (cos.f64 (-.f64 k k)) (cos.f64 (+.f64 k k))) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (cos.f64 k) (*.f64 l l) (*.f64 (cos.f64 k) (*.f64 l l))) (*.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k) k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 (cos.f64 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 l l)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t)) #s(literal 2 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal -4 binary64))) (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k k)))) t)) |
| Outputs |
|---|
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
6 calls:
| 7.0ms | k |
| 3.0ms | l |
| 3.0ms | t |
| 3.0ms | (*.f64 l l) |
| 2.0ms | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 1 | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
| 66.9% | 1 | (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
| 66.9% | 1 | (*.f64 l l) |
| 66.9% | 1 | k |
| 66.9% | 1 | t |
| 66.9% | 1 | l |
Compiled 54 to 50 computations (7.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 2.0088562459408858e-8 | 4.675003455486435e-7 |
| 21.0ms | 4.184088035844188e-251 | 1.525691753935966e-249 |
| 38.0ms | 224× | 0 | valid |
Compiled 1 841 to 1 019 computations (44.6% saved)
ival-sin: 11.0ms (34.6% of total)ival-mult: 5.0ms (15.7% of total)ival-div: 4.0ms (12.6% of total)ival-tan: 4.0ms (12.6% of total)ival-pow: 3.0ms (9.4% of total)ival-add: 2.0ms (6.3% of total)ival-pow2: 2.0ms (6.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 6.665800159035413e-141 | 9.521883147325819e-138 |
| 18.0ms | 128× | 0 | valid |
Compiled 980 to 585 computations (40.3% saved)
ival-mult: 3.0ms (20.6% of total)ival-sin: 3.0ms (20.6% of total)ival-div: 2.0ms (13.7% of total)ival-tan: 2.0ms (13.7% of total)ival-pow: 2.0ms (13.7% of total)ival-add: 1.0ms (6.9% of total)ival-pow2: 1.0ms (6.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 5.4685700924769414e+153 | 1.8851282714237102e+156 |
| 1.0ms | 6.665800159035413e-141 | 9.521883147325819e-138 |
| 18.0ms | 128× | 0 | valid |
Compiled 2 116 to 1 217 computations (42.5% saved)
ival-mult: 3.0ms (20.8% of total)ival-sin: 3.0ms (20.8% of total)ival-div: 2.0ms (13.8% of total)ival-tan: 2.0ms (13.8% of total)ival-add: 1.0ms (6.9% of total)ival-pow2: 1.0ms (6.9% of total)ival-pow: 1.0ms (6.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.454651515240295e+264 | +inf |
Compiled 28 to 25 computations (10.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.454651515240295e+264 | +inf |
Compiled 28 to 25 computations (10.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 4.548330033705969e+61 | 1.3439352001216661e+62 |
| 12.0ms | 80× | 0 | valid |
Compiled 713 to 400 computations (43.9% saved)
ival-mult: 2.0ms (21.5% of total)ival-sin: 2.0ms (21.5% of total)ival-tan: 2.0ms (21.5% of total)ival-div: 1.0ms (10.7% of total)ival-add: 1.0ms (10.7% of total)ival-pow2: 1.0ms (10.7% of total)ival-pow: 1.0ms (10.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.068730609551174e+123 | 1.8061618221260627e+124 |
Compiled 28 to 25 computations (10.7% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 1206 |
| 1 | 229 | 1136 |
| 2 | 686 | 1118 |
| 3 | 5340 | 1118 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 t #s(literal 221681207370465/4030567406735727282351225165683873035574701889313671280883489296162978382543372035785043761349923613698382530160958318167742519832631573007587730243400112738864034149162331269597866193210040596412843573823632724030670381872189039145190406026970187961498554846937088 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (if (<=.f64 t #s(literal 6422418416702717/18889465931478580854784 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal 2359774195669897/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)))) |
(if (<=.f64 t #s(literal 2359774195669897/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (if (<=.f64 t #s(literal 13500000000000000275507010685175621526490118987092636456657125042259125821644957267949903389666459196246900088209596760608108317076954234449082739494748160 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) #s(literal 10000000000000000665146625892038512202385663455660488454393649015417666847091561892050024218738072068873230315530385293355842295457722371828081471997976097396944572485441978737408807927440086615867529487142240269942705389409665241931447200154303102433395309881065472 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) #s(literal 10000000000000000665146625892038512202385663455660488454393649015417666847091561892050024218738072068873230315530385293355842295457722371828081471997976097396944572485441978737408807927440086615867529487142240269942705389409665241931447200154303102433395309881065472 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(if (<=.f64 l #s(literal 59999999999999999817723503236360894134390639559794877150527488 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(if (<=.f64 (*.f64 l l) #s(literal 3999999999999999910839878925616518680231937190379686309568333290649965163559359544311466235366030526739030088283805402005504 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
| Outputs |
|---|
(if (<=.f64 t #s(literal 221681207370465/4030567406735727282351225165683873035574701889313671280883489296162978382543372035785043761349923613698382530160958318167742519832631573007587730243400112738864034149162331269597866193210040596412843573823632724030670381872189039145190406026970187961498554846937088 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (if (<=.f64 t #s(literal 6422418416702717/18889465931478580854784 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))))) |
(if (<=.f64 t #s(literal 2359774195669897/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)))) |
(if (<=.f64 t #s(literal 2359774195669897/53631231719770388398296099992823384509917463282369573510894245774887056120294187907207497192667613710760127432745944203415015531247786279785734596024336384 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (if (<=.f64 t #s(literal 13500000000000000275507010685175621526490118987092636456657125042259125821644957267949903389666459196246900088209596760608108317076954234449082739494748160 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 k l) k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) #s(literal 10000000000000000665146625892038512202385663455660488454393649015417666847091561892050024218738072068873230315530385293355842295457722371828081471997976097396944572485441978737408807927440086615867529487142240269942705389409665241931447200154303102433395309881065472 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) #s(literal 10000000000000000665146625892038512202385663455660488454393649015417666847091561892050024218738072068873230315530385293355842295457722371828081471997976097396944572485441978737408807927440086615867529487142240269942705389409665241931447200154303102433395309881065472 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(if (<=.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) #s(literal 10000000000000000665146625892038512202385663455660488454393649015417666847091561892050024218738072068873230315530385293355842295457722371828081471997976097396944572485441978737408807927440086615867529487142240269942705389409665241931447200154303102433395309881065472 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) (exp.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(if (<=.f64 l #s(literal 59999999999999999817723503236360894134390639559794877150527488 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 t l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(if (<=.f64 (*.f64 l l) #s(literal 3999999999999999910839878925616518680231937190379686309568333290649965163559359544311466235366030526739030088283805402005504 binary64)) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 (*.f64 (/.f64 t (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) k) k))) (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t)))) |
(/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(approx (+ (* (/ (* k k) (* l l)) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 k l) (/.f64 k l)))) t))) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 l l) #s(literal 2 binary64)) (cos.f64 k)) k) (*.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) t) k))) |
| 1× | fuel |
Compiled 1 308 to 147 computations (88.8% saved)
(abs k)
Compiled 4 396 to 1 062 computations (75.8% saved)
Loading profile data...