
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.4s | 8 256× | 0 | valid |
ival-mult: 216.0ms (19.9% of total)ival-sin: 177.0ms (16.3% of total)ival-div: 176.0ms (16.2% of total)ival-pow: 173.0ms (15.9% of total)ival-tan: 150.0ms (13.8% of total)ival-add: 92.0ms (8.5% of total)ival-pow2: 81.0ms (7.5% of total)exact: 15.0ms (1.4% of total)adjust: 3.0ms (0.3% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 59 | 0 | - | 0 | - | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) |
| 58 | 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))) |
| 9 | 0 | - | 0 | - | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) |
| 7 | 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 | 49 | 0 |
| ↳ | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | underflow | 83 | |
| ↳ | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | underflow | 102 | |
| ↳ | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | underflow | 95 | |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 82 | |
| ↳ | (*.f64 l l) | underflow | 57 | |
| ↳ | (/.f64 k t) | overflow | 28 | |
| ↳ | (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) | overflow | 81 | |
| ↳ | (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) | overflow | 81 | |
| ↳ | (pow.f64 (/.f64 k t) #s(literal 2 binary64)) | overflow | 81 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/o | 23 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 82 | |
| ↳ | (*.f64 l l) | overflow | 67 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/u | 18 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 82 | |
| ↳ | (*.f64 l l) | underflow | 57 | |
*.f64 | (*.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) (tan.f64 k)) | n*o | 9 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | u/n | 8 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | underflow | 82 | |
*.f64 | (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (sin.f64 k)) | n*o | 7 | 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 | 6 | 0 |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/u | 4 | 0 |
| ↳ | (*.f64 l l) | underflow | 57 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | o/n | 3 | 0 |
| ↳ | (pow.f64 t #s(literal 3 binary64)) | overflow | 82 | |
/.f64 | (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) | n/o | 3 | 0 |
| ↳ | (*.f64 l l) | overflow | 67 | |
*.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 | 3 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 115 | 0 |
| - | 9 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 115 | 0 | 0 |
| - | 9 | 0 | 132 |
| number | freq |
|---|---|
| 0 | 132 |
| 1 | 115 |
| 2 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 96.0ms | 512× | 0 | valid |
Compiled 265 to 61 computations (77% saved)
ival-mult: 14.0ms (19.7% of total)ival-sin: 14.0ms (19.7% of total)ival-div: 11.0ms (15.5% of total)ival-tan: 11.0ms (15.5% of total)ival-pow: 9.0ms (12.7% of total)ival-add: 5.0ms (7% of total)ival-pow2: 5.0ms (7% 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 |
|---|---|---|
| ▶ | 55.6% | (/.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 | |
|---|---|---|---|---|
| 54.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)) (* (* (/ (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)) |
| 26.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)) |
| 8.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)) |
| 8.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)) |
| 7.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)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 200 | 9 | 209 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 201 | 9 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| 56.3% | (/.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)))) | |
| ▶ | 57.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)))) |
| 57.4% | (/.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)))) | |
| ▶ | 69.7% | (/.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)))) |
| 54.8% | (/.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))))) | |
| ▶ | 75.4% | (/.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))) |
| ▶ | 65.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) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
| 6.5% | #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)) | |
| ▶ | 55.6% | #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))))) |
Compiled 834 to 504 computations (39.6% 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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.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)))) |
(/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) |
(pow.f64 t #s(literal 3 binary64)) |
#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 (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) (*.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) |
(*.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) |
(/.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 (*.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 (*.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)) |
(+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
| 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 (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ (* l l) (pow t 3)) #s(hole binary64 (/ (pow l 2) (pow t 3)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#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 (/ 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 (* (* (/ (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 (/ 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 (/ 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 (/ 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 (* 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 (/ 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 (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* 1/24 (/ (pow l 2) (pow t 3))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (* 2/45 (/ (pow l 2) (pow t 3))))))) (* -1/3 (/ (pow l 2) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* -1/720 (/ (pow l 2) (pow t 3))) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) (pow t 3))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (* 2/45 (/ (pow l 2) (pow t 3)))))) (+ (* -1/315 (/ (pow l 2) (pow t 3))) (* 2/45 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3)))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (* 2/45 (/ (pow l 2) (pow t 3))))))) (* -1/3 (/ (pow l 2) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ 1 (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow k 2))) (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (+ 1 (* (pow k 2) (- (* -7/120 (pow k 2)) 1/6))) (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (+ 1 (* (pow k 2) (- (* (pow k 2) (- (* -31/3024 (pow k 2)) 7/120)) 1/6))) (pow 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) (* (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 (/ 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 (* (* (/ (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 (/ 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 (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (cos k) (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 | |
|---|---|---|---|---|
| 83.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))) (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/ (* l l) (pow t 3)) (pow t 3) 3 (/ (cos k) (pow (sin k) 2)) (/ 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 (* (* (* (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) (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 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)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2))) |
| 77.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))) (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/ (* l l) (pow t 3)) (pow t 3) 3 (/ (cos k) (pow (sin k) 2)) (/ 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 (* (* (* (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) (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 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)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2))) |
| 55.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))) (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/ (* l l) (pow t 3)) (pow t 3) 3 (/ (cos k) (pow (sin k) 2)) (/ 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 (* (* (* (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) (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 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)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2))) |
| 37.0ms | l | @ | 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))) (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/ (* l l) (pow t 3)) (pow t 3) 3 (/ (cos k) (pow (sin k) 2)) (/ 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 (* (* (* (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) (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 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)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2))) |
| 31.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))) (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/ (* l l) (pow t 3)) (pow t 3) 3 (/ (cos k) (pow (sin k) 2)) (/ 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 (* (* (* (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) (* (log l) 2) (log l) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 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)) (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (* (/ (pow t 3) (* l l)) (sin k)) (/ (pow t 3) (* l l)) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1269 | 13192 |
| 0 | 1371 | 11139 |
| 1 | 7858 | 11139 |
| 0 | 8006 | 10827 |
| 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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.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)))) |
(/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) |
(pow.f64 t #s(literal 3 binary64)) |
#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 (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) (*.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) |
(*.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) |
(/.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 (*.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 (*.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)) |
(+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#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 (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (* (pow l 2) (cos k)) (* (pow t 3) (pow (sin k) 2))))) |
#s(approx (/ (* l l) (pow t 3)) #s(hole binary64 (/ (pow l 2) (pow t 3)))) |
#s(approx (pow t 3) #s(hole binary64 (pow t 3))) |
#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 (/ 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 (* (* (/ (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 (/ 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 (/ 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 (/ 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 (* 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 (/ 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 (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (pow l 2) (* (pow k 2) (pow t 3))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* (pow k 2) (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* 1/24 (/ (pow l 2) (pow t 3))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (* 2/45 (/ (pow l 2) (pow t 3))))))) (* -1/3 (/ (pow l 2) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) #s(hole binary64 (/ (+ (* (pow k 2) (- (+ (* -1/2 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (+ (* 1/24 (/ (pow l 2) (pow t 3))) (* (pow k 2) (- (* -1/720 (/ (pow l 2) (pow t 3))) (+ (* -1/3 (- (* 1/24 (/ (pow l 2) (pow t 3))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (* 2/45 (/ (pow l 2) (pow t 3)))))) (+ (* -1/315 (/ (pow l 2) (pow t 3))) (* 2/45 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3)))))))))) (+ (* -1/3 (- (* -1/2 (/ (pow l 2) (pow t 3))) (* -1/3 (/ (pow l 2) (pow t 3))))) (* 2/45 (/ (pow l 2) (pow t 3))))))) (* -1/3 (/ (pow l 2) (pow t 3))))) (/ (pow l 2) (pow t 3))) (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ 1 (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow k 2))) (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (+ 1 (* (pow k 2) (- (* -7/120 (pow k 2)) 1/6))) (pow k 2)))) |
#s(approx (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (+ 1 (* (pow k 2) (- (* (pow k 2) (- (* -31/3024 (pow k 2)) 7/120)) 1/6))) (pow 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) (* (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 (/ 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 (* (* (/ (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 (/ 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 (/ (cos k) (pow (sin k) 2)) #s(hole binary64 (/ (cos k) (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)) #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)) |
(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) |
(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 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 1 binary64))) (sinh.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 1 binary64))) (sinh.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)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
(*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l)) (neg.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64))))) |
(/.f64 (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 t #s(literal 3 binary64)))) |
(*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 l l)) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) |
(/.f64 (*.f64 l l) (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 (neg.f64 (cos.f64 k)) (neg.f64 (pow.f64 (sin.f64 k) #s(literal 2 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)) (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 (*.f64 k k) t) (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 k) t) (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 k) t) (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 (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 (*.f64 k k) t) (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 (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 (/.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 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l 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 (/.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))) |
(*.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) |
(*.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 (cosh.f64 (*.f64 (log.f64 (/.f64 k t)) #s(literal 2 binary64))) (sinh.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 #s(approx (+ 1 (pow (/ k t) 2)) #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) (*.f64 (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)) l) l) (*.f64 (sin.f64 k) (tan.f64 k))) (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #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 #s(approx (+ 1 (pow (/ k t) 2)) #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 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #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))) #s(approx (+ 1 (pow (/ k t) 2)) #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 #s(approx (+ 1 (pow (/ k t) 2)) #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 #s(approx (+ 1 (pow (/ k t) 2)) #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))) #s(approx (+ 1 (pow (/ k t) 2)) #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 (pow.f64 t #s(literal 3 binary64)) (/.f64 (sin.f64 k) (*.f64 l 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 (/.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 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(+.f64 #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (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 (*.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)) (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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 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)) (* (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 (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ (* l l) (pow t 3)) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (pow t 3) (pow.f64 t #s(literal 3 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 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (* (* k k) t) (*.f64 (*.f64 k k) t)) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (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 (*.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 (* (* (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 (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 l (/.f64 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)) (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 l l) (/.f64 (cos.f64 k) (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)) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (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)) (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 l l) (/.f64 (cos.f64 k) (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 l l) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) #s(literal 1/4 binary64) (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (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)) (* (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 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 (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (tan 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)) (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 (-.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)) (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 (-.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 (/.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))) (*.f64 #s(literal 1/2 binary64) (/.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(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (-.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) (-.f64 (/.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))) (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 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal -3 binary64))) (*.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 (-.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)) (tan 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)) (tan 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)) (tan 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)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 l l) (/.f64 (cos.f64 k) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 l l) (/.f64 (cos.f64 k) (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 l l) (/.f64 (cos.f64 k) (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)) (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 l l) (/.f64 (cos.f64 k) (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 l l) (/.f64 (cos.f64 k) (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 l l) (/.f64 (cos.f64 k) (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)) (* (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 (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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)) (* (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 (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 l (/.f64 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)) (* (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 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 #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)) (* (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 #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)) (* (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 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 (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/.f64 (*.f64 l l) (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/6 binary64)) (*.f64 k k) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k))) |
#s(approx (* (/ (* l l) (pow t 3)) (/ (cos k) (pow (sin k) 2))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/6 binary64)) #s(literal 2/45 binary64) (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))))) (*.f64 k k) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64)))) #s(literal -1/6 binary64)) #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 l l)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 k k) (*.f64 l (/.f64 l (pow.f64 t #s(literal 3 binary64))))) (*.f64 k k))) |
#s(approx (/ (cos k) (pow (sin k) 2)) (pow.f64 (*.f64 k k) #s(literal -1 binary64))) |
#s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal -7/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.f64 k k))) |
#s(approx (/ (cos k) (pow (sin k) 2)) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -31/3024 binary64) (*.f64 k k)) #s(literal 7/120 binary64)) (*.f64 k k)) #s(literal 1/6 binary64)) (*.f64 k k) #s(literal 1 binary64)) (*.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 (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 #s(literal 31/360 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.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)) (tan k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 173/5040 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.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)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.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 (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (fma.f64 (fma.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 (*.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 (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 (* (* (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 #s(literal 31/360 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.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)) (tan k)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 173/5040 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.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)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) l) (/.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 (* (exp (- (* (log t) 3) (* (log l) 2))) (sin k)) (*.f64 (fma.f64 (fma.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 (*.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 (/ 2 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 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)) (* (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 (/ (cos k) (pow (sin k) 2)) (/.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)) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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 (* (* (* (exp (- (* (log t) 3) (* (log l) 2))) (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))) (*.f64 (*.f64 t t) (*.f64 k k))) (*.f64 k k))) |
Compiled 46 474 to 3 596 computations (92.3% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 735 | 9 | 744 |
| Fresh | 2 | 2 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 741 | 12 | 753 |
| Status | Accuracy | Program |
|---|---|---|
| 56.3% | (/.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)))) | |
| 57.4% | (/.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)))) | |
| 69.8% | (/.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)))) | |
| ▶ | 69.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.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))))))) (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)))) |
| 69.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.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))))) (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)))) | |
| ▶ | 77.0% | (/.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)))) |
| 68.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 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)) #s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (*.f64 t t) (*.f64 k k)))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) | |
| ▶ | 77.1% | (/.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 k (/.f64 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))) |
| ▶ | 74.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))) |
| 65.5% | #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 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) | |
| ▶ | 67.7% | #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))))) |
| ✓ | 55.6% | #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))))) |
Compiled 1 225 to 698 computations (43% 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 k (/.f64 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 k (/.f64 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 k (/.f64 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 k (/.f64 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 k (/.f64 k (*.f64 l l))) |
k |
(/.f64 k (*.f64 l l)) |
(*.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 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 (*.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)))) |
#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 (*.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 (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) |
(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 k k) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #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 (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))))))) (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 (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))))))) (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 (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))))))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (/.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))))))) (sin.f64 k)) |
(exp.f64 (/.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))))))) |
(/.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)))))) |
(-.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))) |
(pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(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 (*.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)))) |
(*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (cos k)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* (pow t 2) (- (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* -8 (/ (cos k) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (log t) 3)))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (log t)))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* -27 (pow (log (/ 1 t)) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (* 4 (pow (log l) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (cos k))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (+ (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 (* l l)) #s(hole binary64 (/ k (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 (* (+ (* (/ (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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 (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (pow (* (log l) 2) 3) #s(hole binary64 (* 8 (pow (log l) 3)))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))))) |
#s(approx (pow (* (log l) 2) 3) #s(hole binary64 (* -8 (pow (log (/ 1 l)) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (* 4 (pow (log (/ 1 l)) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log t) (log (/ 1 l)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))))) |
#s(approx (pow (* (log l) 2) 3) #s(hole binary64 (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log t) (+ (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 #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) (pow l 2)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) (pow l 2)))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) (pow l 2)))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* 2 (* (pow k 2) (pow t 3))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (+ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (+ (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (* (pow k 2) (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))))))))))))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))) (* 2 (pow t 2)))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))) (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))) (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))))))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #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 (* (sin k) t) 2) 2) #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 (* (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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (+ (* -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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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)))))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* 1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 31/360 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* 173/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 31/360 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* -1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* 1/120 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/120 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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 (* (+ (* (/ (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* t (pow (sin k) 2)) (cos k)))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (pow (sin k) 2) (cos k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (+ (* -8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (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 | |
|---|---|---|---|---|
| 380.0ms | l | @ | 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 l)) (* 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)) (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (* k k) (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (pow (* (log l) 2) 3) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 53.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 (/ 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 l)) (* 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)) (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (* k k) (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (pow (* (log l) 2) 3) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 47.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 l)) (* 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)) (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (* k k) (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (pow (* (log l) 2) 3) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 46.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 l)) (* 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)) (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (* k k) (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (pow (* (log l) 2) 3) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) (pow (/ k t) 2) (/ k t)) |
| 44.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 l)) (* 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)) (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (* k k) (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (* (pow (* (sin k) t) 2) 2) (pow (* (sin k) t) 2) (* (sin k) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (pow (* (log l) 2) 3) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (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 | 1488 | 24418 |
| 0 | 1616 | 21143 |
| 0 | 8100 | 20129 |
| 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 k (/.f64 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 k (/.f64 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 k (/.f64 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 k (/.f64 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 k (/.f64 k (*.f64 l l))) |
k |
(/.f64 k (*.f64 l l)) |
(*.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 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 (*.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)))) |
#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 (*.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 (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) |
(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 k k) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #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 (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))))))) (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 (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))))))) (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 (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))))))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (/.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))))))) (sin.f64 k)) |
(exp.f64 (/.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))))))) |
(/.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)))))) |
(-.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))) |
(pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(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 (*.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)))) |
(*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (cos k)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* (pow t 2) (- (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* -8 (/ (cos k) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (log t) 3)))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (log t)))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* -27 (pow (log (/ 1 t)) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (* 4 (pow (log l) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (cos k))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (+ (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 (* l l)) #s(hole binary64 (/ k (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 (* (+ (* (/ (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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 (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (pow (* (log l) 2) 3) #s(hole binary64 (* 8 (pow (log l) 3)))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))))) |
#s(approx (pow (* (log l) 2) 3) #s(hole binary64 (* -8 (pow (log (/ 1 l)) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (* 4 (pow (log (/ 1 l)) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log t) (log (/ 1 l)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))))) |
#s(approx (pow (* (log l) 2) 3) #s(hole binary64 (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log t) (+ (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 #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) (pow l 2)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) (pow l 2)))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) (pow l 2)))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* 2 (* (pow k 2) (pow t 3))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (+ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (+ (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (* (pow k 2) (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))))))))))))) |
#s(approx (* k k) #s(hole binary64 (pow k 2))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))) (* 2 (pow t 2)))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))) (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))) (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))))))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) #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 (* (sin k) t) 2) 2) #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 (* (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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (+ (* -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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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)))))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* 1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 31/360 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* 173/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 31/360 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* -1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* 1/120 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/120 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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 (* (+ (* (/ (* 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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) #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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* t (pow (sin k) 2)) (cos k)))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (pow (sin k) 2) (cos k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (+ (* -8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) 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 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) 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 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) t)) |
(*.f64 (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) t) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)))) (-.f64 (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #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 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #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 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (cos.f64 k))) (*.f64 l l)) |
(fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 k (*.f64 (/.f64 (/.f64 k l) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.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 (/.f64 k l) l)) |
(pow.f64 (/.f64 k l) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 k k) l) l) |
(/.f64 (*.f64 k (/.f64 k l)) l) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(/.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
k |
(/.f64 (neg.f64 k) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (/.f64 k l) l) |
(/.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))) |
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 (neg.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (cos.f64 k)) (*.f64 l l)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(+.f64 (/.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 t (sin.f64 k)) (fma.f64 t (sin.f64 k) (*.f64 t (sin.f64 k)))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 t (sin.f64 k))) (neg.f64 (*.f64 t (sin.f64 k))) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 t (sin.f64 k))) (fabs.f64 (*.f64 t (sin.f64 k))) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 t (sin.f64 k)) (*.f64 t (sin.f64 k)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 t (sin.f64 k))) (*.f64 t (sin.f64 k)))) |
(+.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (sin.f64 k))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 (sin.f64 k) #s(literal 1 binary64))) |
(*.f64 t (sin.f64 k)) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (sin.f64 k))) #s(literal 1 binary64))) |
t |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (*.f64 t (sin.f64 k))) (neg.f64 (*.f64 t (sin.f64 k)))) |
(*.f64 (fabs.f64 (*.f64 t (sin.f64 k))) (fabs.f64 (*.f64 t (sin.f64 k)))) |
(*.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 t (sin.f64 k)) (*.f64 t (sin.f64 k))) |
(pow.f64 (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.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 (/.f64 (*.f64 (cos.f64 k) (*.f64 #s(literal 2 binary64) (*.f64 l l))) (*.f64 (*.f64 k k) t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (cos.f64 k) (*.f64 #s(literal 2 binary64) (*.f64 l l))) (*.f64 (*.f64 k k) t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 k) (*.f64 #s(literal 2 binary64) (*.f64 l l)))) (neg.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (cos.f64 k) (*.f64 #s(literal 2 binary64) (*.f64 l l))) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.f64 (*.f64 l l) (+.f64 (cos.f64 k) (cos.f64 k))) |
(*.f64 (cos.f64 k) (*.f64 #s(literal 2 binary64) (*.f64 l l))) |
(*.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)) |
(-.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 k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 k k) (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (*.f64 k k) t) |
(*.f64 k (*.f64 k t)) |
(*.f64 k t) |
(/.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 #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 k (/.f64 (/.f64 k 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 k (/.f64 (/.f64 k l) 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 k (/.f64 (/.f64 k l) 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 k (/.f64 (/.f64 k 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 k (/.f64 (/.f64 k l) l)))) |
(*.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 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 k (/.f64 (/.f64 k l) l))) |
(/.f64 (*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 k (/.f64 (/.f64 k l) l))) (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 (/.f64 k l) l)) |
(pow.f64 (/.f64 k l) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 k k) l) l) |
(/.f64 (*.f64 k (/.f64 k l)) l) |
(/.f64 (*.f64 (/.f64 k l) k) l) |
(/.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal -1 binary64) (*.f64 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 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) (/.f64 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)) (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) (/.f64 t (*.f64 l l))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) (/.f64 t (*.f64 l l)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)) |
(*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) (/.f64 t (*.f64 l l))) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) 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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) t) (*.f64 l l)) |
(*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.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)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))))) (-.f64 (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) (*.f64 (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k))))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 k k) (/.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)) (cos.f64 k)) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) |
(fma.f64 k (*.f64 k (/.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 #s(literal 2 binary64) (cos.f64 k)))) |
(+.f64 (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
(*.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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (cos.f64 k))) |
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (cos.f64 k)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 k) t) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.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 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.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) (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.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 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.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 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (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 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.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 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64)) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k)))) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k))) (fma.f64 (/.f64 k t) (/.f64 k t) #s(literal 1 binary64))) (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (sin.f64 k)) |
(exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (cosh.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (sinh.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))))) (fma.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 27 binary64)) |
(*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64))) |
(pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 3 binary64))) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 l) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))))) (-.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (fabs.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (log.f64 t) (*.f64 #s(literal 3 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64))) |
(fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 (fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64))) |
(*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (log.f64 l)) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (neg.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (fabs.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 l) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 t) (*.f64 #s(literal 3 binary64) (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) |
(*.f64 (log.f64 t) (*.f64 #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 (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) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.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 #s(literal -4 binary64) (*.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)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (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 (*.f64 t t) (fma.f64 #s(literal 8 binary64) (*.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)))) (*.f64 #s(literal -4 binary64) (*.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)))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (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 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -16 binary64) (*.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)))) (*.f64 #s(literal 8 binary64) (*.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)))))) (*.f64 #s(literal -4 binary64) (*.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)))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 (*.f64 k k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) t)) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (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 t (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (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 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (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 t (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (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)))) (*.f64 (*.f64 k (/.f64 (/.f64 k 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)))) (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (cos.f64 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 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
#s(approx (+ (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 t (sin.f64 k))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 t (sin.f64 k))) |
#s(approx t t) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (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 (* k t)) (*.f64 (*.f64 k k) t)) |
#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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (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 t (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (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)))) (*.f64 (*.f64 k (/.f64 (/.f64 k 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)))) (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (cos.f64 k))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 t (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (cos.f64 k)))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (/.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (*.f64 t (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
#s(approx (* (sin k) t) (*.f64 t (sin.f64 k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (*.f64 k k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 k #s(literal 4 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cos.f64 k) (*.f64 k k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal 8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 k #s(literal 6 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (cos.f64 k) (pow.f64 k #s(literal 4 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cos.f64 k) (*.f64 k k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 t t) (cos.f64 k)) (pow.f64 k #s(literal 8 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 (/.f64 (cos.f64 k) (pow.f64 k #s(literal 6 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (cos.f64 k) (pow.f64 k #s(literal 4 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (cos.f64 k) (*.f64 k k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (fma.f64 (*.f64 k k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (fma.f64 (*.f64 t t) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (*.f64 t t) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) (*.f64 t t))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) |
#s(approx (pow (* (log t) 3) 3) (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) |
#s(approx (* (log t) 3) (*.f64 #s(literal 3 binary64) (log.f64 t))) |
#s(approx (log t) (log.f64 t)) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (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 k k (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (pow.f64 (*.f64 t (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)) (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 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (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) (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 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (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)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (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)))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (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) (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 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (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)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (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)))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (cos.f64 k)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (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) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (cos.f64 k)))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (*.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)))))))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)))))))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (fma.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) |
#s(approx (pow (* (log t) 3) 3) (*.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (pow.f64 (*.f64 t (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 #s(literal -1 binary64) (/.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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (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 #s(literal -1 binary64) (/.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 l l) (cos.f64 k)) (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (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 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (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 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (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 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (cos.f64 k)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 k (/.f64 (/.f64 k 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 l l) (cos.f64 k)))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) 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 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 k k) (cos.f64 k)) (*.f64 t t)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))))))))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (-.f64 (/.f64 (/.f64 (cos.f64 k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))))))))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (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 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (fma.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (fma.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) |
#s(approx (pow (* (log t) 3) 3) (*.f64 #s(literal 27 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) |
#s(approx (* (log t) 3) (*.f64 #s(literal 3 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log t) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 t)) (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 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 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 t #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 k k) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (*.f64 l l) (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 t (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (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)))) (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
#s(approx (* (/ k l) (/ k l)) (*.f64 k (/.f64 (/.f64 k l) l))) |
#s(approx (/ k (* l l)) (/.f64 (/.f64 k l) l)) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx l l) |
#s(approx (* (cos k) (* l l)) (*.f64 (*.f64 l l) (cos.f64 k))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (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 t (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (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)))) (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (/ k l) (/ k l)) (*.f64 k (/.f64 (/.f64 k l) l))) |
#s(approx (/ k l) (/.f64 k l)) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 t (fma.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 k) l) l))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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 (pow (* (log l) 2) 3) (*.f64 #s(literal 8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) |
#s(approx (* (log l) 2) (*.f64 #s(literal 2 binary64) (log.f64 l))) |
#s(approx (log l) (log.f64 l)) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64))))) |
#s(approx (pow (* (log l) 2) 3) (*.f64 #s(literal -8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) |
#s(approx (* (log l) 2) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l)))) |
#s(approx (log l) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l)))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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 (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64))))) |
#s(approx (pow (* (log l) 2) 3) (*.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) #s(literal 3 binary64)))) |
#s(approx (* (log l) 2) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))))) |
#s(approx (log l) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 l)) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (pow.f64 t #s(literal 3 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 (*.f64 k k) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 l l) (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 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 (*.f64 k k) (fma.f64 (*.f64 k k) (*.f64 #s(literal -2 binary64) (fma.f64 (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 l l) (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 4/15 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)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 l l) (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (/.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)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (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 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.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 (*.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 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (*.f64 l l)) (/.f64 (*.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64))) (*.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 (*.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 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 4/15 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)) (/.f64 (*.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (*.f64 l l))) (/.f64 (*.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 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))))) |
#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 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.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 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (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 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 t (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.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 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) (*.f64 l l)) (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)))))) |
#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 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (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 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l))))))) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 l l))))) |
#s(approx k k) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 k k)) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 1/6 binary64) (*.f64 k k) #s(literal 1 binary64)))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 31/360 binary64) (*.f64 k k) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 173/5040 binary64) (*.f64 k k) #s(literal 31/360 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
#s(approx (pow (sin k) 2) (*.f64 k k)) |
#s(approx (pow (sin k) 2) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (*.f64 k k) #s(literal 1 binary64)))) |
#s(approx (pow (sin k) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (pow (sin k) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (-.f64 (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/315 binary64) (*.f64 k k) #s(literal 2/45 binary64))) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 k (fma.f64 #s(literal -1/6 binary64) (*.f64 k k) #s(literal 1 binary64)))) |
#s(approx (sin k) (*.f64 k (fma.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
#s(approx (sin k) (*.f64 k (fma.f64 (*.f64 k k) (-.f64 (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/5040 binary64) (*.f64 k k) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
#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 k k) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (cos k) (fma.f64 (*.f64 k k) (-.f64 (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/720 binary64) (*.f64 k k) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) #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 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #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 (*.f64 k k) (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 #s(literal 2 binary64) (*.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 (*.f64 k k) (fma.f64 (*.f64 k k) (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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 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 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (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 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (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 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 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 (*.f64 #s(literal 2 binary64) (*.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))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #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 (*.f64 k k) (fma.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.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 (*.f64 k k) (fma.f64 (*.f64 k k) (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 #s(literal 2 binary64) (*.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 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (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 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) t))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 #s(literal -1/6 binary64) t)) t))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k t)) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) t))) |
#s(approx (pow (* t (sin k)) 1) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 #s(literal -1/6 binary64) t)) t))) |
#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 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 t t)))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (*.f64 k k) (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))))))) |
#s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (*.f64 k k) (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))))))))) |
#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 (*.f64 k k) (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal -1/2 binary64) (*.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 k k) (fma.f64 #s(literal -1/2 binary64) (*.f64 l l) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/24 binary64) (*.f64 l l)))))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.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 #s(literal 2 binary64) (/.f64 (*.f64 l l) t))) (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 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 l l) t))) (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 (*.f64 k k) (fma.f64 (*.f64 k k) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64))))) (fma.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 l l) t))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (*.f64 #s(literal 2 binary64) (*.f64 l l))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 2 binary64) (*.f64 l l)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (*.f64 #s(literal 2 binary64) (*.f64 l l)))) |
#s(approx (+ (* (cos k) (* l l)) (* (cos k) (* l l))) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1 binary64) (*.f64 l l) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/12 binary64) (*.f64 l l))))) (*.f64 #s(literal 2 binary64) (*.f64 l l)))) |
#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 (pow.f64 k #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t t))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/3 binary64) t)) t))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (*.f64 (pow.f64 k #s(literal 4 binary64)) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)) (*.f64 #s(literal -1/3 binary64) t)) 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 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 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))))) |
#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 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.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 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (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 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 t (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.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 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1))) (* (cos k) (* l l)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) (*.f64 l l)) (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)))))) |
#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 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (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 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l))))))) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 l l))))) |
#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 (pow.f64 k #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 k (/.f64 (/.f64 k l) l)) (pow.f64 (*.f64 l l) #s(literal -1 binary64))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (*.f64 (pow.f64 k #s(literal 4 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 31/360 binary64) (*.f64 k (/.f64 (/.f64 k l) l)) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (pow.f64 (*.f64 l l) #s(literal -1 binary64))))) |
#s(approx (* (/ (pow (sin k) 2) (cos k)) (* (/ k l) (/ k l))) (*.f64 (pow.f64 k #s(literal 4 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 173/5040 binary64) (*.f64 k (/.f64 (/.f64 k l) l)) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))))) (pow.f64 (*.f64 l l) #s(literal -1 binary64))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (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 k k) t) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) #s(literal 1/6 binary64)) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 l l)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 31/360 binary64)) (*.f64 t (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) #s(literal 1/6 binary64)))) (*.f64 l l)) (/.f64 (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) #s(literal 1 binary64))) (*.f64 l l))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) #s(literal 1/6 binary64)) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 31/360 binary64)) (*.f64 t (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) #s(literal 1/6 binary64)))) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (+.f64 (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) #s(literal 1/6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (+.f64 (fma.f64 (*.f64 k k) (+.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) #s(literal 1/6 binary64)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 31/360 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (* k k) (*.f64 k k)) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (/ (* (pow (* (sin k) t) 2) 2) (cos k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 (*.f64 k k) (fma.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (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 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (* (pow (* (sin k) t) 2) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (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 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 t t)))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (*.f64 k k) (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal -1/3 binary64) (*.f64 t t))))))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (*.f64 k k) (fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))))))))) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 k (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t t))) |
#s(approx (* (sin k) t) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t (*.f64 #s(literal -1/6 binary64) t)) t))) |
#s(approx (* (sin k) t) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)) (*.f64 #s(literal -1/6 binary64) t)) t))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (pow.f64 (*.f64 k k) #s(literal -1 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (+.f64 (pow.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 k k) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) (pow.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (-.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 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 4/15 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)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64)) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) (pow.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (+.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 4/15 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 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (+.f64 (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) #s(literal 17/60 binary64)))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (*.f64 t t) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 31/360 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 173/5040 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 31/360 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (*.f64 #s(literal 1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal -1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/120 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) |
#s(approx (tan k) k) |
#s(approx (tan k) (*.f64 k (fma.f64 #s(literal 1/3 binary64) (*.f64 k k) #s(literal 1 binary64)))) |
#s(approx (tan k) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2/15 binary64) (*.f64 k k) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (tan k) (*.f64 k (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 17/315 binary64) (*.f64 k k) #s(literal 2/15 binary64)) #s(literal 1/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 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 t (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 t (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 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 t (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 t (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 (fma.f64 #s(literal -16 binary64) (*.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)))) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 t (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 t (pow.f64 (sin.f64 k) #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 (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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#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 (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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#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 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k)))) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.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)) (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#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 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k)))) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) t) (* l l)) (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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) 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)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) (*.f64 k k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (/ (* (pow (* (sin k) t) 2) 2) (cos k))) (fma.f64 (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (cos.f64 k)) (*.f64 k k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (-.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 k #s(literal 4 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (cos.f64 k)) (*.f64 k k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 8 binary64)) (cos.f64 k)) (pow.f64 k #s(literal 6 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (cos.f64 k)) (pow.f64 k #s(literal 4 binary64))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (cos.f64 k)) (*.f64 k k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) (*.f64 k k))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))) (fma.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 k k) (cos.f64 k)))))))) |
#s(approx (tan k) (tan.f64 k)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k k) #s(literal -1 binary64)) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))) |
#s(approx (+ 1 (pow (/ k t) 2)) (*.f64 (*.f64 k k) (/.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))))) |
Compiled 73 681 to 4 916 computations (93.3% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 902 | 9 | 911 |
| Fresh | 5 | 1 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 909 | 14 | 923 |
| Status | Accuracy | Program |
|---|---|---|
| 56.3% | (/.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)))) | |
| 69.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.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))) #s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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)))) | |
| ▶ | 29.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (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.6% | (/.f64 #s(literal 2 binary64) (*.f64 #s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 82.6% | (/.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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l))) |
| ✓ | 77.0% | (/.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)))) |
| 81.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))) | |
| ▶ | 72.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 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) |
| ▶ | 86.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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) |
| 72.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 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))))) | |
| ✓ | 74.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))) |
| ▶ | 67.8% | #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 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
| ✓ | 67.7% | #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))))) |
| ✓ | 55.6% | #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))))) |
Compiled 1 484 to 858 computations (42.2% 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 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) |
#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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l))) |
(*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)) |
(/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) |
(fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) |
(*.f64 k k) |
k |
(/.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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
t |
(/.f64 #s(literal 2 binary64) (cos.f64 k)) |
l |
(/.f64 t 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 (*.f64 (cos.f64 k) 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 (*.f64 (cos.f64 k) 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 (*.f64 (cos.f64 k) l) l)) |
(*.f64 l l) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (cos.f64 k) 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 (fma.f64 (*.f64 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 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 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (*.f64 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (*.f64 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(*.f64 k (/.f64 k (*.f64 l l))) |
(/.f64 k (*.f64 l l)) |
(/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(*.f64 t t) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) |
(*.f64 t (sin.f64 k)) |
(*.f64 (cos.f64 k) (*.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)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l) |
(/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) |
(*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (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 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (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 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (sin.f64 k)) |
(exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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)))))) |
(-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64)) |
(log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(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 (*.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)))) |
(*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(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 (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* l (cos k))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (cos k)))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ t l) #s(hole binary64 (/ t l))) |
#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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (pow (* t (sin k)) 2) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* l (cos k))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (cos k))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (cos k)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* (pow t 2) (- (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* -8 (/ (cos k) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (log t) 3)))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (log t)))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* l (cos k)))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* l (cos k)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* -27 (pow (log (/ 1 t)) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (* 4 (pow (log l) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* l (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* l (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (cos k))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (+ (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (* (* (cos k) l) l) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* (cos k) l) #s(hole binary64 (* l (cos k)))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (* l l)) #s(hole binary64 (/ k (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) l))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) #s(hole binary64 (* 8 (pow (log l) 3)))) |
#s(approx (* (log (* (log l) 2)) 3) #s(hole binary64 (* 3 (log (* 2 (log l)))))) |
#s(approx (log (* (log l) 2)) #s(hole binary64 (log (* 2 (log l))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) #s(hole binary64 (* -8 (pow (log (/ 1 l)) 3)))) |
#s(approx (* (log (* (log l) 2)) 3) #s(hole binary64 (* 3 (log (* -2 (log (/ 1 l))))))) |
#s(approx (log (* (log l) 2)) #s(hole binary64 (log (* -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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (* 4 (pow (log (/ 1 l)) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log t) (log (/ 1 l)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) #s(hole binary64 (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3)))) |
#s(approx (* (log (* (log l) 2)) 3) #s(hole binary64 (* 3 (log (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (log (* (log l) 2)) #s(hole binary64 (log (* 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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log t) (+ (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) (pow l 2)))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) (pow l 2)))))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) (pow l 2)))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) l)))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))) l)) (/ 1 l))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))) l)) (+ (* (pow k 2) (+ (* 2 (/ (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))) l)) (* 1/6 (/ 1 l)))) (/ 1 l)))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))) l)) (+ (* (pow k 2) (+ (* 1/6 (/ 1 l)) (+ (* 2 (/ (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) l)) (* 31/360 (/ 1 l))))))) (/ 1 l)))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (+ (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (* (pow k 2) (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 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 (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))) (* 2 (pow t 2)))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))) (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))) (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))))))))) |
#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 (cos k)) #s(hole binary64 2)) |
#s(approx (/ 2 (cos k)) #s(hole binary64 (+ 2 (pow k 2)))) |
#s(approx (/ 2 (cos k)) #s(hole binary64 (+ 2 (* (pow k 2) (+ 1 (* 5/12 (pow k 2))))))) |
#s(approx (/ 2 (cos k)) #s(hole binary64 (+ 2 (* (pow k 2) (+ 1 (* (pow k 2) (+ 5/12 (* 61/360 (pow 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) (* (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 (* (* (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) #s(hole binary64 l)) |
#s(approx (* (cos k) l) #s(hole binary64 (+ l (* -1/2 (* (pow k 2) l))))) |
#s(approx (* (cos k) l) #s(hole binary64 (+ l (* (pow k 2) (+ (* -1/2 l) (* 1/24 (* (pow k 2) l))))))) |
#s(approx (* (cos k) l) #s(hole binary64 (+ l (* (pow k 2) (+ (* -1/2 l) (* (pow k 2) (+ (* -1/720 (* (pow k 2) l)) (* 1/24 l)))))))) |
#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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #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 (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #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)) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* t (sin k)) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* t (sin k)) 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 (* t (sin k)) 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 (* 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 (* (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 (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) (pow l 2)))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) (pow l 2)))))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) (pow l 2)))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) l)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) l)) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) l))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) l)) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) l) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) l))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) l)) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) l) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) l))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) l))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* 2 (* (pow k 2) (pow t 3))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (+ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (+ (* -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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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)))))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* 1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 31/360 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* 173/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 31/360 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* -1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* 1/120 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/120 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* l (cos k))))) (/ (pow (sin k) 2) (* l (cos k))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (pow (sin k) 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 (cos k)) #s(hole binary64 (/ 2 (cos k)))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* l (cos k))))) (/ (* t (pow (sin k) 2)) (* l (cos k))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* t (pow (sin k) 2)) (cos k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (+ (* -8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (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 | |
|---|---|---|---|---|
| 98.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 k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (* k k) k (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (pow (* (sin k) t) 2) (* (sin k) t) t (/ 2 (cos k)) l (/ t 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)) (* l l) (* (* (cos k) l) l) (* (cos k) 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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (* k (/ k (* l l))) (/ k (* l l)) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* t t) (pow (* t (sin k)) 2) (* t (sin k)) (* (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)) (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (exp (* (log (* (log l) 2)) 3)) (* (log (* (log l) 2)) 3) (log (* (log l) 2)) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 87.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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (* k k) k (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (pow (* (sin k) t) 2) (* (sin k) t) t (/ 2 (cos k)) l (/ t 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)) (* l l) (* (* (cos k) l) l) (* (cos k) 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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (* k (/ k (* l l))) (/ k (* l l)) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* t t) (pow (* t (sin k)) 2) (* t (sin k)) (* (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)) (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (exp (* (log (* (log l) 2)) 3)) (* (log (* (log l) 2)) 3) (log (* (log l) 2)) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 56.0ms | l | @ | 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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (* k k) k (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (pow (* (sin k) t) 2) (* (sin k) t) t (/ 2 (cos k)) l (/ t 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)) (* l l) (* (* (cos k) l) l) (* (cos k) 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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (* k (/ k (* l l))) (/ k (* l l)) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* t t) (pow (* t (sin k)) 2) (* t (sin k)) (* (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)) (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (exp (* (log (* (log l) 2)) 3)) (* (log (* (log l) 2)) 3) (log (* (log l) 2)) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 50.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 k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (* k k) k (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (pow (* (sin k) t) 2) (* (sin k) t) t (/ 2 (cos k)) l (/ t 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)) (* l l) (* (* (cos k) l) l) (* (cos k) 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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (* k (/ k (* l l))) (/ k (* l l)) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* t t) (pow (* t (sin k)) 2) (* t (sin k)) (* (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)) (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (exp (* (log (* (log l) 2)) 3)) (* (log (* (log l) 2)) 3) (log (* (log l) 2)) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (tan k) (+ (+ 1 (pow (/ k t) 2)) 1) (+ 1 (pow (/ k t) 2)) 1 (pow (/ k t) 2) (/ k t)) |
| 44.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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (* k k) k (/ (pow (sin k) 2) (cos k)) (pow (sin k) 2) (sin k) (cos k) (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (pow (* (sin k) t) 2) (* (sin k) t) t (/ 2 (cos k)) l (/ t 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)) (* l l) (* (* (cos k) l) l) (* (cos k) 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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (* k (/ k (* l l))) (/ k (* l l)) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* t t) (pow (* t (sin k)) 2) (* t (sin k)) (* (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)) (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (pow (* (log t) 3) 3) (* (log t) 3) (log t) 3 (exp (* (log (* (log l) 2)) 3)) (* (log (* (log l) 2)) 3) (log (* (log l) 2)) (* (log l) 2) (log l) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (* (* (log t) 3) (* (log l) 2)) (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 | 1615 | 23896 |
| 0 | 1756 | 21744 |
| 0 | 8280 | 20877 |
| 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 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) |
#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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l))) |
(*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)) |
(/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) |
(fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) |
(*.f64 k k) |
k |
(/.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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(*.f64 (sin.f64 k) t) |
t |
(/.f64 #s(literal 2 binary64) (cos.f64 k)) |
l |
(/.f64 t 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 (*.f64 (cos.f64 k) 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 (*.f64 (cos.f64 k) 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 (*.f64 (cos.f64 k) l) l)) |
(*.f64 l l) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (cos.f64 k) 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 (fma.f64 (*.f64 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 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 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) t)) |
(*.f64 (fma.f64 (*.f64 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) t) |
(fma.f64 (*.f64 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l)))) |
(*.f64 k (/.f64 k (*.f64 l l))) |
(/.f64 k (*.f64 l l)) |
(/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) (*.f64 (cos.f64 k) (*.f64 l l))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64))) |
(*.f64 t t) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) |
(*.f64 t (sin.f64 k)) |
(*.f64 (cos.f64 k) (*.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)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l) |
(/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) |
(*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) |
(/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (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 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (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 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (sin.f64 k)) |
(exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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)))))) |
(-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) #s(literal 3 binary64)) |
(log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(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 (*.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)))) |
(*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(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 (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (* l (cos k))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (cos k)))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#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 t #s(hole binary64 t)) |
#s(approx (/ t l) #s(hole binary64 (/ t l))) |
#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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #s(hole binary64 (* 2 (* (pow t 2) (pow (sin k) 2))))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (pow (* t (sin k)) 2) #s(hole binary64 (* (pow t 2) (pow (sin k) 2)))) |
#s(approx (* t (sin k)) #s(hole binary64 (* t (sin k)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* (pow l 2) (cos k))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (* l (cos k))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (cos k))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (/ (* (pow k 2) (* t (pow (sin k) 2))) (cos k)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (cos k) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* 8 (/ (* (pow t 2) (cos k)) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* (pow t 2) (- (* (pow t 2) (- (* -16 (/ (* (pow t 2) (cos k)) (* (pow k 8) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* -8 (/ (cos k) (* (pow k 6) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (* 4 (/ (cos k) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))) (cos k))) (pow t 2)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (log t) 3)))) |
#s(approx (* (log t) 3) #s(hole binary64 (* 3 (log t)))) |
#s(approx (log t) #s(hole binary64 (log t))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (log t)))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* l (cos k)))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (* (pow t 2) (cos k)))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow t 2) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow l 2) (cos k)))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* l (cos k)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (* l (cos k)))) (/ (* (pow k 2) (pow (sin k) 2)) (* l (* (pow t 2) (cos k)))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow t 3) (+ (* 2 (/ (pow (sin k) 2) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))) (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* -27 (pow (log (/ 1 t)) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* -27 (pow (log (/ 1 t)) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (+ (* 4 (pow (log l) 2)) (* 9 (pow (log (/ 1 t)) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log l) (log (/ 1 t)))) (* 4 (pow (log l) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log l) (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (* l (cos k)))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* l (* (pow t 2) (cos k)))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -2 (/ (pow (sin k) 2) (cos k))) (* -1 (/ (* (pow k 2) (pow (sin k) 2)) (* (pow t 2) (cos k))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (/ (cos k) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)))) (+ (* -1/4 (/ (* (pow k 4) (cos k)) (* (pow t 4) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))) (* 1/2 (/ (* (pow k 2) (cos k)) (* (pow t 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2))) (* (pow t 2) (cos k)))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)) (* 8 (pow (log l) 3))))) |
#s(approx (pow (* (log t) 3) 3) #s(hole binary64 (* 27 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 3)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t)))))) (* 9 (pow (+ (log -1) (* -1 (log (/ -1 t)))) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (log l) 2)) (* 6 (* (log l) (+ (log -1) (* -1 (log (/ -1 t))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log l) (+ (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (/ (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k))) l))) |
#s(approx l #s(hole binary64 l)) |
#s(approx (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) #s(hole binary64 (* 2 (* (pow l 2) (cos k))))) |
#s(approx (* l l) #s(hole binary64 (pow l 2))) |
#s(approx (* (* (cos k) l) l) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (* (cos k) l) #s(hole binary64 (* l (cos k)))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (* l l)) #s(hole binary64 (/ k (pow l 2)))) |
#s(approx (* (cos k) (* l l)) #s(hole binary64 (* (pow l 2) (cos k)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (/ (* t (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (cos k))) (/ (* (pow k 2) (pow (sin k) 2)) (cos k)))) l))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) #s(hole binary64 (* 8 (pow (log l) 3)))) |
#s(approx (* (log (* (log l) 2)) 3) #s(hole binary64 (* 3 (log (* 2 (log l)))))) |
#s(approx (log (* (log l) 2)) #s(hole binary64 (log (* 2 (log l))))) |
#s(approx (* (log l) 2) #s(hole binary64 (* 2 (log l)))) |
#s(approx (log l) #s(hole binary64 (log l))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))) (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* -8 (pow (log (/ 1 l)) 3))))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) #s(hole binary64 (* -8 (pow (log (/ 1 l)) 3)))) |
#s(approx (* (log (* (log l) 2)) 3) #s(hole binary64 (* 3 (log (* -2 (log (/ 1 l))))))) |
#s(approx (log (* (log l) 2)) #s(hole binary64 (log (* -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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (+ (* 4 (pow (log (/ 1 l)) 2)) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* -6 (* (log t) (log (/ 1 l)))) (* 4 (pow (log (/ 1 l)) 2))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* -6 (* (log t) (log (/ 1 l)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (* 2 (/ (cos k) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (* (pow (sin k) 2) (+ 2 (/ (pow k 2) (pow t 2))))) (cos k)))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (cos k)))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) (sin k)))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) #s(hole binary64 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) #s(hole binary64 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) #s(hole binary64 (- (* 27 (pow (log t) 3)) (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3))))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) #s(hole binary64 (* 8 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 3)))) |
#s(approx (* (log (* (log l) 2)) 3) #s(hole binary64 (* 3 (log (* 2 (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (log (* (log l) 2)) #s(hole binary64 (log (* 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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (+ (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l)))))) (* 9 (pow (log t) 2)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) #s(hole binary64 (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 l)))) 2)) (* 6 (* (log t) (+ (log -1) (* -1 (log (/ -1 l))))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) #s(hole binary64 (* 6 (* (log t) (+ (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) (pow l 2)))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) (pow l 2)))))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) (pow l 2)))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) l)))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))) l)) (/ 1 l))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))) l)) (+ (* (pow k 2) (+ (* 2 (/ (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))) l)) (* 1/6 (/ 1 l)))) (/ 1 l)))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 2) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))) l)) (+ (* (pow k 2) (+ (* 1/6 (/ 1 l)) (+ (* 2 (/ (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))) l)) (* (pow k 2) (+ (* 2 (/ (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) l)) (* 31/360 (/ 1 l))))))) (/ 1 l)))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ 1 (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ 1/6 (+ (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (* (pow k 2) (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 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 (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))) (* 2 (pow t 2)))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))) (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 2)) (* (pow k 2) (+ (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* (pow k 2) (+ (* 2 (* (pow k 2) (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))) (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))))))))) |
#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 (cos k)) #s(hole binary64 2)) |
#s(approx (/ 2 (cos k)) #s(hole binary64 (+ 2 (pow k 2)))) |
#s(approx (/ 2 (cos k)) #s(hole binary64 (+ 2 (* (pow k 2) (+ 1 (* 5/12 (pow k 2))))))) |
#s(approx (/ 2 (cos k)) #s(hole binary64 (+ 2 (* (pow k 2) (+ 1 (* (pow k 2) (+ 5/12 (* 61/360 (pow 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) (* (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 (* (* (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) #s(hole binary64 l)) |
#s(approx (* (cos k) l) #s(hole binary64 (+ l (* -1/2 (* (pow k 2) l))))) |
#s(approx (* (cos k) l) #s(hole binary64 (+ l (* (pow k 2) (+ (* -1/2 l) (* 1/24 (* (pow k 2) l))))))) |
#s(approx (* (cos k) l) #s(hole binary64 (+ l (* (pow k 2) (+ (* -1/2 l) (* (pow k 2) (+ (* -1/720 (* (pow k 2) l)) (* 1/24 l)))))))) |
#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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 2)) (pow l 2))))) |
#s(approx (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #s(hole binary64 (* 2 (* (pow k 2) (pow t 2))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #s(hole binary64 (* (pow k 2) (+ (* -2/3 (* (pow k 2) (pow t 2))) (* 2 (pow t 2)))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #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 (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) #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)) 2) #s(hole binary64 (* (pow k 2) (pow t 2)))) |
#s(approx (pow (* t (sin k)) 2) #s(hole binary64 (* (pow k 2) (+ (* -1/3 (* (pow k 2) (pow t 2))) (pow t 2))))) |
#s(approx (pow (* t (sin k)) 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 (* t (sin k)) 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 (* 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 (* (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 (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) (pow l 2))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) (pow l 2)))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) (pow l 2)))))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) (pow l 2))) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (pow l 2)) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) (pow l 2)))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (pow l 2)))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* 2 (/ (* (pow k 2) (pow t 3)) l)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) l)) (/ (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))) l))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) l)) (* (pow k 2) (+ (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) l) (/ (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))) l))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (pow t 3) l)) (* (pow k 2) (+ (* (pow k 2) (+ (/ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) l) (/ (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) l))) (/ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) l))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* 2 (* (pow k 2) (pow t 3))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2)))))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (pow t 3)) (* (pow k 2) (+ (* t (+ 1 (* 2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))))) (* (pow k 2) (+ (* t (+ 1/6 (* 2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))))) (* (pow k 2) (* t (+ 31/360 (* 2 (- (* -1/315 (pow t 2)) (+ (* -1/2 (- (* 2/45 (pow t 2)) (+ (* -1/2 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2)))) (* 1/24 (pow t 2))))) (+ (* -1/720 (pow t 2)) (* 1/24 (- (* -1/3 (pow t 2)) (* -1/2 (pow t 2))))))))))))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) #s(hole binary64 (/ 1 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (+ (* -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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) (+ (* -1/4 (/ (pow (+ 1/3 (/ 1 (pow t 2))) 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/2 (/ (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))) (* 1/2 (/ (+ 1/3 (/ 1 (pow t 2))) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) (/ 1 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* 2 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2))))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 1/3 (/ 1 (pow t 2)))) (* (pow k 2) (+ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (+ 17/60 (+ (* -1/6 (+ 2/3 (/ 1 (pow t 2)))) (* 1/3 (/ 1 (pow t 2)))))) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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)))))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* 1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 31/360 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) #s(hole binary64 (* (pow k 2) (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* 1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* 173/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 31/360 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* -1/6 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* 1/120 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) #s(hole binary64 (* k (+ (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (* (pow k 2) (+ (* -1/6 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2))))))) (* (pow k 2) (+ (* -1/5040 (* (pow k 2) (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))))) (* 1/120 (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (* l (cos k))))) (/ (pow (sin k) 2) (* l (cos k))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 2) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (pow (sin k) 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 (cos k)) #s(hole binary64 (/ 2 (cos k)))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) #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) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (* l (cos k))))) (/ (* t (pow (sin k) 2)) (* l (cos k))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (pow t 3) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* t (pow (sin k) 2)) (cos k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))) (* 8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)))))) (pow k 2)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 2 (/ (* (pow t 2) (cos k)) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (+ (* -8 (/ (* (pow t 6) (cos k)) (* (pow k 4) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))) (* 4 (/ (* (pow t 4) (cos k)) (* (pow k 2) (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2))))))) (pow k 2)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) #s(hole binary64 (* (pow k 2) (+ (* 2 (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (pow (sin k) 2)) (* (pow k 2) (cos k)))) (/ (* (exp (/ (- (* 27 (pow (log t) 3)) (* 8 (pow (log l) 3))) (+ (* 4 (pow (log l) 2)) (+ (* 6 (* (log l) (log t))) (* 9 (pow (log t) 2)))))) (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 (* (* (* (/ (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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t 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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) |
#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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l))) |
(*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) t) l) |
(/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) (*.f64 l l)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k))))) (neg.f64 l)) |
(/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) |
(+.f64 (/.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) l) (/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) l)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.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)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))))) (-.f64 (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k))) (*.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) (*.f64 (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k))))))) |
(fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) |
(fma.f64 k (*.f64 k (/.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 #s(literal 2 binary64) (cos.f64 k)))) |
(-.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) |
(+.f64 (*.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) |
(*.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))) |
k |
(/.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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 k) t) (*.f64 (sin.f64 k) t)) |
(*.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t t)) |
(pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 k) t)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 k) t) |
t |
(/.f64 #s(literal -2 binary64) (neg.f64 (cos.f64 k))) |
(/.f64 #s(literal 2 binary64) (cos.f64 k)) |
l |
(/.f64 (neg.f64 t) (neg.f64 l)) |
(/.f64 t l) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 (cos.f64 k) l) l (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 k) l) l (*.f64 (*.f64 (cos.f64 k) l) l))) (neg.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 k) l) l (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.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))) (fma.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)) |
(-.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (neg.f64 (*.f64 (cos.f64 k) l)) l)) |
(+.f64 (*.f64 (*.f64 (cos.f64 k) l) l) (*.f64 (*.f64 (cos.f64 k) 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 (*.f64 (cos.f64 k) l) l) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(*.f64 (cos.f64 k) l) |
(*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 (*.f64 k k) (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 k (*.f64 (*.f64 k t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(*.f64 (*.f64 k k) t) |
(*.f64 k (*.f64 k t)) |
(*.f64 k t) |
(/.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 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) 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 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) 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 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 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 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l))) t) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l)))) (-.f64 (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l))) (*.f64 (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 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 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(fma.f64 k (*.f64 (/.f64 (neg.f64 k) (*.f64 #s(literal -1 binary64) (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(+.f64 (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 k (/.f64 (neg.f64 k) (*.f64 #s(literal -1 binary64) (*.f64 l l)))) |
(/.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 (*.f64 k k) (*.f64 l l)) |
(/.f64 (neg.f64 k) (*.f64 #s(literal -1 binary64) (*.f64 l l))) |
(/.f64 k (*.f64 l l)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (*.f64 (cos.f64 k) l) l))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (cos.f64 k) l) l)) |
(+.f64 (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 k) l) l)) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 (cos.f64 k) l) l))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (-.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))) |
(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 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 t (sin.f64 k)) (*.f64 t (sin.f64 k)) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(fma.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(+.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #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))) |
(*.f64 (*.f64 t (sin.f64 k)) (*.f64 t (sin.f64 k))) |
(*.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) |
(*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 t (sin.f64 k)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t (sin.f64 k))) #s(literal 2 binary64))) |
(*.f64 t (sin.f64 k)) |
(*.f64 (*.f64 (cos.f64 k) l) l) |
(*.f64 (cos.f64 k) (*.f64 l l)) |
(/.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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) 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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l)) (neg.f64 l)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) 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 (pow.f64 (*.f64 (sin.f64 k) t) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) t)) (neg.f64 l)) |
(/.f64 (*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) |
(*.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) |
(/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (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 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (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 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (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 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (sin.f64 k)) (*.f64 (tan.f64 k) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k)))) (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))))) |
(+.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (sin.f64 k)) (tan.f64 k)) |
(*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (*.f64 (sin.f64 k) (tan.f64 k))) |
(*.f64 (exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (sin.f64 k)) |
(exp.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) |
(+.f64 (cosh.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) (sinh.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) (pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (log.f64 t) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 27 binary64)) |
(*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64))) |
(pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 3 binary64))) |
(*.f64 (log.f64 t) #s(literal 3 binary64)) |
(log.f64 t) |
#s(literal 3 binary64) |
(pow.f64 (exp.f64 (+.f64 (log.f64 (log.f64 l)) (log.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 (log.f64 l)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (log.f64 l)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (log.f64 l)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(*.f64 (+.f64 (log.f64 (log.f64 l)) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) |
(+.f64 (log.f64 (log.f64 l)) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) |
(*.f64 (log.f64 l) #s(literal 2 binary64)) |
(log.f64 l) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))))) (-.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 t)) #s(literal 3 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) |
(fma.f64 (fabs.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (fabs.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) |
(fma.f64 (log.f64 t) (*.f64 #s(literal 3 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) |
(fma.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)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64))))) |
(*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (log.f64 l) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)))) (-.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (log.f64 l)) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (neg.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (fabs.f64 (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 l) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 l) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 (log.f64 l) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (log.f64 l) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) (log.f64 l)) #s(literal 2 binary64)) |
(*.f64 (log.f64 t) (*.f64 #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 (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 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64)))) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 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))) |
(/.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)))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) |
#s(literal 1 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) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.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 #s(literal -4 binary64) (*.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)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (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 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (*.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)))) (*.f64 #s(literal 8 binary64) (*.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)))))))) t)) |
#s(approx (/ 2 (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -4 binary64) (*.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))))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -16 binary64) (*.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)))) (*.f64 #s(literal 8 binary64) (*.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)))))))))) 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 t (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 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (*.f64 (/.f64 (*.f64 k k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (cos.f64 k)) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (cos.f64 k))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (* (sin k) t) (*.f64 t (sin.f64 k))) |
#s(approx t t) |
#s(approx (/ t l) (/.f64 t l)) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (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 (* k t)) (*.f64 (*.f64 k k) t)) |
#s(approx (* k t) (*.f64 k t)) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) (*.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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (pow (* t (sin k)) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (* t (sin k)) (*.f64 t (sin.f64 k))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (/.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 l (cos.f64 k)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (*.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (cos.f64 k)) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 t t) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (cos.f64 k) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (*.f64 (pow.f64 k #s(literal 8 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -8 binary64) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 k #s(literal 6 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (cos.f64 k) (*.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) (/.f64 (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) (*.f64 t t))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) |
#s(approx (pow (* (log t) 3) 3) (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) |
#s(approx (* (log t) 3) (*.f64 #s(literal 3 binary64) (log.f64 t))) |
#s(approx (log t) (log.f64 t)) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t)))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (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 #s(literal 2 binary64) (*.f64 t t) (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (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 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 t (*.f64 t (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (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)) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 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 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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))))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 l (cos.f64 k)))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 l (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (cos.f64 k))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.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))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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))))))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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))))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 l (cos.f64 k))) (*.f64 (/.f64 (*.f64 k k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (-.f64 (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (*.f64 (*.f64 t t) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (*.f64 (*.f64 t t) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (fma.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) |
#s(approx (pow (* (log t) 3) 3) (*.f64 #s(literal -27 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 3 binary64)))) |
#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 (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.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 #s(literal 2 binary64) (/.f64 (*.f64 k k) (*.f64 t t)))) |
#s(approx (+ 1 (pow (/ k t) 2)) #s(literal 1 binary64)) |
#s(approx (+ 1 (pow (/ k t) 2)) (+.f64 #s(literal 1 binary64) (/.f64 (*.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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 t (*.f64 t (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 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 t (*.f64 t (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 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (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 l l) (cos.f64 k)) (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 l l) (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 t (*.f64 t (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 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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)))))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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)))))))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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)))))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.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)))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 l (cos.f64 k))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 k k) l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 t t) (cos.f64 k)))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (-.f64 (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (*.f64 (*.f64 t t) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 6 binary64)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 k #s(literal 4 binary64)) (pow.f64 t #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (*.f64 (*.f64 t t) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) (*.f64 (/.f64 (*.f64 k k) (*.f64 t t)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (fma.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64))))) |
#s(approx (pow (* (log t) 3) 3) (*.f64 #s(literal 27 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
#s(approx (* (log t) 3) (*.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) |
#s(approx (log t) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (+.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 k k) (*.f64 t t)))))) |
#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)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 k k) (*.f64 t t)))) (*.f64 (*.f64 l l) (cos.f64 k)))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (/.f64 (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (cos.f64 k)) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) (*.f64 l l))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (cos.f64 k)) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) l)) |
#s(approx l l) |
#s(approx (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k))) |
#s(approx (* l l) (*.f64 l l)) |
#s(approx (* (* (cos k) l) l) (*.f64 (*.f64 l l) (cos.f64 k))) |
#s(approx (* (cos k) l) (*.f64 l (cos.f64 k))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (/.f64 (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (cos.f64 k)) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) (*.f64 l l))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (cos.f64 k)) (*.f64 l l)) (/.f64 (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 l l)))) |
#s(approx (* k (/ k (* l l))) (/.f64 (*.f64 k k) (*.f64 l l))) |
#s(approx (/ k (* l l)) (/.f64 (neg.f64 k) (*.f64 #s(literal -1 binary64) (*.f64 l l)))) |
#s(approx (* (* (cos k) l) l) (*.f64 (*.f64 l l) (cos.f64 k))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (/.f64 (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (cos.f64 k)) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) (*.f64 l l))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (/.f64 (*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (cos.f64 k)) (*.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))))) l)) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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 (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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))))) (cos.f64 k))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) (*.f64 #s(literal 8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) |
#s(approx (* (log (* (log l) 2)) 3) (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 l)) #s(literal 3 binary64)))) |
#s(approx (log (* (log l) 2)) (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 l)))) |
#s(approx (* (log l) 2) (*.f64 #s(literal 2 binary64) (log.f64 l))) |
#s(approx (log l) (log.f64 l)) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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 (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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))))) (cos.f64 k))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (/.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64))))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) (*.f64 #s(literal -8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) |
#s(approx (* (log (* (log l) 2)) 3) (log.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l))) #s(literal 3 binary64)))) |
#s(approx (log (* (log l) 2)) (log.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l))))) |
#s(approx (* (log l) 2) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l)))) |
#s(approx (log l) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 l)))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 2 binary64))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 k)) (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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 (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #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))))) (cos.f64 k))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (/.f64 (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (sin.f64 k))) |
#s(approx (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (exp.f64 (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))))) (-.f64 (/.f64 (*.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) |
#s(approx (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64))))) |
#s(approx (exp (* (log (* (log l) 2)) 3)) (*.f64 #s(literal 8 binary64) (pow.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) #s(literal 3 binary64)))) |
#s(approx (* (log (* (log l) 2)) 3) (*.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))))))) |
#s(approx (log (* (log l) 2)) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))))) |
#s(approx (* (log l) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))))) |
#s(approx (log l) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) |
#s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2))) (fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) l) #s(literal -1 binary64))))))) |
#s(approx (* (* (log t) 3) (* (log l) 2)) (*.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) 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 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))) (pow.f64 t #s(literal 3 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 (*.f64 k k) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 k k)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 l l) (pow.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (pow.f64 t #s(literal 3 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 (*.f64 k k) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 (*.f64 k k) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 l l) (pow.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 271/2520 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 4/15 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))))) (pow.f64 t #s(literal 3 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 l l) (pow.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 l l) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (pow.f64 t #s(literal 3 binary64))))))))) (/.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)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (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 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (*.f64 l l)) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (*.f64 l l)) (*.f64 k k)))))) |
#s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (+.f64 #s(literal 271/2520 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 4/15 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))))) (*.f64 l l)) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (*.f64 l l)) (*.f64 k k))) (*.f64 k k) (*.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (*.f64 l l)) (*.f64 k k)))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (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 k k) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (*.f64 (*.f64 k k) (/.f64 (fma.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))))) (*.f64 l l)))))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (fma.f64 t (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 31/360 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 l l)) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (*.f64 l l))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 k t) #s(literal 2 binary64)) l))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) l) (pow.f64 l #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) l) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) l) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t))) l)) (*.f64 #s(literal 1/6 binary64) (pow.f64 l #s(literal -1 binary64)))) (pow.f64 l #s(literal -1 binary64)))))))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) l) (fma.f64 (*.f64 k k) (+.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 l #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) l) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t))) l)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) l) (*.f64 #s(literal 31/360 binary64) (pow.f64 l #s(literal -1 binary64)))))) (pow.f64 l #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 k k) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))))))))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 k k) (+.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))) (*.f64 (*.f64 k k) (-.f64 #s(literal 31/360 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))))))) |
#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 (*.f64 k k) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 k k))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (fma.f64 (*.f64 k k) #s(literal 1 binary64) (*.f64 (*.f64 k k) (*.f64 (*.f64 k k) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 31/360 binary64) (*.f64 k k))))))) |
#s(approx (/ (pow (sin k) 2) (cos k)) (*.f64 (*.f64 k k) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 k k)) (+.f64 #s(literal 31/360 binary64) (*.f64 #s(literal 173/5040 binary64) (*.f64 k k))))))))) |
#s(approx (pow (sin k) 2) (*.f64 k k)) |
#s(approx (pow (sin k) 2) (*.f64 (*.f64 k k) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 k k))))) |
#s(approx (pow (sin k) 2) (fma.f64 (*.f64 k k) #s(literal 1 binary64) (*.f64 (*.f64 k k) (*.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) #s(literal 1/3 binary64)))))) |
#s(approx (pow (sin k) 2) (*.f64 (*.f64 k k) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 (*.f64 (*.f64 k k) (+.f64 #s(literal 2/45 binary64) (*.f64 #s(literal -1/315 binary64) (*.f64 k k)))) #s(literal 1/3 binary64)))))) |
#s(approx (sin k) k) |
#s(approx (sin k) (*.f64 k (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 k k))))) |
#s(approx (sin k) (*.f64 k (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) #s(literal 1/6 binary64)))))) |
#s(approx (sin k) (*.f64 k (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 (*.f64 (*.f64 k k) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)))) #s(literal 1/6 binary64)))))) |
#s(approx (cos k) #s(literal 1 binary64)) |
#s(approx (cos k) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 k k)))) |
#s(approx (cos k) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) #s(literal 1/2 binary64))))) |
#s(approx (cos k) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 (*.f64 (*.f64 k k) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 k k)))) #s(literal 1/2 binary64))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) |
#s(approx (* (pow (* (sin k) t) 2) (/ 2 (cos k))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))))))))) |
#s(approx (pow (* (sin k) t) 2) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 t t)))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) (*.f64 #s(literal 2/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) (*.f64 t t)))) |
#s(approx (pow (* (sin k) t) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))))) (*.f64 t t)))) |
#s(approx (* (sin k) t) (*.f64 k t)) |
#s(approx (* (sin k) t) (*.f64 k (+.f64 t (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t)))) |
#s(approx (* (sin k) t) (*.f64 k (-.f64 t (*.f64 (neg.f64 (*.f64 k k)) (fma.f64 #s(literal -1/6 binary64) t (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t)))))) |
#s(approx (* (sin k) t) (*.f64 k (+.f64 t (*.f64 (*.f64 k k) (+.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)))))))) |
#s(approx (/ 2 (cos k)) #s(literal 2 binary64)) |
#s(approx (/ 2 (cos k)) (+.f64 #s(literal 2 binary64) (*.f64 k k))) |
#s(approx (/ 2 (cos k)) (-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 k k)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 5/12 binary64) (*.f64 k k)))))) |
#s(approx (/ 2 (cos k)) (-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (+.f64 #s(literal 5/12 binary64) (*.f64 #s(literal 61/360 binary64) (*.f64 k k)))))))) |
#s(approx (/ (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) (* (* k (* k t)) (pow (sin k) 2))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (*.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 #s(literal 2 binary64) (/.f64 (*.f64 l l) t))) (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 #s(literal 2 binary64) (/.f64 (*.f64 l l) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 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 #s(literal 2 binary64) (/.f64 (*.f64 l l) t) (*.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64))) (*.f64 (neg.f64 (*.f64 k k)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 k k) (-.f64 (*.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal -1/3 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))) (fma.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 l l) t) (*.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)))))) (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 l l) t)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 l l) t) #s(literal -1/6 binary64)) (*.f64 #s(literal 2/45 binary64) (/.f64 (*.f64 l l) t)))))))))) (pow.f64 k #s(literal 4 binary64)))) |
#s(approx (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) (*.f64 #s(literal 2 binary64) (*.f64 l l))) |
#s(approx (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 2 binary64) (*.f64 l l)))) |
#s(approx (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) (fma.f64 #s(literal 2 binary64) (*.f64 l l) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1 binary64) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 k k)) (*.f64 l l)))))) |
#s(approx (+ (* (cos k) (* l l)) (* (* (cos k) l) l)) (fma.f64 #s(literal 2 binary64) (*.f64 l l) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1 binary64) (*.f64 l l) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/360 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/12 binary64) (*.f64 l l)))))))) |
#s(approx (* (* (cos k) l) l) (*.f64 l l)) |
#s(approx (* (* (cos k) l) l) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 l l))) |
#s(approx (* (* (cos k) l) l) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/2 binary64) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) (*.f64 l l))) (*.f64 l l))) |
#s(approx (* (* (cos k) l) l) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/2 binary64) (*.f64 l l) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))))) (*.f64 l l))) |
#s(approx (* (cos k) l) l) |
#s(approx (* (cos k) l) (+.f64 l (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 k k)) l))) |
#s(approx (* (cos k) l) (-.f64 l (*.f64 (neg.f64 (*.f64 k k)) (fma.f64 #s(literal -1/2 binary64) l (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) l))))) |
#s(approx (* (cos k) l) (+.f64 l (*.f64 (*.f64 k k) (+.f64 (*.f64 #s(literal -1/2 binary64) l) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 k k)) l (*.f64 #s(literal 1/24 binary64) l))))))) |
#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 (pow.f64 k #s(literal 4 binary64)) (+.f64 t (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 k k)) t)))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (fma.f64 (pow.f64 k #s(literal 4 binary64)) t (*.f64 (pow.f64 k #s(literal 4 binary64)) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) t (*.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 k k)) t)))))) |
#s(approx (* (* k (* k t)) (pow (sin k) 2)) (fma.f64 (pow.f64 k #s(literal 4 binary64)) t (*.f64 (pow.f64 k #s(literal 4 binary64)) (*.f64 (*.f64 k k) (+.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 k k)) t (*.f64 #s(literal 2/45 binary64) t)))))))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (*.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 l l) #s(literal -1 binary64))))))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (*.f64 (*.f64 k k) (fma.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 l l) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))))))))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) t) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (*.f64 (*.f64 k k) (fma.f64 t (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (pow.f64 (*.f64 l l) #s(literal -1 binary64))) (*.f64 (*.f64 k k) (fma.f64 t (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 k k) t) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))))) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))))))))))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 l l))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) (*.f64 l l)) (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)))))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) (*.f64 l l)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) (*.f64 l l)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (fma.f64 (*.f64 k k) (+.f64 (fma.f64 #s(literal 1/6 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))))) (*.f64 #s(literal 31/360 binary64) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))))) (pow.f64 (*.f64 l l) #s(literal -1 binary64)))))))) |
#s(approx (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) (*.f64 l l))) |
#s(approx (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (*.f64 (*.f64 k k) (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 #s(literal 2 binary64) (*.f64 t t)) (*.f64 l l))))) |
#s(approx (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) (*.f64 l l)) (*.f64 (*.f64 k k) (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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 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)))))))) |
#s(approx (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l))) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) (*.f64 l l)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (-.f64 (/.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (*.f64 l l)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))) (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 t t)) (*.f64 l l))) (*.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (*.f64 l l)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 t t) (*.f64 l l)) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t t)) (*.f64 l l)))))))))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (*.f64 (*.f64 k k) (fma.f64 #s(literal -2/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) (*.f64 #s(literal 4/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))))))) |
#s(approx (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (fma.f64 #s(literal -2/3 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (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))))))))) |
#s(approx (pow (* t (sin k)) 2) (pow.f64 (*.f64 k t) #s(literal 2 binary64))) |
#s(approx (pow (* t (sin k)) 2) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 t t)))) |
#s(approx (pow (* t (sin k)) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) (*.f64 #s(literal 2/45 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)))) (*.f64 t t)))) |
#s(approx (pow (* t (sin k)) 2) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) (*.f64 (*.f64 k k) (fma.f64 #s(literal -1/315 binary64) (pow.f64 (*.f64 k t) #s(literal 2 binary64)) (*.f64 #s(literal 2/45 binary64) (*.f64 t t))))) (*.f64 t t)))) |
#s(approx (* t (sin k)) (*.f64 k t)) |
#s(approx (* t (sin k)) (*.f64 k (+.f64 t (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 k k)) t)))) |
#s(approx (* t (sin k)) (*.f64 k (-.f64 t (*.f64 (neg.f64 (*.f64 k k)) (fma.f64 #s(literal -1/6 binary64) t (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) t)))))) |
#s(approx (* t (sin k)) (*.f64 k (+.f64 t (*.f64 (*.f64 k k) (+.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) t (*.f64 #s(literal 1/120 binary64) t)))))))) |
#s(approx (* (* (cos k) l) l) (*.f64 l l)) |
#s(approx (* (* (cos k) l) l) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 l l))) |
#s(approx (* (* (cos k) l) l) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/2 binary64) (*.f64 l l) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 k k)) (*.f64 l l))) (*.f64 l l))) |
#s(approx (* (* (cos k) l) l) (fma.f64 (*.f64 k k) (fma.f64 #s(literal -1/2 binary64) (*.f64 l l) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 k k)) (*.f64 l l) (*.f64 #s(literal 1/24 binary64) (*.f64 l l))))) (*.f64 l l))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 k k) (pow.f64 t #s(literal 3 binary64))) (*.f64 l l)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (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 k k) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (*.f64 l l)) (*.f64 k k)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (*.f64 (*.f64 k k) (/.f64 (fma.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))))) (*.f64 l l)))))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 l l)) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (fma.f64 t (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 31/360 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 l l)) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) (*.f64 l l))))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64))) l)) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (/.f64 (*.f64 (*.f64 (*.f64 k k) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) l)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (*.f64 (*.f64 k k) (/.f64 (fma.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))))) l))))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) l) (*.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (/.f64 (fma.f64 t (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 31/360 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) l) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) l)))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 k k)) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 k k) t) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 k k) (fma.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))))))))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (pow.f64 t #s(literal 3 binary64)) (*.f64 (*.f64 k k) (fma.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 k k) (fma.f64 t (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 k k) t) (-.f64 #s(literal 31/360 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 t t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))))))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (pow.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) #s(literal -1 binary64))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 k k) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) (pow.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 (*.f64 k k) (fma.f64 (*.f64 k k) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 k k)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 271/2520 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 4/15 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) #s(literal 2 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))))) (pow.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) #s(literal -1 binary64))) (*.f64 k k))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (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)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (+.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 k k) (+.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))))))))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 k k) (fma.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (+.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 (*.f64 k k) (+.f64 (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (+.f64 #s(literal 17/60 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (+.f64 #s(literal 271/2520 binary64) (fma.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 4/15 binary64) (*.f64 #s(literal 1/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/120 binary64) (+.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64))) (*.f64 #s(literal 2/15 binary64) (pow.f64 (*.f64 t t) #s(literal -1 binary64)))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (+.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (-.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (*.f64 k k)) (fma.f64 (*.f64 #s(literal 31/360 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))))) |
#s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (*.f64 k k) (-.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (*.f64 k k)) (+.f64 (*.f64 #s(literal 1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal 173/5040 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 31/360 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (-.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (-.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (*.f64 k k)) (fma.f64 #s(literal -1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))))) |
#s(approx (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (*.f64 k (-.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (*.f64 k k)) (+.f64 (*.f64 #s(literal -1/6 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (*.f64 (*.f64 k k) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 k k)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/120 binary64) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))))))))))) |
#s(approx (tan k) k) |
#s(approx (tan k) (*.f64 k (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 k k))))) |
#s(approx (tan k) (*.f64 k (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 k k))))))) |
#s(approx (tan k) (*.f64 k (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 k k)) (-.f64 #s(literal 1/3 binary64) (*.f64 (neg.f64 (*.f64 k k)) (+.f64 #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 t (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 t (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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 t (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (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 (fma.f64 #s(literal -16 binary64) (*.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)))) (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 l l) (*.f64 k k)) (/.f64 (*.f64 t (cos.f64 k)) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 l l)) (cos.f64 k)) (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (/.f64 (*.f64 l l) (pow.f64 k #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (cos.f64 k)) (pow.f64 (sin.f64 k) #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 (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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#s(approx (* (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (/ t l)) (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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#s(approx (/ (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) l) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 k k) l) (cos.f64 k))) (*.f64 k k) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 l (cos.f64 k))) (*.f64 k k)))) |
#s(approx (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) (fma.f64 (*.f64 k k) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 k k) (cos.f64 k))) (*.f64 (*.f64 k k) (/.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 (/ 2 (cos k)) (/.f64 #s(literal 2 binary64) (cos.f64 k))) |
#s(approx (* (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#s(approx (+ (* (* k (/ k (* l l))) (/ (pow (sin k) 2) (cos k))) (/ (+ (* (* t t) (pow (sin k) 2)) (pow (* t (sin k)) 2)) (* (cos k) (* l l)))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (*.f64 k k) (*.f64 (*.f64 l l) (cos.f64 k)))) (*.f64 k k) (*.f64 (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (/ (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) l) (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 l l) (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 (*.f64 l l) (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)))) |
#s(approx (/ (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) l) (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 l (cos.f64 k))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (*.f64 l (cos.f64 k))))) (*.f64 k k) (*.f64 (*.f64 (/.f64 t l) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 k k)))) |
#s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) 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)) (cos.f64 k)) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))) (*.f64 k k) (*.f64 (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k)) (*.f64 k k)))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 k k)) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (cos.f64 k))) (*.f64 (*.f64 (pow.f64 k #s(literal 4 binary64)) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (cos.f64 k))) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 k k))) |
#s(approx (/ 2 (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1))) (/.f64 (-.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (/.f64 (pow.f64 t #s(literal 8 binary64)) (pow.f64 k #s(literal 6 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (cos.f64 k))) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 k #s(literal 4 binary64))) (/.f64 (cos.f64 k) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (cos.f64 k))) (*.f64 (*.f64 (*.f64 k k) (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))))) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) (*.f64 k k))) |
#s(approx (* (* (* (exp (/ (- (pow (* (log t) 3) 3) (exp (* (log (* (log l) 2)) 3))) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 k k)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k))) (*.f64 (/.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (log.f64 l) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 l) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 6 binary64) (log.f64 l)) (log.f64 t) (*.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))))) (*.f64 t t)) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)))))) |
#s(approx (tan k) (tan.f64 k)) |
#s(approx (+ (+ 1 (pow (/ k t) 2)) 1) (*.f64 (*.f64 k k) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 k k) #s(literal -1 binary64)) (pow.f64 (*.f64 t t) #s(literal -1 binary64))))) |
#s(approx (+ 1 (pow (/ k t) 2)) (*.f64 (*.f64 k k) (/.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))))) |
Compiled 71 293 to 5 150 computations (92.8% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 928 | 4 | 932 |
| Fresh | 0 | 5 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 930 | 16 | 946 |
| Status | Accuracy | Program |
|---|---|---|
| 56.3% | (/.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)))) | |
| 69.6% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.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))) #s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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)))) | |
| ✓ | 29.7% | (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (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.6% | (/.f64 #s(literal 2 binary64) (*.f64 #s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 k t) #s(literal 2 binary64))) #s(literal 1 binary64)))) | |
| ✓ | 82.6% | (/.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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) l) l))) |
| 68.2% | (/.f64 #s(literal 2 binary64) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (/.f64 (/.f64 #s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) l) l))) | |
| ✓ | 77.0% | (/.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)))) |
| 84.8% | (/.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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) t) l))) | |
| 81.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))) | |
| 74.1% | (/.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 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (*.f64 (cos.f64 k) (*.f64 l l)))) t))) | |
| 81.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 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 #s(approx (pow (* (sin k) t) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) | |
| 72.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 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))))) | |
| ✓ | 74.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))) |
| ✓ | 67.8% | #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 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 k (*.f64 k t)) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
| ✓ | 67.7% | #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))))) |
| ✓ | 55.6% | #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))))) |
Compiled 2 829 to 893 computations (68.4% saved)
| Inputs |
|---|
#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 (/.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 (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) (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 (*.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 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 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) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (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 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 #s(approx (pow (* (sin k) t) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t 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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t 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 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #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 (fma.f64 (*.f64 k (/.f64 k (*.f64 l l))) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (/.f64 (fma.f64 (*.f64 t t) (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (pow.f64 (*.f64 t (sin.f64 k)) #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 (fma.f64 (*.f64 k (/.f64 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 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)) #s(approx (* (pow (* t (sin k)) 1) (pow (* t (sin k)) 1)) (*.f64 (*.f64 t t) (*.f64 k k)))) (*.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 (*.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 (/.f64 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) t) 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 (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)) (/.f64 (/.f64 #s(approx (* (+ (* (* k k) (/ (pow (sin k) 2) (cos k))) (* (pow (* (sin k) t) 2) (/ 2 (cos k)))) t) (/.f64 (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 k))) l) 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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) t) 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) (*.f64 #s(approx (* (* (exp (/ (- (pow (* (log t) 3) 3) (pow (* (log l) 2) 3)) (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))))) (sin k)) (tan k)) (*.f64 (exp.f64 (/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 l)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 t)) (-.f64 #s(literal 0 binary64) (log.f64 l)) (fma.f64 #s(literal 9 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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)))) (+.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)) (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 (*.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))))) (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 (pow.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.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))))))) (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 (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))) #s(approx (+ (* (* (log t) 3) (* (log t) 3)) (+ (* (* (log l) 2) (* (log l) 2)) (* (* (log t) 3) (* (log l) 2)))) (fma.f64 (*.f64 #s(literal -6 binary64) (log.f64 l)) (-.f64 #s(literal 0 binary64) (log.f64 t)) (fma.f64 #s(literal 9 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 t)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.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 (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))))))) (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 (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 (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)))) |
| 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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) |
(/.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:
| 43.0ms | t |
| 10.0ms | (*.f64 l l) |
| 9.0ms | k |
| 8.0ms | l |
| 6.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 |
|---|---|---|
| 89.4% | 2 | (*.f64 l l) |
| 88.6% | 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))) |
| 88.6% | 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)))) |
| 90.2% | 3 | t |
| 90.4% | 2 | l |
| 93.7% | 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 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 (/.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 (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) (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 (*.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 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 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) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (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 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 #s(approx (pow (* (sin k) t) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) |
| 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 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 #s(approx (pow (* (sin k) t) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) |
(/.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:
| 3.0ms | l |
| 3.0ms | k |
| 3.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 2 | (*.f64 l l) |
| 86.3% | 2 | l |
| 88.9% | 2 | k |
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 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 (/.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 (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) (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 (*.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 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 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) #s(approx (* (* (* (/ (pow t 3) (* l l)) (sin k)) (tan k)) (+ (+ 1 (pow (/ k t) 2)) 1)) (*.f64 (*.f64 k (/.f64 (/.f64 k l) l)) (/.f64 (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))) (cos.f64 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 #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 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
6 calls:
| 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))) |
| 3.0ms | l |
| 3.0ms | t |
| 3.0ms | k |
| 2.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 1 | (*.f64 l l) |
| 74.4% | 1 | l |
| 76.2% | 2 | t |
| 74.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))) |
| 74.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)))) |
| 77.6% | 3 | 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 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 (/.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 (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) (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 (*.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 l l) (cos.f64 k) (*.f64 (*.f64 (cos.f64 k) l) l)) (*.f64 (*.f64 (*.f64 k k) t) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
| Outputs |
|---|
#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 (*.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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
6 calls:
| 5.0ms | l |
| 2.0ms | t |
| 2.0ms | k |
| 2.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)))) |
| 2.0ms | (*.f64 l l) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.8% | 1 | (*.f64 l l) |
| 67.8% | 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)))) |
| 67.8% | 1 | l |
| 67.8% | 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))) |
| 70.7% | 2 | k |
| 71.2% | 2 | 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 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 (/.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 (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) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
| Outputs |
|---|
#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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 2 | t |
Compiled 1 to 3 computations (-200% saved)
Total -33.4b remaining (-117.6%)
Threshold costs -33.4b (-117.6%)
| Inputs |
|---|
#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 (/.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)) |
| Outputs |
|---|
#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))))) |
6 calls:
| 5.0ms | (*.f64 l l) |
| 1.0ms | l |
| 1.0ms | t |
| 1.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)))) |
| 1.0ms | k |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.6% | 1 | (*.f64 l l) |
| 55.6% | 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)))) |
| 55.6% | 1 | l |
| 55.6% | 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))) |
| 55.6% | 1 | k |
| 55.6% | 1 | t |
Compiled 54 to 50 computations (7.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 2.226786024738673e+141 | 2.9417848715346326e+142 |
| 19.0ms | 96× | 0 | valid |
Compiled 916 to 499 computations (45.5% saved)
ival-div: 4.0ms (25.2% of total)ival-sin: 3.0ms (18.9% of total)ival-tan: 3.0ms (18.9% of total)ival-mult: 2.0ms (12.6% of total)ival-add: 1.0ms (6.3% of total)ival-pow2: 1.0ms (6.3% of total)ival-pow: 1.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 |
|---|---|---|
| 1.0ms | 2.226786024738673e+141 | 2.9417848715346326e+142 |
Compiled 970 to 517 computations (46.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 6.601361356165117e+240 | 2.0004617075505394e+245 |
| 19.0ms | 128× | 0 | valid |
Compiled 1 108 to 625 computations (43.6% saved)
ival-mult: 3.0ms (20% of total)ival-sin: 3.0ms (20% of total)ival-div: 2.0ms (13.3% of total)ival-tan: 2.0ms (13.3% of total)ival-pow: 2.0ms (13.3% of total)ival-add: 1.0ms (6.7% of total)ival-pow2: 1.0ms (6.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× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 6.083449107258121e+40 | 2.3356068980001028e+45 |
| 22.0ms | 128× | 0 | valid |
Compiled 748 to 537 computations (28.2% saved)
ival-pow2: 4.0ms (21.9% of total)ival-mult: 3.0ms (16.4% of total)ival-sin: 3.0ms (16.4% of total)ival-tan: 3.0ms (16.4% of total)ival-div: 2.0ms (11% of total)ival-pow: 2.0ms (11% of total)ival-add: 1.0ms (5.5% 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 |
|---|---|---|
| 1.0ms | 6.083449107258121e+40 | 2.3356068980001028e+45 |
Compiled 748 to 529 computations (29.3% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 624 |
| 1 | 174 | 590 |
| 2 | 621 | 581 |
| 3 | 5276 | 581 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 k #s(literal 14500000000000000669230998980224019039270952157783513214822712106321947631149874155514510117604960464872517267769538491387037025502887256522752 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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) (/.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 k #s(literal 14500000000000000669230998980224019039270952157783513214822712106321947631149874155514510117604960464872517267769538491387037025502887256522752 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 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 #s(approx (pow (* (sin k) t) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) (/.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 t #s(literal 6800000000000000168863405387176182930247046660598137312599972349027821191158259273148179035555120880559148357653936910552270326938949102087871261712446530625281477961253860824011197919641901987292864859057615210278019019703837214274551283712 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))) #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)))))) |
(if (<=.f64 t #s(literal 48000000000000004630394287118404555504615424 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 (*.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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 48000000000000004630394287118404555504615424 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 (/.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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
| Outputs |
|---|
(if (<=.f64 k #s(literal 14500000000000000669230998980224019039270952157783513214822712106321947631149874155514510117604960464872517267769538491387037025502887256522752 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 (fma.f64 (*.f64 k k) (/.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 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) (/.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 k #s(literal 14500000000000000669230998980224019039270952157783513214822712106321947631149874155514510117604960464872517267769538491387037025502887256522752 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 (fma.f64 (*.f64 k k) (/.f64 (pow.f64 (sin.f64 k) #s(literal 2 binary64)) (cos.f64 k)) (*.f64 #s(approx (pow (* (sin k) t) 2) (*.f64 t (*.f64 t (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) (/.f64 #s(literal 2 binary64) (cos.f64 k)))) l) (/.f64 t l)))) (/.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 t #s(literal 6800000000000000168863405387176182930247046660598137312599972349027821191158259273148179035555120880559148357653936910552270326938949102087871261712446530625281477961253860824011197919641901987292864859057615210278019019703837214274551283712 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))) #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)))))) |
(if (<=.f64 t #s(literal 48000000000000004630394287118404555504615424 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 (*.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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64)))))) |
(if (<=.f64 t #s(literal 48000000000000004630394287118404555504615424 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 (/.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 (/.f64 (*.f64 l l) (pow.f64 t #s(literal 3 binary64))) (/.f64 (cos.f64 k) (pow.f64 (sin.f64 k) #s(literal 2 binary64))))) |
| 1× | fuel |
Compiled 681 to 96 computations (85.9% saved)
(negabs t)
(abs l)
Compiled 2 628 to 686 computations (73.9% saved)
Loading profile data...